Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12f740105f | |||
| 7e088218e2 | |||
| 5b95709654 | |||
| 2eeb111089 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Premium bicycle showcase"
|
imageAlt="Premium bicycle showcase"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "#products" },
|
{ text: "Browse Our Collection", href: "#products" },
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "Learn More", href: "#about" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user