3 Commits

Author SHA1 Message Date
81c631e98e Update src/app/page.tsx 2026-03-12 06:19:04 +00:00
bb99ff3ed6 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:17:28 +00:00
bd46f03d88 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:17:03 +00:00

View File

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