Merge version_4 into main #7
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
@@ -112,7 +108,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Engineered for Your Peace of Mind"
|
||||
description="We combine rigorous technical standards with customer-centric service to guarantee your total satisfaction."
|
||||
className="px-4 py-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user