@@ -84,19 +86,19 @@ export default function LandingPage() {
tagIcon={UtensilsCrossed}
products={[
{
id:"bebek-goreng",name:"Bebek Goreng",price:"Rp 65,000",variant:"Crispy, golden-fried duck served with sambal",imageSrc:"http://img.b2bpic.net/free-photo/chicken-breast-with-fresh-salad_1258-291.jpg",imageAlt:"Crispy Bebek Goreng"},
id:"bebek-goreng",name:"Bebek Goreng",price:"Rp 65,000",variant:"Crispy, golden-fried duck served with sambal",imageSrc:"http://img.b2bpic.net/free-photo/chicken-breast-with-fresh-salad_1258-291.jpg",imageAlt:"Crispy Bebek Goreng"
},
{
id:"nasi-bebek",name:"Nasi Bebek",price:"Rp 45,000",variant:"Fragrant rice with tender duck meat and herbs",imageSrc:"http://img.b2bpic.net/free-photo/rice-garnish-with-meat-balls-spices_114579-2463.jpg",imageAlt:"Nasi Bebek with rice"},
id:"nasi-bebek",name:"Nasi Bebek",price:"Rp 45,000",variant:"Fragrant rice with tender duck meat and herbs",imageSrc:"http://img.b2bpic.net/free-photo/rice-garnish-with-meat-balls-spices_114579-2463.jpg",imageAlt:"Nasi Bebek with rice"
},
{
id:"sambal-extra",name:"Extra Spicy Sambal",price:"Rp 8,000",variant:"Traditional chili paste for true heat lovers",imageSrc:"http://img.b2bpic.net/free-photo/delicious-sambal-dish-arrangement_23-2149076157.jpg",imageAlt:"Extra hot sambal side"},
id:"sambal-extra",name:"Extra Spicy Sambal",price:"Rp 8,000",variant:"Traditional chili paste for true heat lovers",imageSrc:"http://img.b2bpic.net/free-photo/delicious-sambal-dish-arrangement_23-2149076157.jpg",imageAlt:"Extra hot sambal side"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{text:"Reserve Table",href:"#cta"}
]}
ariaLabel="Menu highlights section"
/>
</div>
@@ -110,11 +112,13 @@ export default function LandingPage() {
"100% local, fresh duck","Slow-cooked to perfection","Traditional Javanese recipes","Authentic spice blends"],
"100% local, fresh duck","Slow-cooked to perfection","Traditional Javanese recipes","Authentic spice blends"
],
}}
animationType="slide-up"
ariaLabel="About our restaurant section"
@@ -129,7 +133,8 @@ export default function LandingPage() {
description="Jl. Janoko No.42b, Ponorogo, East Java — A warm welcome awaits you at our traditional restaurant where every dish tells a story of passion and heritage."
@@ -145,7 +150,7 @@ export default function LandingPage() {
title="Reserve Your Culinary Experience Today"
description="Join us for an unforgettable meal. Every visit is a journey through authentic Javanese flavors and warm hospitality. Your table is waiting."
buttons={[
{text:"Reserve a Table",href:"#"},
{text:"Reserve Now – Walk-ins Welcome",href:"#"},
{text:"See Full Menu",href:"#menu"},
]}
background={{variant:"plain"}}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.