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" }