diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b6e5a4..cd98186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { Sparkles, Phone, Zap, Gift, TrendingUp, Users, Award, Shield, Star, Heart } from "lucide-react"; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; export default function LandingPage() { return ( @@ -56,60 +55,31 @@ export default function LandingPage() { imagePosition="right" /> +
-
+
-
- -
-