From 7e0870a0f309edab2fdcf506ac5d1e3f534c7a9d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:08:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cedf32..6780586 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get Directions", href: "https://maps.google.com/?q=3536+E+Cesar+E+Chavez+Ave,+Los+Angeles,+CA+90063" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=1" imageAlt="Pet Zone storefront with friendly staff" frameStyle="card" mediaAnimation="slide-up" @@ -73,10 +73,10 @@ export default function LandingPage() {