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() {