From 6384a4ccbcd84969b601878f60bad5976fadd294 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 12:43:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6283f16..f1b97d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { }, ]} avatarText="Join over 500+ satisfied collectors!" - imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8348.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8348.jpg?_wi=1" imageAlt="Luxurious car dealership interior with a sleek car on display" showDimOverlay={true} showBlur={true} @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-template-with-easter-decoration_23-2148059785.jpg", imageAlt: "Close-up of a phone screen with a vibrant car illustration", }, - imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8348.jpg?_wi=2", imageAlt: "phone screen showing detailed car art", }, { -- 2.49.1