diff --git a/src/app/page.tsx b/src/app/page.tsx index 70b161c..6e4c6f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { }, { id: "experience", brand: "Mr. Pan", name: "Full Buffet Experience", price: "€20-30 per person", rating: 5, - reviewCount: "7.6k", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Modern, elegant dining atmosphere" + reviewCount: "7.6k", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "Modern, elegant dining atmosphere" }, ]} title="Our Menu Highlights" @@ -204,7 +204,7 @@ export default function LandingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2" imageAlt="Elegant Mr. Pan dining room for special occasions" mediaAnimation="slide-up" mediaPosition="left"