diff --git a/src/app/page.tsx b/src/app/page.tsx index 954ce36..3e2ae75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Lihat Menu Lengkap", href: "#" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" ariaLabel="Menu populer Tanatap Coffee" /> @@ -142,7 +142,7 @@ export default function LandingPage() { useInvertedBackground={false} showCard={true} buttons={[{ text: "Lihat Semua Foto", href: "#" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" ariaLabel="Galeri Tanatap Coffee" />