From 479a2cc1b6020d883107598600c2ef51625880dd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:28:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index afc2192..7027468 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; +import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Sparkles, Layers, Zap, FileImage, Pen, Palette, Quote, Lock } from 'lucide-react'; @@ -68,6 +69,19 @@ export default function LandingPage() { /> +
+ +
+