diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ef1ef7..ac80294 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,11 +78,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg?_wi=1", imageAlt: "fried tilapia fish plate", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-woman-red-shirt-hat-posed-indoor-cafe-drinking-strawberry-lemonade-with-phone-hand_627829-2474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-woman-red-shirt-hat-posed-indoor-cafe-drinking-strawberry-lemonade-with-phone-hand_627829-2474.jpg?_wi=1", imageAlt: "restaurant interior design warm lighting", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "A favored spot for global icons, musicians, and international visitors.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg?_wi=2", imageAlt: "Side close-up view appetizing dish stuffed cabbage with lemon herbs and sauce on white plate and bowls with sour cream herbs and rice in the center of black table", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { description: "Preserving the true essence of Kenyan hospitality for over five decades.", bentoComponent: "reveal-icon", icon: History, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-woman-red-shirt-hat-posed-indoor-cafe-drinking-strawberry-lemonade-with-phone-hand_627829-2474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-woman-red-shirt-hat-posed-indoor-cafe-drinking-strawberry-lemonade-with-phone-hand_627829-2474.jpg?_wi=2", imageAlt: "Side close-up view appetizing dish stuffed cabbage with lemon herbs and sauce on white plate and bowls with sour cream herbs and rice in the center of black table", }, ]}