From 3113b82dce83dc36cc42dc19b11f1cd6863bc1b1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:39:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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() {