undefined - Follow Up Deployment
Browse files- index.html +5 -6
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<script>
|
|
@@ -439,7 +439,7 @@
|
|
| 439 |
<i class="fas fa-robot"></i>
|
| 440 |
</div>
|
| 441 |
<div>
|
| 442 |
-
<div class="font-medium">
|
| 443 |
<div class="text-xs text-gray-400">Smart Scheduling</div>
|
| 444 |
</div>
|
| 445 |
</div>
|
|
@@ -886,13 +886,13 @@
|
|
| 886 |
<div class="glass-card rounded-2xl p-8 mt-8 max-w-2xl mx-auto w-full">
|
| 887 |
<h3 class="text-xl font-bold mb-6 text-center"> Join us and boost your productivity with AI. </h3>
|
| 888 |
<form class="space-y-4"
|
| 889 |
-
action="https://formsubmit.co/
|
| 890 |
method="POST">
|
| 891 |
<!-- Meta -->
|
| 892 |
<input type="hidden" name="_subject" value="New lead — TransferToAI">
|
| 893 |
<input type="hidden" name="_template" value="table">
|
| 894 |
<input type="hidden" name="_captcha" value="false">
|
| 895 |
-
<input type="hidden" name="_next" value="https://
|
| 896 |
<input type="text" name="_honey" style="display:none">
|
| 897 |
|
| 898 |
<div class="grid md:grid-cols-2 gap-4">
|
|
@@ -1186,7 +1186,6 @@
|
|
| 1186 |
<h4 class="font-bold text-lg mb-4">Company</h4>
|
| 1187 |
<ul class="space-y-3">
|
| 1188 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">About Us</a></li>
|
| 1189 |
-
<li><a href="#" class="text-gray-400 hover:text-accent transition">Careers</a></li>
|
| 1190 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Privacy</a></li>
|
| 1191 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Terms</a></li>
|
| 1192 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Contact</a></li>
|
|
@@ -1195,7 +1194,7 @@
|
|
| 1195 |
</div>
|
| 1196 |
|
| 1197 |
<div class="border-t border-gray-800 mt-16 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 1198 |
-
<p class="text-gray-500 mb-4 md:mb-0">©
|
| 1199 |
<div class="flex space-x-6">
|
| 1200 |
<a href="#" class="text-gray-500 hover:text-accent transition">Privacy Policy</a>
|
| 1201 |
<a href="#" class="text-gray-500 hover:text-accent transition">Terms of Service</a>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>TransferToAI | AI-Powered Productivity</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<script>
|
|
|
|
| 439 |
<i class="fas fa-robot"></i>
|
| 440 |
</div>
|
| 441 |
<div>
|
| 442 |
+
<div class="font-medium">TransferToAI</div>
|
| 443 |
<div class="text-xs text-gray-400">Smart Scheduling</div>
|
| 444 |
</div>
|
| 445 |
</div>
|
|
|
|
| 886 |
<div class="glass-card rounded-2xl p-8 mt-8 max-w-2xl mx-auto w-full">
|
| 887 |
<h3 class="text-xl font-bold mb-6 text-center"> Join us and boost your productivity with AI. </h3>
|
| 888 |
<form class="space-y-4"
|
| 889 |
+
action="https://formsubmit.co/sales@transfertoai.com"
|
| 890 |
method="POST">
|
| 891 |
<!-- Meta -->
|
| 892 |
<input type="hidden" name="_subject" value="New lead — TransferToAI">
|
| 893 |
<input type="hidden" name="_template" value="table">
|
| 894 |
<input type="hidden" name="_captcha" value="false">
|
| 895 |
+
<input type="hidden" name="_next" value="https://transfertoai.com">
|
| 896 |
<input type="text" name="_honey" style="display:none">
|
| 897 |
|
| 898 |
<div class="grid md:grid-cols-2 gap-4">
|
|
|
|
| 1186 |
<h4 class="font-bold text-lg mb-4">Company</h4>
|
| 1187 |
<ul class="space-y-3">
|
| 1188 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">About Us</a></li>
|
|
|
|
| 1189 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Privacy</a></li>
|
| 1190 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Terms</a></li>
|
| 1191 |
<li><a href="#" class="text-gray-400 hover:text-accent transition">Contact</a></li>
|
|
|
|
| 1194 |
</div>
|
| 1195 |
|
| 1196 |
<div class="border-t border-gray-800 mt-16 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 1197 |
+
<p class="text-gray-500 mb-4 md:mb-0">© 2025 TransferToAI. All rights reserved.</p>
|
| 1198 |
<div class="flex space-x-6">
|
| 1199 |
<a href="#" class="text-gray-500 hover:text-accent transition">Privacy Policy</a>
|
| 1200 |
<a href="#" class="text-gray-500 hover:text-accent transition">Terms of Service</a>
|