Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-03 10:37:00 +00:00

View File

@@ -48,7 +48,8 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Explore Collection", href: "#products" }
{ text: "Shop Now", href: "#products" },
{ text: "View Scent Guide", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}