From f5ecdc5446b73ea0daa3086895947a65f1c00236 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:55:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7062209..8941d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@d_motors", testimonial: "Highest quality inventory I've encountered. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22803.jpg" @@ -151,7 +151,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Curated for the Enthusiast" description="At Private Selection Motorsports, we don't just sell cars; we sell experiences. Every vehicle in our showroom is meticulously inspected and verified to meet the highest standards of performance and reliability." - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853414.jpg?_wi=1" /> @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Amazing selection.", name: "John D.", role: "Collector", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg?_wi=2", }, { id: "2", @@ -342,7 +342,7 @@ export default function LandingPage() { title="Questions?" description="Find answers to our common questions." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853414.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1