From 5f2abd9f51eb6cdc8143d77eec0443974679d210 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Feb 2026 13:41:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5ba0f0..2e7b1e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Visit Us Today", href: "contact" }, { text: "View Menu", href: "products" } ]} - mediaAnimation="slide-up" + mediaAnimation="opacity" /> @@ -69,7 +69,7 @@ export default function LandingPage() { icon={Leaf} imageSrc="https://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-104246.jpg" imageAlt="Premium roasted coffee beans" - mediaAnimation="slide-up" + mediaAnimation="opacity" useInvertedBackground={false} /> @@ -213,6 +213,7 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" faqsAnimation="slide-up" + mediaAnimation="opacity" useInvertedBackground={false} />