Merge version_1 into main #1
@@ -103,19 +103,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Materials", description: "Crafted with the finest quality materials sourced globally for durability and comfort", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg?_wi=1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-putting-sneakers_637285-5758.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-putting-sneakers_637285-5758.jpg?_wi=1"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Expert Craftsmanship", description: "Each pair is meticulously constructed by skilled artisans with years of experience", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-putting-sneakers_637285-5758.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-putting-sneakers_637285-5758.jpg?_wi=2"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -146,13 +146,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Sneaker Enthusiast", testimonial: "The quality is exceptional. I've never felt such comfortable and stylish shoes. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", role: "Sneaker Enthusiast", testimonial: "The quality is exceptional. I've never felt such comfortable and stylish shoes. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Fashion Blogger", testimonial: "Laced Up 815 has completely elevated my sneaker game. The craftsmanship is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Chen", role: "Lifestyle Influencer", testimonial: "These shoes are a game-changer. Premium quality that actually lasts, not just hype.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Chen"
|
||||
id: "3", name: "Emily Chen", role: "Lifestyle Influencer", testimonial: "These shoes are a game-changer. Premium quality that actually lasts, not just hype.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "Footwear Collector", testimonial: "As someone who collects premium shoes, Laced Up 815 is now my go-to brand.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Marcus Johnson"
|
||||
|
||||
Reference in New Issue
Block a user