Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-29 13:28:44 +00:00

View File

@@ -76,11 +76,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Elena R.", handle: "@elena_styles", testimonial: "The quality is unmatched. Truly pieces that last a lifetime.", rating: 5, imageSrc: "https://pixabay.com/get/gbd36b6a89f6997c0aa0ba6cf2a994ffa341bf8ab6c8396cfc08d0e217e8c7f5995a02ae650eeb6ec43bedd8fc205241c0f079879df77391b3f169e82f7d6aaee_1280.jpg" },
{ id: "1", name: "Elena R.", handle: "@elena_styles", testimonial: "The quality is unmatched. Truly pieces that last a lifetime.", rating: 5, imageSrc: "https://pixabay.com/get/gbd36b6a89f6997c0aa0ba6cf2a994ffa341bf8ab6c8396cfc08d0e217e8c7f5995a02ae650eeb6ec43bedd8fc205241c0f079879df77391b3f169e82f7d6aaee_1280.jpg?_wi=1" },
{ id: "2", name: "Marcus T.", handle: "@mt_fashion", testimonial: "Sophisticated, comfortable, and exactly what I needed for my capsule wardrobe.", rating: 5, imageSrc: "https://pixabay.com/get/g06525ddd746744c64aa78d6a1cb74bea8fb59d1dea97b49776317886988feedeb5784d7cfa163c0232cad12c7f647da9392b85a646d80ee7e26eea141b714798_1280.jpg" },
{ id: "3", name: "Sarah J.", handle: "@sarah_j_design", testimonial: "Finally found a brand that values sustainable production without compromising on luxury.", rating: 5, imageSrc: "https://pixabay.com/get/gab3025f32262824a90bcf8f53b806e87e759c8d7e1727a2e573ca562918ae32cef2cd908008098a093134aea0745af1c936940d0a2ea9315e85867004adfc9d8_1280.jpg" },
{ id: "4", name: "Julian V.", handle: "@julian_v", testimonial: "Attention to detail is incredible. Highly recommend their new collection.", rating: 5, imageSrc: "https://pixabay.com/get/gad2f147b623b941c0d13e8f0e23ac2008b400be964d47fde430be281a640bf3d9350f72b3758072514d8a56011a88f5da0ec58fe76e04cf1a338fa98a230f13e_1280.jpg" },
{ id: "5", name: "Clara M.", handle: "@clara_m", testimonial: "The fabric selection is exquisite. Every piece feels like a luxury statement.", rating: 5, imageSrc: "https://pixabay.com/get/gbd36b6a89f6997c0aa0ba6cf2a994ffa341bf8ab6c8396cfc08d0e217e8c7f5995a02ae650eeb6ec43bedd8fc205241c0f079879df77391b3f169e82f7d6aaee_1280.jpg" },
{ id: "5", name: "Clara M.", handle: "@clara_m", testimonial: "The fabric selection is exquisite. Every piece feels like a luxury statement.", rating: 5, imageSrc: "https://pixabay.com/get/gbd36b6a89f6997c0aa0ba6cf2a994ffa341bf8ab6c8396cfc08d0e217e8c7f5995a02ae650eeb6ec43bedd8fc205241c0f079879df77391b3f169e82f7d6aaee_1280.jpg?_wi=2" },
]}
showRating={true}
title="Customer Stories"