From f0a9dc7df775808db57457823af07beb8b948e3b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 09:24:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e6dbba..079d448 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg?_wi=1" imageAlt="Luxury car showroom fresh" /> @@ -140,7 +140,7 @@ export default function LandingPage() { button: { text: "Enroll Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg?_wi=2", imageAlt: "luxury car detailing interior studio", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { title="Common Questions" description="Answers to your concerns about quality and durability." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1