From 7e91b3f5648dab9f8f8088f4a5241a88d386151c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 12:36:43 +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 05b76f0..c1c505d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { description="Nestled in the heart of Campo, our cafe has become a sanctuary for those seeking a quiet escape and a genuinely delicious, hearty meal. From our kitchen to your table, we serve love, comfort, and homemade jam." subdescription="Our friendly staff is dedicated to making every guest feel like family, whether you're dropping by for a morning brew or a satisfying lunch break." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -217,7 +217,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Questions or comments?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg?_wi=2" /> -- 2.49.1