diff --git a/src/app/page.tsx b/src/app/page.tsx index 2390ae1..57dbad6 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="noise" + background="sparkles-gradient" 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: "noise" }} + background={{ variant: "sparkles-gradient" }} 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"