Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 378efd276d |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Authentic Flavors, Warm Hospitality"
|
title="Authentic Flavors, Warm Hospitality"
|
||||||
buttons={[{text:"Explore Our Menu",href:"#products-section",props:{variant:"primary"}},{text:"Visit Us Today",href:"#contact-section",props:{variant:"secondary"}}]}
|
buttons={[{text:"Explore Our Menu",href:"#products-section",props:{variant:"hover-magnetic"}},{text:"Visit Us Today",href:"#contact-section",props:{variant:"hover-bubble"}}]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user