Merge version_1 into main #1
@@ -17,7 +17,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{ text: "Reserve a Table", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/strawberry-fresh-cocktails-with-ice_141793-390.jpg"
|
||||
imageAlt="The Wooly bar with craft cocktails and warm lighting"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -65,7 +65,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-image-man-sitting-bar_171337-19412.jpg"
|
||||
imageAlt="The Wooly's welcoming bar interior with guests"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -190,4 +189,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user