Merge version_1 into main #1
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Clean Eating, Elevated."
|
||||
description="Fresh. Flavorful. Obsess-worthy bowls crafted for how you want to feel."
|
||||
background="plain"
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fresh Ingredients"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
id: "worth", value: "Worth", title: "The Drive", description: "Even if you're not around the corner, it's worth it.", icon: Heart
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user