Merge version_1 into main #3
@@ -171,27 +171,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "The quality is unmatched. I've tried many brands, but Elevate truly delivers luxury at an accessible price point. My go-to for everyday wear.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "customer avatar professional portrait user profile testimonial image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=1", imageAlt: "customer avatar professional portrait user profile testimonial image"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcusfashion", testimonial: "Every piece is designed with intention. The minimalist aesthetic is exactly what I was looking for. Highly recommend to anyone with refined taste.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "customer photo professional headshot user avatar portrait image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "customer photo professional headshot user avatar portrait image"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmaelev8", testimonial: "Finally found a brand that gets it. Quality materials, timeless designs, and customer service that actually cares. Elevate is my new obsession.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "testimonial avatar professional profile customer portrait user image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=2", imageAlt: "testimonial avatar professional profile customer portrait user image"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alex Thompson", handle: "@alexwearables", testimonial: "The attention to detail is incredible. From packaging to the fit, everything about Elevate screams premium. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "profile photo customer avatar professional portrait testimonial image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "profile photo customer avatar professional portrait testimonial image"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Park", handle: "@jessicaparkstyle", testimonial: "Sustainable, stylish, and seriously well-made. I feel good about supporting a brand with values. My wardrobe staple now.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "customer avatar professional portrait user profile testimonial image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=3", imageAlt: "customer avatar professional portrait user profile testimonial image"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Okafor", handle: "@davidfashiontalk", testimonial: "The minimal aesthetic doesn't mean boring. Each piece is a masterclass in design simplicity. Absolute game-changer for my style.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "customer photo professional headshot user avatar portrait image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=3", imageAlt: "customer photo professional headshot user avatar portrait image"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user