diff --git a/src/app/page.tsx b/src/app/page.tsx index ad85cf5..ca3e3c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,9 +46,9 @@ export default function SapnaGolaShop() { { text: "📞 Call Now", href: "tel:+919574811111" }, { text: "📍 Get Directions", href: "#location" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/fresh-fruit-slices-plastic-disposable-cup-sale_23-2147920865.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/fresh-fruit-slices-plastic-disposable-cup-sale_23-2147920865.jpg" imageAlt="Sapna Gola Shop - Colorful ice drinks and gola" frameStyle="card" mediaAnimation="slide-up" @@ -68,7 +68,7 @@ export default function SapnaGolaShop() { imageAlt="Sapna Gola Shop Interior - Warm and Welcoming" useInvertedBackground={false} mediaAnimation="slide-up" - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textBoxClassName="text-center" /> @@ -98,7 +98,7 @@ export default function SapnaGolaShop() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -119,7 +119,7 @@ export default function SapnaGolaShop() { ]} textboxLayout="default" useInvertedBackground={false} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -145,7 +145,7 @@ export default function SapnaGolaShop() {