diff --git a/src/app/page.tsx b/src/app/page.tsx index 94c5d4e..a85566c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,10 +132,10 @@ export default function LandingPage() { tag="Testimonials" testimonials={[ { - id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "Destiny's quality is unmatched. Every piece I've purchased fits perfectly and holds up beautifully. I recommend it to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Sarah Chen" + id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "Destiny's quality is unmatched. Every piece I've purchased fits perfectly and holds up beautifully. I recommend it to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg?_wi=1", imageAlt: "Sarah Chen" }, { - id: "2", name: "Marcus Johnson", handle: "@marcusfashion", testimonial: "The attention to detail is incredible. These aren't just clothes—they're investments in your style. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", handle: "@marcusfashion", testimonial: "The attention to detail is incredible. These aren't just clothes—they're investments in your style. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=1", imageAlt: "Marcus Johnson" }, { id: "3", name: "Emma Rodriguez", handle: "@emmaglam", testimonial: "I love that Destiny focuses on sustainability. Looking good while helping the planet? That's the Destiny difference.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-dressed-black-dress-beige-trench-with-stylish-hairstyle-red-lips-street_291650-281.jpg", imageAlt: "Emma Rodriguez" @@ -144,10 +144,10 @@ export default function LandingPage() { id: "4", name: "James Wilson", handle: "@jamesmenswear", testimonial: "Finally, a brand that understands modern style. The designs are contemporary, the quality is exceptional. This is my new go-to.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageAlt: "James Wilson" }, { - id: "5", name: "Olivia Brown", handle: "@oliviaofficiel", testimonial: "Destiny pieces are versatile enough for the office but stylish enough for weekend adventures. Absolutely love this collection.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Olivia Brown" + id: "5", name: "Olivia Brown", handle: "@oliviaofficiel", testimonial: "Destiny pieces are versatile enough for the office but stylish enough for weekend adventures. Absolutely love this collection.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg?_wi=2", imageAlt: "Olivia Brown" }, { - id: "6", name: "Daniel Kim", handle: "@danielstyle", testimonial: "The customer service is amazing, and the products are even better. Destiny has earned my loyalty for life.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "Daniel Kim" + id: "6", name: "Daniel Kim", handle: "@danielstyle", testimonial: "The customer service is amazing, and the products are even better. Destiny has earned my loyalty for life.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=2", imageAlt: "Daniel Kim" } ]} animationType="slide-up"