From c1391d78fc2d0b679db58995d0bd811463b055e9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:34:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bea824..c775ea5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,8 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; +import TimelineCardStack from '@/components/cardStack/layouts/timelines/TimelineCardStack'; +import { Calendar } from "lucide-react"; export default function LandingPage() { return ( @@ -30,6 +32,7 @@ export default function LandingPage() { +
+ +
+

January Kick-off

Includes initial strategy and brand audit.

+

February Growth

Focuses on UI/UX optimization.

+

March Mastery

Advanced illustration and asset creation.

+
+
+
+