Update src/app/page.tsx

This commit is contained in:
2026-03-05 23:21:27 +00:00
parent 4343d7c656
commit d2a14bfb7b

View File

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