diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b01754..2ea390a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,7 +180,7 @@ export default function LandingPage() { tag="GET IN TOUCH" title="Connect with the Archive" description="We'd love to hear from fellow enthusiasts, collaborators, or anyone simply sharing a love for the Y2K era." - background={{ variant: "radial-gradient" }} + background={{ variant: "rotated-rays-animated" }} useInvertedBackground={false} inputPlaceholder="Enter your email for updates" buttonText="Subscribe" @@ -192,6 +192,8 @@ export default function LandingPage() {