Merge version_1 into main #4

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

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Premium Product"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg", imageAlt: "Product lifestyle 1"},
@@ -205,7 +205,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#features" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>