Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user