From a06363e582dba12a7139645db25c298d0d4e6d8b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 02:11:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cd2920..77cced3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { tag="PREMIUM DEALERSHIP" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mysterious-city-lights-night_23-2149001253.jpg", imageAlt: "Luxury Car Showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/mysterious-city-lights-night_23-2149001253.jpg?_wi=1", imageAlt: "Luxury Car Showcase"}, { imageSrc: "http://img.b2bpic.net/free-photo/dark-style-sky-nighttime_23-2151103592.jpg", imageAlt: "Performance Vehicle Detail"} ]} @@ -72,7 +72,7 @@ export default function LandingPage() { features={[ { title: "Precision Engineering", description: "Every vehicle undergoes a rigorous 200-point inspection to ensure factory-spec performance.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg", imageAlt: "Car interior detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg?_wi=1", imageAlt: "Car interior detail"}, items: [ { icon: CheckCircle, @@ -85,7 +85,7 @@ export default function LandingPage() { }, { title: "Luxury Refinement", description: "Hand-stitched leather, advanced climate control, and artisanal finishings in every model.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-wheel_23-2151113144.jpg", imageAlt: "Alloy wheel detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-wheel_23-2151113144.jpg?_wi=1", imageAlt: "Alloy wheel detail"}, items: [ { icon: Award, @@ -98,7 +98,7 @@ export default function LandingPage() { }, { title: "Advanced Tech", description: "State-of-the-art infotainment and driver assistance systems integrated seamlessly.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg", imageAlt: "Dashboard tech"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg?_wi=1", imageAlt: "Dashboard tech"}, items: [ { icon: Settings, @@ -123,7 +123,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Silver Storm GT", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg"}, + id: "p1", name: "Silver Storm GT", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg?_wi=2"}, { id: "p2", name: "Obsidian SUV", price: "$89,000", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-wearing-black-coat-with-her-arms-crossed-standing-luxury-car-autumn-forest-evening_613910-19897.jpg"}, { @@ -170,15 +170,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Jonathan V.", date: "Jan 2024", title: "CEO, TechGroup", quote: "The buying process was absolutely seamless. Truly the gold standard.", tag: "Silver Storm GT", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mysterious-city-lights-night_23-2149001253.jpg", imageAlt: "professional male portrait"}, + id: "t1", name: "Jonathan V.", date: "Jan 2024", title: "CEO, TechGroup", quote: "The buying process was absolutely seamless. Truly the gold standard.", tag: "Silver Storm GT", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mysterious-city-lights-night_23-2149001253.jpg?_wi=2", imageAlt: "professional male portrait"}, { - id: "t2", name: "Sophia M.", date: "Dec 2023", title: "Architect", quote: "Elite Motors understands luxury. Their selection is unrivaled in the region.", tag: "Obsidian SUV", avatarSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg", imageAlt: "professional male portrait"}, + id: "t2", name: "Sophia M.", date: "Dec 2023", title: "Architect", quote: "Elite Motors understands luxury. Their selection is unrivaled in the region.", tag: "Obsidian SUV", avatarSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg?_wi=2", imageAlt: "professional male portrait"}, { - id: "t3", name: "Marcus L.", date: "Nov 2023", title: "Developer", quote: "Exceptional transparency and professionalism from start to finish.", tag: "Azure Sedan", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18984.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-wheel_23-2151113144.jpg", imageAlt: "professional male portrait"}, + id: "t3", name: "Marcus L.", date: "Nov 2023", title: "Developer", quote: "Exceptional transparency and professionalism from start to finish.", tag: "Azure Sedan", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18984.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-wheel_23-2151113144.jpg?_wi=2", imageAlt: "professional male portrait"}, { id: "t4", name: "Elena R.", date: "Oct 2023", title: "Designer", quote: "I felt treated like a VIP. Simply the best dealership experience ever.", tag: "Crimson Convertible", avatarSrc: "http://img.b2bpic.net/free-photo/she-is-unstoppable-business_329181-13382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/driver-uses-touchscreen-rain-tech-focused-ride_169016-69947.jpg", imageAlt: "professional male portrait"}, { - id: "t5", name: "David K.", date: "Sep 2023", title: "Director", quote: "Everything was pristine. The vehicle arrived in perfect condition.", tag: "Snow White EV", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg", imageAlt: "professional male portrait"}, + id: "t5", name: "David K.", date: "Sep 2023", title: "Director", quote: "Everything was pristine. The vehicle arrived in perfect condition.", tag: "Snow White EV", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg?_wi=3", imageAlt: "professional male portrait"}, ]} title="Client Stories" description="What our premium clientele says about their experience." -- 2.49.1