diff --git a/src/app/order/page.tsx b/src/app/order/page.tsx index 36fc859..a6dcbfc 100644 --- a/src/app/order/page.tsx +++ b/src/app/order/page.tsx @@ -198,7 +198,7 @@ export default function OrderPage() { href: "/menu", }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" carouselMode="buttons" /> @@ -249,7 +249,7 @@ export default function OrderPage() { href: "/menu", }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" carouselMode="buttons" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index e2e92c1..4f69371 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,14 +121,14 @@ export default function HomePage() { description="Our bestselling meals loved by customers throughout El Tor. Fresh, crispy, and ready for you." tag="Bestsellers" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "View All Menu", href: "/menu", }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} gridVariant="uniform-all-items-equal" @@ -168,7 +168,7 @@ export default function HomePage() { description="Choose from our diverse selection of delicious options. From classic meals to specialty sandwiches and sides." tag="Full Menu" tagIcon={UtensilsCrossed} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" @@ -252,7 +252,7 @@ export default function HomePage() { description="Join thousands of satisfied customers enjoying fresh, crispy chicken daily." tag="Trusted & Loved" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" @@ -323,7 +323,7 @@ export default function HomePage() { href: "/", }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" useInvertedBackground={false} ariaLabel="About Chicken Box" /> @@ -335,10 +335,10 @@ export default function HomePage() { description="Serving the El Tor community with excellence and consistency." tag="Our Impact" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ {