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() {