From d390865d0ee6ab70696b952428d007c67628630e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 03:21:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e91b819..0803436 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#visit", }, ]} - buttonAnimation="none" + buttonAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-2835.jpg" imageAlt="Grand entrance of Greater Columbus Antique Mall, inviting and mysterious" textPosition="center" @@ -104,7 +104,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/grunge-style-wooden-texture-with-old-paper-design_1048-10236.jpg" imageAlt="Vintage treasure map illustration representing exploration" - mediaAnimation="background-highlight" + mediaAnimation="blur-reveal" mediaPosition="right" /> @@ -113,6 +113,8 @@ export default function LandingPage() {