On the very bottom of the website please add Disclaimer: This Virtual Enterprise
Browse files- about.html +3 -2
- currency.html +3 -2
- events.html +3 -2
- index.html +4 -3
- pricing.html +3 -2
- results.html +3 -2
about.html
CHANGED
|
@@ -309,9 +309,10 @@ View Open Positions
|
|
| 309 |
|
| 310 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 311 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 312 |
-
© 2025 Amplify Technologies. All rights reserved.
|
|
|
|
| 313 |
</p>
|
| 314 |
-
|
| 315 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 316 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 317 |
</div>
|
|
|
|
| 309 |
|
| 310 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 311 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 312 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 313 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 314 |
</p>
|
| 315 |
+
<div class="flex space-x-6">
|
| 316 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 317 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 318 |
</div>
|
currency.html
CHANGED
|
@@ -549,9 +549,10 @@
|
|
| 549 |
|
| 550 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 551 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 552 |
-
© 2025 Amplify Technologies. All rights reserved.
|
|
|
|
| 553 |
</p>
|
| 554 |
-
|
| 555 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 556 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 557 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
|
|
|
| 549 |
|
| 550 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 551 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 552 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 553 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 554 |
</p>
|
| 555 |
+
<div class="flex space-x-6">
|
| 556 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 557 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 558 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
events.html
CHANGED
|
@@ -245,9 +245,10 @@ Register Now
|
|
| 245 |
|
| 246 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 247 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 248 |
-
© 2025 Amplify Technologies. All rights reserved.
|
|
|
|
| 249 |
</p>
|
| 250 |
-
|
| 251 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 252 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 253 |
</div>
|
|
|
|
| 245 |
|
| 246 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 247 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 248 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 249 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 250 |
</p>
|
| 251 |
+
<div class="flex space-x-6">
|
| 252 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 253 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 254 |
</div>
|
index.html
CHANGED
|
@@ -409,9 +409,10 @@ Get Started Now
|
|
| 409 |
|
| 410 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 411 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 412 |
-
© 2025 Amplify Technologies. All rights reserved.
|
| 413 |
-
</
|
| 414 |
-
<
|
|
|
|
| 415 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 416 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 417 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
|
|
|
| 409 |
|
| 410 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 411 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 412 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 413 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 414 |
+
</p>
|
| 415 |
+
<div class="flex space-x-6">
|
| 416 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 417 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 418 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
pricing.html
CHANGED
|
@@ -225,9 +225,10 @@
|
|
| 225 |
|
| 226 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 227 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 228 |
-
© 2025 Amplify Technologies. All rights reserved.
|
|
|
|
| 229 |
</p>
|
| 230 |
-
|
| 231 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 232 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 233 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
|
|
|
| 225 |
|
| 226 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 227 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 228 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 229 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 230 |
</p>
|
| 231 |
+
<div class="flex space-x-6">
|
| 232 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 233 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 234 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
results.html
CHANGED
|
@@ -332,9 +332,10 @@ Get Started Today
|
|
| 332 |
|
| 333 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 334 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 335 |
-
© 2025 Amplify Technologies. All rights reserved.
|
|
|
|
| 336 |
</p>
|
| 337 |
-
|
| 338 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 339 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 340 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|
|
|
|
| 332 |
|
| 333 |
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
|
| 334 |
<p class="text-gray-500 mb-4 md:mb-0">
|
| 335 |
+
© 2025 Amplify Technologies. All rights reserved.<br>
|
| 336 |
+
<span class="text-xs">Disclaimer: This Virtual Enterprise online store is for educational purposes only (2025-2026 - Amplify)</span>
|
| 337 |
</p>
|
| 338 |
+
<div class="flex space-x-6">
|
| 339 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Privacy Policy</a>
|
| 340 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Terms of Service</a>
|
| 341 |
<a href="#" class="text-gray-500 hover:text-yellow-500 transition">Cookies</a>
|