Merge version_1 into main #2

Open
bender wants to merge 2 commits from version_1 into main

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Shop Collection", href: "products" },
{ text: "View Lookbook", href: "about" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/young-people-urban-scene-with-k-pop-aesthetics_23-2149096940.jpg"
imageAlt="Urban streetwear collection"
frameStyle="card"
@@ -139,7 +139,6 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="invertDefault"
carouselMode="buttons"
/>
</div>