From b42dd81bb0b1a074eba62f28731ced16b269bd5c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:57:25 +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 52c9c9b..0d3a429 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Reserve Your Table", href: "contact" }, { text: "View Menu", href: "menu" } ]} - imageSrc="http://img.b2bpic.net/free-photo/french-couple-riding-subway-train-drinking-coffee_23-2149353952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/french-couple-riding-subway-train-drinking-coffee_23-2149353952.jpg?_wi=1" imageAlt="Express Aryan Rail Coach Restaurant Interior" showDimOverlay={true} /> @@ -178,7 +178,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/french-couple-riding-subway-train-drinking-coffee_23-2149353952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/french-couple-riding-subway-train-drinking-coffee_23-2149353952.jpg?_wi=2" imageAlt="Contact Us" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1