Update src/app/page.tsx

This commit is contained in:
2026-04-20 23:19:22 +00:00
parent 978f2a250a
commit 5acdb8b2fc

View File

@@ -50,8 +50,8 @@ export default function LandingPage() {
description="Where Mama Oliech's legendary tilapia and authentic Kenyan soul have welcomed icons and locals alike for generations. Reserve your seat at the table that built a nation's taste." description="Where Mama Oliech's legendary tilapia and authentic Kenyan soul have welcomed icons and locals alike for generations. Reserve your seat at the table that built a nation's taste."
tag="Iconic Culinary Landmark" tag="Iconic Culinary Landmark"
buttons={[ buttons={[
{ text: "Reserve Your Table", href: "#contact" }, { text: "Book a Table Now", href: "#contact" },
{ text: "Explore the Menu", href: "#products" }, { text: "Join the Waitlist", href: "#contact" },
]} ]}
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg", imageAlt: "fried tilapia fish plate" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-fish-with-vegetables-pickled-ginger-slices-soy-sauce-plate-rustic_141793-11650.jpg", imageAlt: "fried tilapia fish plate" },