Merge version_1 into main #2
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg?_wi=1"
|
||||
imageAlt="Premium shoe collection showcase"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -106,13 +106,13 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyFour
|
||||
features={[
|
||||
{
|
||||
id: "premium-quality", title: "Premium Quality", author: "Craftsmanship", description: "Every pair is meticulously crafted using the finest materials to ensure durability and comfort for years to come.", tags: ["Premium", "Durable"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg", imageAlt: "Premium quality craftsmanship"
|
||||
id: "premium-quality", title: "Premium Quality", author: "Craftsmanship", description: "Every pair is meticulously crafted using the finest materials to ensure durability and comfort for years to come.", tags: ["Premium", "Durable"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg?_wi=2", imageAlt: "Premium quality craftsmanship"
|
||||
},
|
||||
{
|
||||
id: "sustainable", title: "Sustainable", author: "Eco-Friendly", description: "We prioritize environmental responsibility in our manufacturing process and packaging choices.", tags: ["Eco", "Green"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg", imageAlt: "Sustainable eco-friendly production"
|
||||
id: "sustainable", title: "Sustainable", author: "Eco-Friendly", description: "We prioritize environmental responsibility in our manufacturing process and packaging choices.", tags: ["Eco", "Green"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg?_wi=3", imageAlt: "Sustainable eco-friendly production"
|
||||
},
|
||||
{
|
||||
id: "comfort-tech", title: "Comfort Technology", author: "Innovation", description: "Engineered cushioning and support systems that adapt to your foot, reducing fatigue throughout the day.", tags: ["Tech", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg", imageAlt: "Advanced comfort technology"
|
||||
id: "comfort-tech", title: "Comfort Technology", author: "Innovation", description: "Engineered cushioning and support systems that adapt to your foot, reducing fatigue throughout the day.", tags: ["Tech", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-middle-aged-man-stretching-before-exercise_23-2147839299.jpg?_wi=4", imageAlt: "Advanced comfort technology"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user