Merge version_1 into main #1
@@ -54,7 +54,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Hero section"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,7 +152,7 @@ export default function LandingPage() {
|
||||
{ text: "Reserve a Table", href: "https://www.opentable.com" },
|
||||
{ text: "Call Us", href: "tel:+15068000000" }
|
||||
]}
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Contact section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user