diff --git a/src/app/page.tsx b/src/app/page.tsx index 8253169..a4043d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import TimelineCardStack from '@/components/cardStack/layouts/timelines/TimelineCardStack'; import { Award, Users, Zap } from "lucide-react"; export default function LandingPage() { @@ -34,6 +35,7 @@ export default function LandingPage() { navItems={[ { name: "About", id: "about" }, { name: "Services", id: "features" }, + { name: "Plan", id: "plan" }, { name: "Contact", id: "contact" }, ]} brandName="NewCo" @@ -59,6 +61,21 @@ export default function LandingPage() { /> +
+ +
+

Phase 1: Foundation

+

Establishing the core operational structure and market research.

+

Phase 2: Growth

+

Scaling acquisition strategies and refining product offerings.

+
+
+
+