Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 01:41:35 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
tag="Premium Clothing"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-green-background_23-2149157610.jpg"
imageAlt="Cinco premium clothing showcase"
imagePosition="right"
@@ -188,7 +188,7 @@ export default function LandingPage() {
{ text: "Subscribe to Updates", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>