diff --git a/src/app/page.tsx b/src/app/page.tsx index ef35d92..b4a50bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Jetzt abonnieren", href: "#pricing" }, { text: "Mehr erfahren", href: "#about" }, ]} - background={{ variant: "grid" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/pencils-near-healthy-food-notebooks_23-2147866259.jpg" imageAlt="Steirer Kistl Premium Lunch Box mit österreichischen und syrischen Spezialitäten" frameStyle="card"