From d9e3ca762b9891b59344f1fad4f6a22f8521b146 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:25:05 +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 57dbad6..2390ae1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="largeSizeMediumTitles" - background="sparkles-gradient" + background="noise" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Experience The Power", href: "performance" }, { text: "Explore Design", href: "design" } ]} - background={{ variant: "sparkles-gradient" }} + background={{ variant: "noise" }} videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMHywbdh2TQoGuExFa6AuU4ME/a-dramatic-full-screen-cinematic-view-of-1772490116813-1e551f81.png" mediaAnimation="blur-reveal" frameStyle="card" -- 2.49.1