diff --git a/src/app/page.tsx b/src/app/page.tsx index c57e88f..79397db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { BarChart2, CheckCircle, FileText, Lightbulb, Network, Users, Zap, Search } from "lucide-react"; +import { BarChart2, CheckCircle, FileText, Lightbulb, Network, Users, Zap, Search, BookOpen } from "lucide-react"; export default function LandingPage() { return ( @@ -34,10 +34,11 @@ export default function LandingPage() { navItems={[ { name: "Home", id: "#hero" }, { name: "Features", id: "#features" }, + { name: "Mock Tests", id: "#mock-test" }, { name: "Pricing", id: "#pricing" }, { name: "Contact", id: "#contact" }, ]} - brandName="LearnAI" + brandName="zn class" /> @@ -63,12 +64,17 @@ export default function LandingPage() { /> -
Evaluate your progress with our curated mock exam series.
- -