diff --git a/src/app/page.tsx b/src/app/page.tsx index 7537fa6..96323f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="blur-reveal" buttons={[{ text: "Explore Menu", href: "#menu" }]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg?_wi=1" imageAlt="Cosy Japanese restaurant interior" useInvertedBackground={true} /> @@ -154,7 +154,7 @@ export default function LandingPage() { }, { id: "cosy-atmosphere", title: "Warm & Cosy Atmosphere", author: "Comfort & Hospitality", description: "Step into our welcoming space where friendly staff make you feel at home. Whether it's a casual meal or special occasion, our intimate setting creates the perfect dining experience.", tags: ["Welcoming", "Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg", imageAlt: "Cosy restaurant atmosphere with friendly staff" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg?_wi=2", imageAlt: "Cosy restaurant atmosphere with friendly staff" }, ]} animationType="slide-up"