From 59eac41a4c4c9c9f779fb18c3a1e2f1056583b10 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 23:40:11 +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 3dd6780..30e8cc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,7 +180,7 @@ export default function LandingPage() { text: "Inquire Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=1", }, { id: "enterprise", @@ -306,7 +306,7 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your garment care needs...", }} - imageSrc="http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=2" imageAlt="Atherton Cleaners Storefront" /> -- 2.49.1