Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:00:42 +00:00

View File

@@ -145,16 +145,16 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Fashion Enthusiast", testimonial: "Finally found a brand that aligns with my values. The quality is exceptional and the fit is perfect. I'm a THREADS customer for life!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell portrait", icon: Heart
id: "1", name: "Sarah Mitchell", role: "Fashion Enthusiast", testimonial: "Finally found a brand that aligns with my values. The quality is exceptional and the fit is perfect. I'm a THREADS customer for life!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Mitchell portrait", icon: Heart
},
{
id: "2", name: "Marcus Johnson", role: "Sustainable Living Advocate", testimonial: "I love how THREADS combines style with sustainability. The materials feel premium and knowing they're ethically made makes every purchase worthwhile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson portrait", icon: Leaf
id: "2", name: "Marcus Johnson", role: "Sustainable Living Advocate", testimonial: "I love how THREADS combines style with sustainability. The materials feel premium and knowing they're ethically made makes every purchase worthwhile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson portrait", icon: Leaf
},
{
id: "3", name: "Emma Rodriguez", role: "Style Blogger", testimonial: "The designs are timeless and versatile. After six months of regular wear, my THREADS pieces still look brand new. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Rodriguez portrait", icon: ThumbsUp
id: "3", name: "Emma Rodriguez", role: "Style Blogger", testimonial: "The designs are timeless and versatile. After six months of regular wear, my THREADS pieces still look brand new. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Emma Rodriguez portrait", icon: ThumbsUp
},
{
id: "4", name: "David Chen", role: "Environmental Consultant", testimonial: "As someone who works in sustainability, I'm impressed by THREADS' commitment to reducing environmental impact without compromising on style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen portrait", icon: CheckCircle
id: "4", name: "David Chen", role: "Environmental Consultant", testimonial: "As someone who works in sustainability, I'm impressed by THREADS' commitment to reducing environmental impact without compromising on style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen portrait", icon: CheckCircle
}
]}
/>