Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-10 11:05:56 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{ variant: "rotated-rays-animated" }}
title="Redefining Modern Style"
title="Elevate Your Wardrobe with Timeless, Ethical Apparel"
description="Premium apparel crafted for the conscious, contemporary individual."
buttons={[{ text: "Shop Now", href: "#products" }]}
carouselItems={[
@@ -174,4 +174,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}