diff --git a/src/app/page.tsx b/src/app/page.tsx index 469f21a..9510230 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen import FooterBase from '@/components/sections/footer/FooterBase'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import { Clock, DollarSign, ShieldCheck, Star } from "lucide-react"; export default function LandingPage() { @@ -27,314 +26,130 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);