From 9e5a155d438ee8caf808271511b83f2dcee84515 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:16:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43bed0f..917c477 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Sparkles } from "lucide-react"; +import { Sparkles, Video } from "lucide-react"; export default function LandingPage() { return ( @@ -32,6 +32,7 @@ export default function LandingPage() { +
+ +
+