Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 15:05:31 +00:00

View File

@@ -20,7 +20,7 @@ export default function MixLandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function MixLandingPage() {
description="Discover authentic recipes, master cooking techniques, plan nutritious meals, and learn about quality ingredients. From beginner cooks to seasoned home chefs, Mix is your trusted culinary companion."
tag="Welcome to Mix"
tagAnimation="blur-reveal"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Explore Recipes", href: "#recipes" },
{ text: "Learn Cooking Tips", href: "#tips" },