From cf19540681cc4aac4008a0bccc02d3a29f26429a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:56:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d3d5e0..976b691 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg" imageAlt="Cozy and elegant cafe interior with comfortable seating" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" /> @@ -232,7 +232,7 @@ export default function LandingPage() { ]} sideTitle="Frequently Asked Questions" sideDescription="Find quick answers to common queries about AromaBrew Cafe, our services, and menu items." - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" textPosition="left" showCard={true} /> -- 2.49.1