2 Commits

Author SHA1 Message Date
6fab628c48 Merge version_2 into main
Merge version_2 into main
2026-03-04 10:58:20 +00:00
40a8624c82 Update src/app/page.tsx 2026-03-04 10:58:16 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
mediaAnimation="slide-up"