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() { +
+ +
+