From d548f22851b54529ffc15699a4d6287b0b5cf528 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:55:20 +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 5f7ea08..9117e3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/woman-with-long-blonde-hair-standing-with-her-back_1303-26557.jpg" imageAlt="Premium hat collection showcase" imagePosition="right" + mediaAnimation="none" buttons={[ { text: "Shop Now", href: "#products" }, { text: "Explore Collection", href: "#features" } -- 2.49.1