Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn Techniques", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Dark Chocolate Torte", price: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/young-female-cook-making-delicious-chocolate-cake-with-cream-white-table_181624-46702.jpg", imageAlt: "Decadent chocolate dessert"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Browse All Recipes", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
id: "4", value: "15", title: "years", description: "Of culinary experience", icon: Star,
|
||||
},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="scale-rotate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user