diff --git a/src/app/page.tsx b/src/app/page.tsx index 72c88e8..050861b 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg" imageAlt="Pet Zone storefront with friendly staff" frameStyle="card" mediaAnimation="slide-up" @@ -73,10 +73,10 @@ export default function LandingPage() {