Manual changes saved
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -314,7 +314,7 @@ Unlock Your Cloud Savings Potential Now
|
|
| 314 |
<div class="bg-white rounded-xl shadow-xl p-8 mx-auto max-w-2xl border-t-4 border-[var(--vlc-leaf)]">
|
| 315 |
<h2 class="text-xl font-bold text-center mb-6 text-[var(--vlc-navy)]">Get to know more on VLC Magento Connector</h2>
|
| 316 |
|
| 317 |
-
<form id="contactform" method="post" action="
|
| 318 |
<input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response">
|
| 319 |
<input type="hidden" name="action" value="validate_captcha">
|
| 320 |
|
|
|
|
| 314 |
<div class="bg-white rounded-xl shadow-xl p-8 mx-auto max-w-2xl border-t-4 border-[var(--vlc-leaf)]">
|
| 315 |
<h2 class="text-xl font-bold text-center mb-6 text-[var(--vlc-navy)]">Get to know more on VLC Magento Connector</h2>
|
| 316 |
|
| 317 |
+
<form id="contactform" method="post" action="cloud_cost_and_security.php" enctype="multipart/form-data">
|
| 318 |
<input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response">
|
| 319 |
<input type="hidden" name="action" value="validate_captcha">
|
| 320 |
|