diff --git a/src/app/page.tsx b/src/app/page.tsx index d707593..ac99dea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="blurBottom" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -48,7 +48,7 @@ export default function LandingPage() { tag="8K Experience" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At0zDD0yO1RcNC3umNB6gNJL5I/premium-tech-gadget-product-showcase-fea-1773396938459-1f9e63a9.png", imageAlt: "Premium smartphone with neon accents" @@ -198,7 +198,7 @@ export default function LandingPage() { tagIcon={Mail} title="Stay Updated on Latest Tech" description="Subscribe to our newsletter for exclusive deals, new product launches, and expert tech reviews delivered to your inbox weekly." - background={{ variant: "blurBottom" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At0zDD0yO1RcNC3umNB6gNJL5I/tech-gadget-collection-showcase-on-dark--1773396938765-e08b790f.png" imageAlt="Tech gadget collection"