1 Commits

Author SHA1 Message Date
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"