diff --git a/src/app/page.tsx b/src/app/page.tsx index 448735c..5ad573a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,10 @@ export default function AyzeraBrand() { testimonials={[ { name: "Alex Rivera", handle: "Fashion Director, Vogue", testimonial: "Ayzera captures the essence of contemporary luxury streetwear with impeccable attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-2230.jpg", imageAlt: "Alex Rivera"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-2230.jpg?_wi=1", imageAlt: "Alex Rivera"}, { name: "Jordan Chen", handle: "Influencer, 150K followers", testimonial: "Finally, a brand that understands premium minimalism. Every piece is an investment in style.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-with-flowers_23-2149486718.jpg", imageAlt: "Jordan Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-with-flowers_23-2149486718.jpg?_wi=1", imageAlt: "Jordan Chen"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -150,9 +150,9 @@ export default function AyzeraBrand() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Mitchell", role: "Fashion Influencer", testimonial: "Ayzera's attention to detail is unmatched. Every piece feels like a luxury investment that transcends seasonal trends.", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-2230.jpg", imageAlt: "Sarah Mitchell"}, + id: "1", name: "Sarah Mitchell", role: "Fashion Influencer", testimonial: "Ayzera's attention to detail is unmatched. Every piece feels like a luxury investment that transcends seasonal trends.", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-2230.jpg?_wi=2", imageAlt: "Sarah Mitchell"}, { - id: "2", name: "Marcus Rodriguez", role: "Street Fashion Photographer", testimonial: "The quality and minimalist aesthetic of Ayzera pieces make them essential for any premium streetwear wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-with-flowers_23-2149486718.jpg", imageAlt: "Marcus Rodriguez"}, + id: "2", name: "Marcus Rodriguez", role: "Street Fashion Photographer", testimonial: "The quality and minimalist aesthetic of Ayzera pieces make them essential for any premium streetwear wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-with-flowers_23-2149486718.jpg?_wi=2", imageAlt: "Marcus Rodriguez"}, { id: "3", name: "Emma Louisa", role: "Fashion Buyer", testimonial: "I've curated collections for years, and Ayzera stands out as a brand committed to excellence and exclusivity.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-blue-shirt_158595-1022.jpg", imageAlt: "Emma Louisa"}, {