From 5c895a91e8fb718f00f0b2eef7b4fb419bd530f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:03:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5f798c..aa369fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -87,7 +87,7 @@ export default function HomePage() { { text: "Join the Club", href: "/join" }, { text: "Member Login", href: "/login" }, ]} - background={{ variant: "noise" }} + background={{ variant: "downward-rays-static" }} buttonAnimation="slide-up" ariaLabel="Hero section" /> @@ -251,7 +251,7 @@ export default function HomePage() { description="Subscribe to our newsletter for exclusive event updates, member spotlights, and automotive news. Stay connected with the community." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "downward-rays-static" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/man-talking-mobile-phone-near-friends-relaxing-car_23-2147855620.jpg" imageAlt="Join MotorClub community"