diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f788b..7bef53f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { buttons={[{ text: "View Full Menu", href: "#popular-dishes" }]} mediaAnimation="blur-reveal" imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/young-smiling-woman-her-friends-sitting-dining-table-praying-before-meal_637285-10330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-smiling-woman-her-friends-sitting-dining-table-praying-before-meal_637285-10330.jpg?_wi=1" imageAlt="Family dining at Mayabazar" /> @@ -88,12 +88,12 @@ export default function LandingPage() {