Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-16 06:36:06 +00:00

View File

@@ -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" }