diff --git a/src/app/page.tsx b/src/app/page.tsx index 531d9f1..cf2c5b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg", imageAlt: "Chocolate fountain and gourmet desserts"}, { 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" description="Explore our extensive buffet selection featuring premium sushi, live Mongolian BBQ, classic Chinese dishes, fresh seafood, and decadent desserts" @@ -193,7 +193,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"