Merge version_1 into main #1
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user