5 Commits

Author SHA1 Message Date
cfe7416f0a Update src/app/page.tsx 2026-03-11 06:33:46 +00:00
5d2b8d585b Merge version_2 into main
Merge version_2 into main
2026-03-11 06:30:15 +00:00
2acd34fa13 Update src/app/page.tsx 2026-03-11 06:30:11 +00:00
3e7564e1ed Merge version_1 into main
Merge version_1 into main
2026-03-11 06:25:26 +00:00
b89804a2a4 Merge version_1 into main
Merge version_1 into main
2026-03-11 06:24:56 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Shop Now", href: "#products" }, { text: "Explore Premium Fragrances", href: "#products" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"