Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-04 06:51:39 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Build Your Paleta", href: "#how-it-works" }
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/vanilla-berry-organic-homemade-lollipop-ice-presented-pink-background-with-copy-space-text-natural-healthy-food-top-view_628469-22.jpg", imageAlt: "Hand-dipped paleta with chocolate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-stick-liquid-chocolate-covered-it-different-chocolate-textures-brown-background_633478-2104.jpg", imageAlt: "Paleta with colorful toppings" },
@@ -266,7 +266,7 @@ export default function LandingPage() {
{ text: "Order Ahead", href: "#menu" },
{ text: "Book Catering", href: "#catering" }
]}
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>