Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -45,10 +45,10 @@
|
|
45 |
<span class="text-xl font-bold">AI App Builder</span>
|
46 |
</div>
|
47 |
<div class="hidden md:flex items-center space-x-8">
|
48 |
-
<a href="
|
49 |
-
<a href="
|
50 |
-
<a href="
|
51 |
-
<a href="
|
52 |
</div>
|
53 |
<button class="bg-white text-purple-600 px-4 py-2 rounded-md font-medium hover:bg-gray-100 transition">
|
54 |
Get Started
|
|
|
45 |
<span class="text-xl font-bold">AI App Builder</span>
|
46 |
</div>
|
47 |
<div class="hidden md:flex items-center space-x-8">
|
48 |
+
<a href="<a href="about.html class="hover:text-gray-200">Features</a>
|
49 |
+
<a href="<a href="about.html class="hover:text-gray-200">Templates</a>
|
50 |
+
<a href="<a href="about.html class="hover:text-gray-200">Documentation</a>
|
51 |
+
<a href="<a href="about.html class="hover:text-gray-200">Pricing</a>
|
52 |
</div>
|
53 |
<button class="bg-white text-purple-600 px-4 py-2 rounded-md font-medium hover:bg-gray-100 transition">
|
54 |
Get Started
|