Update src/app/page.tsx

This commit is contained in:
2026-04-20 23:07:59 +00:00
parent 13eebe59a3
commit 555ab3909b

View File

@@ -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",
},
]}