Merge version_1 into main #1

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

View File

@@ -116,16 +116,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Alexandra Chen", handle: "@alexstyles", testimonial: "The quality is unmatched. I've invested in several pieces from THREADS and each one has become a wardrobe staple. The attention to detail is incredible.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Alexandra Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Alexandra Chen"},
{
id: "2", name: "Sofia Rodriguez", handle: "@sofiamode", testimonial: "Finally, a brand that combines sustainability with sophistication. Every purchase feels good because I know exactly where my clothes come from.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sofia Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Sofia Rodriguez"},
{
id: "3", name: "Marcus Johnson", handle: "@marcusfashion", testimonial: "The craftsmanship is exceptional. These aren't just clothes; they're investments in quality pieces that'll last for years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marcus Johnson"},
{
id: "4", name: "Emma Williams", handle: "@emmalovesthreads", testimonial: "I love the styling guides and customer service. THREADS truly cares about helping you find pieces that work for your personal style.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emma Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=3", imageAlt: "Emma Williams"},
]}
showRating={true}
animationType="slide-up"