Merge version_1 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tag="Premium Specialty Café"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-2834.jpg"
|
||||
imageAlt="Backyard Café modern luxury interior with warm lighting"
|
||||
buttons={[
|
||||
@@ -58,7 +58,6 @@ export default function LandingPage() {
|
||||
{ text: "Make a Reservation", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user