Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 07:00:45 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="CHEF SECRETS"
description="Unlock the world's most coveted culinary techniques. Elevate your cooking with exclusive recipes, expert guidance, and the wisdom of master chefs."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Explore Recipes", href: "#recipes" },
{ text: "Learn More", href: "#about" },