Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 02:59:52 +00:00

View File

@@ -144,16 +144,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Emma Johnson", handle: "@emmastyle", testimonial: "Finally found a brand that combines style with sustainability. The quality is exceptional and the designs are so unique!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "Emma Johnson"
id: "1", name: "Emma Johnson", handle: "@emmastyle", testimonial: "Finally found a brand that combines style with sustainability. The quality is exceptional and the designs are so unique!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "Emma Johnson"
},
{
id: "2", name: "Marcus Chen", handle: "@marcusfashion", testimonial: "DUO's pieces have become my go-to for everyday wear. Comfortable, stylish, and guilt-free shopping. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", imageAlt: "Marcus Chen"
id: "2", name: "Marcus Chen", handle: "@marcusfashion", testimonial: "DUO's pieces have become my go-to for everyday wear. Comfortable, stylish, and guilt-free shopping. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=1", imageAlt: "Marcus Chen"
},
{
id: "3", name: "Sophia Rodriguez", handle: "@sophiastyle", testimonial: "I love supporting brands founded by creatives with a vision. Every purchase feels like investing in something meaningful.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "Sophia Rodriguez"
id: "3", name: "Sophia Rodriguez", handle: "@sophiastyle", testimonial: "I love supporting brands founded by creatives with a vision. Every purchase feels like investing in something meaningful.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "Sophia Rodriguez"
},
{
id: "4", name: "James Wilson", handle: "@jamesware", testimonial: "The hoodie I bought fits perfectly and the material is incredibly soft. This will definitely be a repeat purchase!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", imageAlt: "James Wilson"
id: "4", name: "James Wilson", handle: "@jamesware", testimonial: "The hoodie I bought fits perfectly and the material is incredibly soft. This will definitely be a repeat purchase!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=2", imageAlt: "James Wilson"
}
]}
animationType="slide-up"