diff --git a/src/app/page.tsx b/src/app/page.tsx index 1633b76..9cbbcb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,8 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, CheckCircle, Shield } from "lucide-react"; +import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; +import { Award, CheckCircle, Shield, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -28,19 +29,15 @@ export default function LandingPage() { headingFontWeight="bold" > -