diff --git a/src/app/page.tsx b/src/app/page.tsx index 720f20a..101ef49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+15748758333" }, { text: "Get Directions", href: "https://maps.google.com/?q=3709+S+Main+St+Elkhart+IN+46517" } ]} - imageSrc="http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg?_wi=1" imageAlt="Golden pancakes with butter and syrup" showDimOverlay={true} /> @@ -70,10 +70,10 @@ export default function LandingPage() {