diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e48261..24f533a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,9 +38,6 @@ import { Mail, BookOpen, User, - Smartphone, - Apple, - Download, } from "lucide-react"; export default function HomePage() { @@ -114,7 +111,9 @@ export default function HomePage() { brandName="AIRBRONE AI" navItems={navItems} button={{ - text: "Get Started Free", href: "/auth/login"}} + text: "Get Started Free", + href: "/auth/login", + }} /> @@ -122,42 +121,58 @@ export default function HomePage() {
- {/* Four Helper Modes Section */} + {/* Features Section */}
- {/* Cross-Platform Availability */} -
+ {/* Products Section */} +
@@ -241,8 +296,8 @@ export default function HomePage() { {/* Pricing Section */}
@@ -288,7 +406,7 @@ export default function HomePage() {
@@ -337,25 +467,61 @@ export default function HomePage() { {/* Testimonials Section */}
@@ -364,7 +530,7 @@ export default function HomePage() {
@@ -393,9 +577,9 @@ export default function HomePage() { {/* Contact Section */}