Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c05d627a2a | |||
| ff0ba7d997 | |||
| 53cda6c74b | |||
| 913ca6a655 | |||
| f7edaea81c | |||
| 02f73b2000 | |||
| f1fe93477d | |||
| 9442a4731f |
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
title="Authentic Kerala & Indo-Chinese Flavors"
|
||||
description="Experience the perfect blend of traditional spices and global culinary trends in a welcoming, modern fine dining space."
|
||||
tag="Achayan’s Fine Dine"
|
||||
buttons={[{ text: "View Today's Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg", imageAlt: "Traditional Kerala restaurant interior"},
|
||||
@@ -100,6 +101,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Explore our curated selection of fine dine dishes."
|
||||
buttons={[{ text: "View Full Menu", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -273,4 +275,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user