Merge version_1 into main #3
@@ -100,15 +100,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Advanced Cushioning", description: "Proprietary boost technology provides responsive cushioning that adapts to your stride for maximum comfort and energy return.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fitness-girl-tying-her-shoelaces_171337-11720.jpg", imageAlt: "Advanced Cushioning Technology"
|
||||
title: "Advanced Cushioning", description: "Proprietary boost technology provides responsive cushioning that adapts to your stride for maximum comfort and energy return.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fitness-girl-tying-her-shoelaces_171337-11720.jpg?_wi=1", imageAlt: "Advanced Cushioning Technology"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Lightweight Design", description: "Engineered with cutting-edge materials, our shoes weigh less without compromising support or durability.", imageSrc: "http://img.b2bpic.net/free-photo/men-accessories-laid-out-wooden-floor_1304-4254.jpg", imageAlt: "Lightweight Design"
|
||||
title: "Lightweight Design", description: "Engineered with cutting-edge materials, our shoes weigh less without compromising support or durability.", imageSrc: "http://img.b2bpic.net/free-photo/men-accessories-laid-out-wooden-floor_1304-4254.jpg?_wi=1", imageAlt: "Lightweight Design"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Precision Fit", description: "Strategic stitching and adaptive lacing systems ensure a perfect fit for every athlete, every time.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept_1357-224.jpg", imageAlt: "Precision Fit Technology"
|
||||
title: "Precision Fit", description: "Strategic stitching and adaptive lacing systems ensure a perfect fit for every athlete, every time.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept_1357-224.jpg?_wi=1", imageAlt: "Precision Fit Technology"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -119,13 +119,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "ultraboost-pro", name: "Ultraboost Pro Running", price: "$240", variant: "Black/Orange • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fitness-girl-tying-her-shoelaces_171337-11720.jpg", imageAlt: "Ultraboost Pro Running Shoe"
|
||||
id: "ultraboost-pro", name: "Ultraboost Pro Running", price: "$240", variant: "Black/Orange • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fitness-girl-tying-her-shoelaces_171337-11720.jpg?_wi=2", imageAlt: "Ultraboost Pro Running Shoe"
|
||||
},
|
||||
{
|
||||
id: "basketball-elite", name: "Basketball Elite Court", price: "$220", variant: "Blue/Orange • 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/men-accessories-laid-out-wooden-floor_1304-4254.jpg", imageAlt: "Basketball Elite Shoe"
|
||||
id: "basketball-elite", name: "Basketball Elite Court", price: "$220", variant: "Blue/Orange • 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/men-accessories-laid-out-wooden-floor_1304-4254.jpg?_wi=2", imageAlt: "Basketball Elite Shoe"
|
||||
},
|
||||
{
|
||||
id: "training-cross", name: "Training Cross Fitness", price: "$180", variant: "Dark Grey • 6 Colors", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept_1357-224.jpg", imageAlt: "Training Cross Shoe"
|
||||
id: "training-cross", name: "Training Cross Fitness", price: "$180", variant: "Dark Grey • 6 Colors", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept_1357-224.jpg?_wi=2", imageAlt: "Training Cross Shoe"
|
||||
}
|
||||
]}
|
||||
title="Featured Shoes"
|
||||
|
||||
Reference in New Issue
Block a user