Merge version_1 into main #1
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Reserve Now", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-eating-sushi-traditional-japanese-restaurant_627829-6752.jpg"
|
||||
imageAlt="China Spring restaurant dining area"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
tag="Connect With Us"
|
||||
title="Join Our Table"
|
||||
description="Subscribe to our newsletter for exclusive specials, seasonal menu updates, and invitations to our private dining events."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg"
|
||||
imageAlt="China Spring restaurant interior"
|
||||
|
||||
Reference in New Issue
Block a user