Update src/app/page.tsx

This commit is contained in:
2026-03-11 19:29:21 +00:00
parent 5b95709654
commit 7e088218e2

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
imageAlt="Premium bicycle showcase"
mediaAnimation="slide-up"
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Browse Our Collection", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
/>