From 9e37bd90bd0989622c7b2836eb62155df40ae710 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:08:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 422dfd5..c67f1c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,10 +49,10 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-17380.jpg", imageAlt: "8BA Motors Luxury Showroom" }, - { imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg", imageAlt: "Ferrari Roma" }, - { imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-with-black-autotuning-bridge_114579-4066.jpg", imageAlt: "Lamborghini Huracán" }, - { imageSrc: "http://img.b2bpic.net/free-photo/black-mini-coupe-road_114579-5056.jpg", imageAlt: "Porsche 911" }, - { imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg", imageAlt: "Mercedes AMG" } + { imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg?_wi=1", imageAlt: "Ferrari Roma" }, + { imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-with-black-autotuning-bridge_114579-4066.jpg?_wi=1", imageAlt: "Lamborghini Huracán" }, + { imageSrc: "http://img.b2bpic.net/free-photo/black-mini-coupe-road_114579-5056.jpg?_wi=1", imageAlt: "Porsche 911" }, + { imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=1", imageAlt: "Mercedes AMG" } ]} buttons={[ { text: "View Available Cars", href: "featured-vehicles" }, @@ -73,19 +73,19 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Ferrari Roma", price: "AED 450,000", imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg", imageAlt: "Ferrari Roma - Luxury Performance Vehicle" + id: "1", name: "Ferrari Roma", price: "AED 450,000", imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg?_wi=2", imageAlt: "Ferrari Roma - Luxury Performance Vehicle" }, { - id: "2", name: "Lamborghini Huracán", price: "AED 380,000", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-with-black-autotuning-bridge_114579-4066.jpg", imageAlt: "Lamborghini Huracán - Supercar Excellence" + id: "2", name: "Lamborghini Huracán", price: "AED 380,000", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-with-black-autotuning-bridge_114579-4066.jpg?_wi=2", imageAlt: "Lamborghini Huracán - Supercar Excellence" }, { - id: "3", name: "Porsche 911 Turbo", price: "AED 320,000", imageSrc: "http://img.b2bpic.net/free-photo/black-mini-coupe-road_114579-5056.jpg", imageAlt: "Porsche 911 Turbo - German Engineering" + id: "3", name: "Porsche 911 Turbo", price: "AED 320,000", imageSrc: "http://img.b2bpic.net/free-photo/black-mini-coupe-road_114579-5056.jpg?_wi=2", imageAlt: "Porsche 911 Turbo - German Engineering" }, { - id: "4", name: "Mercedes-AMG G63", price: "AED 280,000", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg", imageAlt: "Mercedes-AMG G63 - Luxury SUV" + id: "4", name: "Mercedes-AMG G63", price: "AED 280,000", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=2", imageAlt: "Mercedes-AMG G63 - Luxury SUV" }, { - id: "5", name: "Bentley Continental", price: "AED 350,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg", imageAlt: "Bentley Continental - British Luxury" + id: "5", name: "Bentley Continental", price: "AED 350,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg?_wi=1", imageAlt: "Bentley Continental - British Luxury" } ]} gridVariant="three-columns-all-equal-width" @@ -107,7 +107,7 @@ export default function LandingPage() { description="Fast Evaluation & Competitive Pricing" subdescription="Trusted by luxury car owners across Dubai" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/dealership-salesman-answering-customers-questions-about-cars_482257-124577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dealership-salesman-answering-customers-questions-about-cars_482257-124577.jpg?_wi=1" imageAlt="8BA Motors Evaluation Process" mediaAnimation="slide-up" useInvertedBackground={false} @@ -123,16 +123,16 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Reputation & Expertise", description: "Trusted specialists in Dubai's luxury car market with extensive knowledge of premium vehicle brands and market dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/dealership-salesman-answering-customers-questions-about-cars_482257-124577.jpg", imageAlt: "Expert Team" + id: "1", title: "Reputation & Expertise", description: "Trusted specialists in Dubai's luxury car market with extensive knowledge of premium vehicle brands and market dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/dealership-salesman-answering-customers-questions-about-cars_482257-124577.jpg?_wi=2", imageAlt: "Expert Team" }, { - id: "2", title: "Professional Service", description: "Dedicated customer service team providing personalized consultation and support throughout your buying or selling experience.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "Professional Service" + id: "2", title: "Professional Service", description: "Dedicated customer service team providing personalized consultation and support throughout your buying or selling experience.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=1", imageAlt: "Professional Service" }, { - id: "3", title: "Curated Selection", description: "Carefully selected collection of premium pre-owned luxury vehicles from renowned brands like Ferrari, Lamborghini, and Porsche.", imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg", imageAlt: "Curated Vehicles" + id: "3", title: "Curated Selection", description: "Carefully selected collection of premium pre-owned luxury vehicles from renowned brands like Ferrari, Lamborghini, and Porsche.", imageSrc: "http://img.b2bpic.net/free-photo/sunset-ferrari-drive_23-2151948148.jpg?_wi=3", imageAlt: "Curated Vehicles" }, { - id: "4", title: "Transparent Pricing", description: "Competitive market pricing with complete transparency. No hidden fees or surprises. Fair value for every transaction.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg", imageAlt: "Fair Pricing" + id: "4", title: "Transparent Pricing", description: "Competitive market pricing with complete transparency. No hidden fees or surprises. Fair value for every transaction.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg?_wi=2", imageAlt: "Fair Pricing" } ]} gridVariant="four-items-2x2-equal-grid" @@ -198,7 +198,7 @@ export default function LandingPage() { description="Experience our luxury vehicles in person at our Al Quoz showroom, or reach out via WhatsApp, phone, or email for inquiries and test drive bookings." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=2" imageAlt="8BA Motors Showroom" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1