Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-27 17:09:20 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
background={{ variant: "gradient-bars" }}
logoText="TVISHI"
description="Harnessing the ancient wisdom of nature to revitalize your skin. Pure, organic, and intentionally crafted."
description="Invest in long-term skin health with potent, nature-derived rituals that protect and restore your complexion's natural barrier from the inside out."
buttons={[{ text: "Shop Collection", href: "#products" }]}
buttonAnimation="slide-up"
layoutOrder="default"
@@ -127,4 +127,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}