From 04533aeb23eab0f4f08e16dd32c916ddc4145e7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 04:34:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fad7eb1..42c7b6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { CheckCircle, ShieldCheck, MessageCircle, AlertTriangle, Star, ShieldAlert } from "lucide-react"; +import { AlertTriangle, MessageCircle, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -61,7 +61,6 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg" mediaAnimation="slide-up" - containerClassName="px-4 py-8 md:py-16" /> @@ -78,7 +77,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/important-document-manager-stands-front-modern-white-car-with-paper-hands_146671-16503.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" - className="px-4 py-12" /> @@ -97,13 +95,11 @@ export default function LandingPage() { ]} title="Recently Inspected Cars" description="Premium imported and local stock. Book your inspection online today." - className="px-4 py-12" />
@@ -129,7 +124,6 @@ export default function LandingPage() { ]} title="The Numbers Don't Lie" description="Thousands of happy drivers trust us with their automotive needs." - className="px-4 py-12" /> @@ -144,7 +138,6 @@ export default function LandingPage() { ]} title="Trusted by Pakistan's Drivers" description="Read real success stories from customers who found their perfect vehicle with our certified, reliable process." - className="px-4 py-12" /> @@ -159,7 +152,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions? We have answers." faqsAnimation="slide-up" - className="px-4 py-12" + textboxLayout="split" /> @@ -174,7 +167,6 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+923000000000" }, { text: "Contact via WhatsApp", href: "https://wa.me/923000000000" }, ]} - className="px-4 py-16" />