From 58c4bc2787badcb8e83261b8e2f174b61d570005 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 12:56:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d695eec..b7fddf6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/side-view-flowers-florist-process-making-bouquet_176420-16672.jpg" mediaPosition="right" textboxLayout="default" + mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ { id: "1", title: "How do I place an order?", content: "You can place an order directly through our website, or by calling us during business hours for personalized assistance." }, -- 2.49.1