Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5fb377070 | |||
| 0d09e18e64 | |||
| 30b43d7be2 | |||
| 2c428dba35 | |||
| 127eef53e1 | |||
| 2f6886d6e3 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Featured Collection"
|
||||
description="Handpicked essentials to power your workouts. From footwear to apparel, discover gear trusted by fitness enthusiasts worldwide."
|
||||
description="Browse 500+ premium items. Handpicked essentials to power your workouts. From footwear to apparel, discover gear trusted by fitness enthusiasts worldwide."
|
||||
tag="Best Sellers"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
mediaPosition="left"
|
||||
faqsAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Contact Support", href: "#" }
|
||||
{ text: "Ready to Buy?", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user