From 4089ba6b0740884ef81e33989a86b8913afbae04 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:11:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 457e6ff..7e4f527 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function AudiClubPage() { description="Join our exclusive community of Audi enthusiasts dedicated to celebrating engineering innovation, performance, and the driving experience. Connect with fellow members, attend premium events, and unlock exclusive benefits." tag="Automotive Excellence" tagIcon={Zap} - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", alt: "Member 1" }, { src: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", alt: "Member 2" }, -- 2.49.1