diff --git a/src/app/page.tsx b/src/app/page.tsx index fe933a9..c8570db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,8 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; +import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; +import { Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -40,7 +42,7 @@ export default function LandingPage() {
+
+ +
+