Merge version_1 into main #1
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Mouth-Watering Authentic Indonesian Duck"
|
||||
description="Experience the legendary Bebek Protol MasBim—tender, shredded duck infused with aromatic spices and that signature fiery kick. A culinary gem hidden in the heart of Ponorogo."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-dish-bozbash-lamb-stew-with-chickpeas_140725-5086.jpg", alt: "Signature Bebek Protol dish"},
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=Jl.+Janoko+No.42b,+Ponorogo"},
|
||||
{ text: "Call Now", href: "tel:+62" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Location and contact section"
|
||||
/>
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
{ text: "Reserve a Table", href: "#" },
|
||||
{ text: "See Full Menu", href: "#menu" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Call to action section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user