diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3a4d743..f4a517e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,17 +33,11 @@ export default function LandingPage() {
@@ -52,37 +46,24 @@ export default function LandingPage() {
@@ -96,33 +77,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "New & Pre-Owned",
- description: "High-quality vehicles vetted for excellence.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434358.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004654.jpg",
- buttonText: "Browse",
- },
+ title: "New & Pre-Owned", description: "High-quality vehicles vetted for excellence.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434358.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004654.jpg", buttonText: "Browse"},
{
- title: "Flexible Payment",
- description: "Custom financing options designed to suit your budget.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17456.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/greyscale-shot-dark-tunnel-room-with-window_181624-20284.jpg",
- buttonText: "Inquire",
- },
+ title: "Flexible Payment", description: "Custom financing options designed to suit your budget.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17456.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/greyscale-shot-dark-tunnel-room-with-window_181624-20284.jpg", buttonText: "Inquire"},
{
- title: "Fast Delivery",
- description: "We ensure your car reaches you as quickly as possible.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528573.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg",
- buttonText: "Get Started",
- },
+ title: "Fast Delivery", description: "We ensure your car reaches you as quickly as possible.", imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528573.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg", buttonText: "Get Started"},
{
- title: "Auto Pimping",
- description: "Professional upgrades to make your car truly yours.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130100.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1203-2246.jpg",
- buttonText: "Explore",
- },
+ title: "Auto Pimping", description: "Professional upgrades to make your car truly yours.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130100.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1203-2246.jpg", buttonText: "Explore"},
]}
title="Our Services"
description="We offer more than just cars; we provide a complete luxury experience."
@@ -137,41 +98,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Luxe Sedan",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528592.jpg",
- },
+ id: "p1", name: "Luxe Sedan", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528592.jpg"},
{
- id: "p2",
- name: "Executive SUV",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg",
- },
+ id: "p2", name: "Executive SUV", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg"},
{
- id: "p3",
- name: "Sporty Coupe",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-trunk-door-black-car_23-2148321844.jpg",
- },
+ id: "p3", name: "Sporty Coupe", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-trunk-door-black-car_23-2148321844.jpg"},
{
- id: "p4",
- name: "Blue Roadster",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom-with-business-flyers_1303-14578.jpg",
- },
+ id: "p4", name: "Blue Roadster", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom-with-business-flyers_1303-14578.jpg"},
{
- id: "p5",
- name: "Racing Edition",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32023.jpg",
- },
+ id: "p5", name: "Racing Edition", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32023.jpg"},
{
- id: "p6",
- name: "Grey Cruiser",
- price: "Call for price",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg",
- },
+ id: "p6", name: "Grey Cruiser", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg"},
]}
title="Available Cars"
description="Explore our premium inventory ready for immediate delivery."
@@ -185,34 +122,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "1000+",
- title: "Cars Sold",
- items: [
- "Happy clients",
- "Certified vehicles",
- "Trusted service",
- ],
+ id: "m1", value: "1000+", title: "Cars Sold", items: [
+ "Happy clients", "Certified vehicles", "Trusted service"],
},
{
- id: "m2",
- value: "24/7",
- title: "Support",
- items: [
- "Always available",
- "Expert advice",
- "Flexible contact",
- ],
+ id: "m2", value: "24/7", title: "Support", items: [
+ "Always available", "Expert advice", "Flexible contact"],
},
{
- id: "m3",
- value: "100%",
- title: "Quality",
- items: [
- "Premium selection",
- "Safety checked",
- "Verified history",
- ],
+ id: "m3", value: "100%", title: "Quality", items: [
+ "Premium selection", "Safety checked", "Verified history"],
},
]}
title="Why Choose YMG"
@@ -226,45 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Smooth Deal",
- quote: "Smooth deal, very legit and customer friendly!",
- name: "Sarah Ade",
- role: "Entrepreneur",
- imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg",
- },
+ id: "t1", title: "Smooth Deal", quote: "Smooth deal, very legit and customer friendly!", name: "Sarah Ade", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg"},
{
- id: "t2",
- title: "Efficient",
- quote: "Got my car within the same week, impressive service.",
- name: "Michael Okafor",
- role: "Professional",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
- },
+ id: "t2", title: "Efficient", quote: "Got my car within the same week, impressive service.", name: "Michael Okafor", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg"},
{
- id: "t3",
- title: "Great Value",
- quote: "Best prices in Lagos, honestly worth every penny.",
- name: "Chioma Eze",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg",
- },
+ id: "t3", title: "Great Value", quote: "Best prices in Lagos, honestly worth every penny.", name: "Chioma Eze", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg"},
{
- id: "t4",
- title: "Reliable",
- quote: "Reliable dealership, will definitely return again.",
- name: "David Musa",
- role: "Consultant",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg",
- },
+ id: "t4", title: "Reliable", quote: "Reliable dealership, will definitely return again.", name: "David Musa", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"},
{
- id: "t5",
- title: "Luxury Standard",
- quote: "The car quality is unmatched in the market.",
- name: "Tunde Bakare",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg",
- },
+ id: "t5", title: "Luxury Standard", quote: "The car quality is unmatched in the market.", name: "Tunde Bakare", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg"},
]}
title="Client Reviews"
description="Trusted by our partners and customers across Nigeria."
@@ -276,14 +165,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Mercedes-Benz",
- "Toyota",
- "Lexus",
- "Range Rover",
- "Ford",
- "Honda",
- "Hyundai",
- ]}
+ "Mercedes-Benz", "Toyota", "Lexus", "Range Rover", "Ford", "Honda", "Hyundai"]}
title="Our Trusted Brands"
description="We partner with the world's leading automotive brands."
/>
@@ -294,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you offer installment?",
- content: "Yes, we offer flexible payment plans for eligible buyers.",
- },
+ id: "f1", title: "Do you offer installment?", content: "Yes, we offer flexible payment plans for eligible buyers."},
{
- id: "f2",
- title: "Where is your location?",
- content: "Our showroom is located at 280 Ikorodu Road, Lagos.",
- },
+ id: "f2", title: "Where is your location?", content: "Our showroom is located at 280 Ikorodu Road, Lagos."},
{
- id: "f3",
- title: "How do I order a car?",
- content: "You can contact us via WhatsApp or visit our office to book your inspection.",
- },
+ id: "f3", title: "How do I order a car?", content: "You can contact us via WhatsApp or visit our office to book your inspection."},
]}
sideTitle="FAQs"
sideDescription="Need answers? Here are the most frequently asked questions about YMG Autosales."
@@ -319,8 +192,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file