undefined - Follow Up Deployment
Browse files- index.html +3 -3
index.html
CHANGED
@@ -369,13 +369,13 @@
|
|
369 |
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
|
370 |
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"></path>
|
371 |
</svg>
|
372 |
-
<span className="text-gray-400">
|
373 |
</li>
|
374 |
</ul>
|
375 |
</div>
|
376 |
</div>
|
377 |
<div className="border-t border-gray-700 mt-8 pt-8 flex flex-col md:flex-row justify-between items-center">
|
378 |
-
<p className="text-gray-400 mb-4 md:mb-0">©
|
379 |
<div className="flex space-x-6">
|
380 |
<a href="#" className="text-gray-400 hover:text-white transition">
|
381 |
<svg className="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
@@ -528,7 +528,7 @@
|
|
528 |
<footer className="bg-gray-800 text-white py-8">
|
529 |
<div className="container mx-auto px-4 text-center">
|
530 |
<p className="text-gray-400">
|
531 |
-
©
|
532 |
<a href="#" className="hover:text-white ml-2 transition">Privacybeleid</a> |
|
533 |
<a href="#" className="hover:text-white ml-2 transition">Algemene voorwaarden</a>
|
534 |
</p>
|
|
|
369 |
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
|
370 |
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"></path>
|
371 |
</svg>
|
372 |
+
<span className="text-gray-400">1 Sandhill Road, Menlo Park, CA</span>
|
373 |
</li>
|
374 |
</ul>
|
375 |
</div>
|
376 |
</div>
|
377 |
<div className="border-t border-gray-700 mt-8 pt-8 flex flex-col md:flex-row justify-between items-center">
|
378 |
+
<p className="text-gray-400 mb-4 md:mb-0">© 2025 AI Nexus. Alle rechten voorbehouden.</p>
|
379 |
<div className="flex space-x-6">
|
380 |
<a href="#" className="text-gray-400 hover:text-white transition">
|
381 |
<svg className="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
|
528 |
<footer className="bg-gray-800 text-white py-8">
|
529 |
<div className="container mx-auto px-4 text-center">
|
530 |
<p className="text-gray-400">
|
531 |
+
© 2025 AI Nexus. Alle rechten voorbehouden. |
|
532 |
<a href="#" className="hover:text-white ml-2 transition">Privacybeleid</a> |
|
533 |
<a href="#" className="hover:text-white ml-2 transition">Algemene voorwaarden</a>
|
534 |
</p>
|