Merge version_1 into main #2
@@ -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?_wi=1", imageAlt: "Alex Rivera"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-2230.jpg", 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?_wi=1", imageAlt: "Jordan Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-with-flowers_23-2149486718.jpg", imageAlt: "Jordan Chen"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -65,6 +65,7 @@ export default function AyzeraBrand() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -149,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?_wi=2", 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", 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?_wi=2", 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", 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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user