diff --git a/src/app/page.tsx b/src/app/page.tsx index 1790283..ea0e53b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,8 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, Flame, MessageSquareQuote } from "lucide-react"; +import { Award, Flame } from "lucide-react"; export default function LandingPage() { return ( @@ -33,10 +32,14 @@ export default function LandingPage() { -
- -
-