From d31b9b2eba2c70b48c7fa04c62be0dcbf98457fe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:53:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be50ee7..0bcf889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="blur-reveal" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-vector/colorful-background-glitch-effect_1017-7052.jpg" imageAlt="Dithered texture artistic background" mediaAnimation="slide-up" @@ -187,7 +187,7 @@ export default function LandingPage() { description="Ready to transform your brand with textured, artisanal design? Let's collaborate on something extraordinary." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Begin Collaboration"