3 Commits

Author SHA1 Message Date
7e088218e2 Update src/app/page.tsx 2026-03-11 19:29:21 +00:00
5b95709654 Merge version_1 into main
Merge version_1 into main
2026-03-11 19:27:44 +00:00
2eeb111089 Merge version_1 into main
Merge version_1 into main
2026-03-11 19:27:21 +00:00

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" }
]}
/>