diff --git a/src/app/page.tsx b/src/app/page.tsx index f7330df..cb80172 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,8 +9,9 @@ import HeroLogo from '@/components/sections/hero/HeroLogo'; import MetricCardTen from '@/components/sections/metrics/MetricCardTen'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { BarChart2, ShieldCheck, Zap } from "lucide-react"; +import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; +import TimelineProcessFlow from '@/components/cardStack/layouts/timelines/TimelineProcessFlow'; +import { BarChart2, ShieldCheck, Zap, Target, Search, Megaphone, CheckCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -30,14 +31,11 @@ export default function LandingPage() { +
+ , reverse: false }, + { id: "p2", content: "Target and curate the perfect creator roster for your audience.", media: , reverse: true }, + { id: "p3", content: "Execute cross-channel campaigns with managed creative briefs.", media: , reverse: false }, + { id: "p4", content: "Track and optimize conversion with real-time attribution data.", media: , reverse: true } + ]} + /> +
+
-
console.log("Submitted:", email)} />