Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81daeb73e0 |
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="mediumSmall"
|
contentWidth="mediumSmall"
|
||||||
sizing="mediumLargeSizeLargeTitles"
|
sizing="mediumLargeSizeLargeTitles"
|
||||||
background="fluid"
|
background="circleGradient"
|
||||||
cardStyle="solid"
|
cardStyle="solid"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="layered"
|
secondaryButtonStyle="layered"
|
||||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboardSplit
|
<HeroLogoBillboardSplit
|
||||||
logoText="THE HUNGER JUNCTION"
|
logoText="THE HUNGER JUNCTION"
|
||||||
description="Experience culinary excellence with our expertly crafted menu. From signature dishes to innovative creations, every meal is a journey of taste and quality."
|
description="Experience culinary excellence with our expertly crafted menu. From signature dishes to innovative creations, every meal is a journey of taste and quality."
|
||||||
background={{ variant: "fluid" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Menu", href: "#products" },
|
{ text: "Explore Menu", href: "#products" },
|
||||||
{ text: "Reserve Table", href: "#contact" },
|
{ text: "Reserve Table", href: "#contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user