diff --git a/src/app/page.tsx b/src/app/page.tsx index 8771fbd..c210831 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="plain" + background="circleGradient" cardStyle="outline" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() { title="Elevate Your Designs" description="Discover thousands of high-quality, free background images. Perfect for designers, developers, and creators who demand exceptional aesthetics without compromise." tag="Ready to" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Browse Gallery", href: "#gallery" }, { text: "Learn More", href: "#features" }