diff --git a/src/app/page.tsx b/src/app/page.tsx index fcd6412..23a3dfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" 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" useInvertedBackground={false} />