From 75c4b3d0cae3e31853a8b32252b5166833055e16 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:45:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53a6e0c..4ffff58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Welcome to Shathy's Crush & Cafe" description="Your new favourite spot in London E17 for unique desserts, indulgent treats, and the friendliest vibes in town. Come for the coffee, stay for the crush." buttons={[{ text: "View Menu", href: "/menu" }]} - imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg?_wi=1" /> @@ -87,7 +87,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Common Questions" description="Everything you need to know about your visit to Shathy's." - imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ @@ -113,7 +113,7 @@ export default function LandingPage() {