Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81daeb73e0 |
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
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."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Explore Menu", href: "#products" },
|
||||
{ text: "Reserve Table", href: "#contact" },
|
||||
|
||||
Reference in New Issue
Block a user