BrunoBen commited on
Commit
0f05fab
·
verified ·
1 Parent(s): e39f931

Aumenta un poco la cantidad de estrellas - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +10 -5
index.html CHANGED
@@ -1115,10 +1115,8 @@
1115
 
1116
  <div class="text-center mt-16">
1117
  <h4 class="text-xl font-bold mb-4">Still have questions?</h4>
1118
- <p class="text-gray-400 mb-6">We're happy to help! Our team typically responds within 1 business day.</p>
1119
- <button class="px-6 py-3 bg-gradient-to-r from-accent to-accent2 text-dark font-bold rounded-lg hover:opacity-90 transition">
1120
- Contact Support
1121
- </button>
1122
  </div>
1123
  </div>
1124
  </section>
@@ -1128,7 +1126,14 @@
1128
  <footer class="py-16 px-4 sm:px-10 lg:px-20 xl:px-32 bg-dark">
1129
  <div class="grid grid-cols-2 md:grid-cols-5 gap-10 max-w-6xl mx-auto">
1130
  <div class="col-span-2">
1131
- <h3 class="text-2xl font-bold bg-gradient-to-r from-accent to-accent2 bg-clip-text text-transparent mb-4">TRANSFERTOAI</h3>
 
 
 
 
 
 
 
1132
  <p class="text-gray-400 mb-6">
1133
  AI-powered productivity assistant that helps you work smarter, not harder.
1134
  </p>
 
1115
 
1116
  <div class="text-center mt-16">
1117
  <h4 class="text-xl font-bold mb-4">Still have questions?</h4>
1118
+ Contact us at <span class="bg-gradient-to-r from-accent to-accent2 bg-clip-text text-transparent">support@transfertoai.com</span>
1119
+
 
 
1120
  </div>
1121
  </div>
1122
  </section>
 
1126
  <footer class="py-16 px-4 sm:px-10 lg:px-20 xl:px-32 bg-dark">
1127
  <div class="grid grid-cols-2 md:grid-cols-5 gap-10 max-w-6xl mx-auto">
1128
  <div class="col-span-2">
1129
+ <h3 class="mb-4">
1130
+ <a href="/" class="inline-block align-middle" aria-label="TransferToAI">
1131
+ <img src="https://i.ibb.co/nswpjPdC/logo-transfertoai2.png"
1132
+ alt="TransferToAI logo"
1133
+ class="h-16 sm:h-18 md:h-20 w-auto object-contain shrink-0" />
1134
+ <span class="sr-only">TransferToAI</span>
1135
+ </a>
1136
+ </h3>
1137
  <p class="text-gray-400 mb-6">
1138
  AI-powered productivity assistant that helps you work smarter, not harder.
1139
  </p>