From 3932486175c2b91830da473044a8ecc8d325f199 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:21:07 +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 c32772e..72e1bca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/indoors-conference-space-business-chair_1203-4121.jpg", imageAlt: "Vintage wooden chair" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-leather-handbag-with-purple-book_23-2147615114.jpg", imageAlt: "Antique leather books" } ]} + mediaAnimation="blur-reveal" buttons={[ { text: "Browse Catalog", href: "#products" }, { text: "View Collections", href: "#features" } -- 2.49.1