Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 13:34:23 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
description="Founded in 2020, Modern Threads reimagines sustainable fashion"
subdescription="Every piece supports ethical production and environmental stewardship"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg?_wi=1"
imageAlt="Our sustainable fashion brand team"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -141,10 +141,10 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "Finally found a brand that aligns with my values. The quality is exceptional and I feel great wearing clothes that are ethically made.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-online-medium-shot_23-2149731147.jpg", imageAlt: "Sarah Chen"
id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "Finally found a brand that aligns with my values. The quality is exceptional and I feel great wearing clothes that are ethically made.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-online-medium-shot_23-2149731147.jpg?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Johnson", handle: "@consciousstyle", testimonial: "The attention to detail and sustainability commitment is impressive. These pieces have become staples in my wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-owners-preparing-their-store_23-2149300884.jpg", imageAlt: "Marcus Johnson"
id: "2", name: "Marcus Johnson", handle: "@consciousstyle", testimonial: "The attention to detail and sustainability commitment is impressive. These pieces have become staples in my wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-owners-preparing-their-store_23-2149300884.jpg?_wi=1", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Elena Rodriguez", handle: "@ecowarrior", testimonial: "Supporting sustainable fashion has never been easier. Modern Threads proves you don't have to compromise style for sustainability.", imageSrc: "http://img.b2bpic.net/free-photo/mother-adult-daughter-with-shopping-bag_1157-31130.jpg", imageAlt: "Elena Rodriguez"
@@ -153,10 +153,10 @@ export default function LandingPage() {
id: "4", name: "James Park", handle: "@minimalfashion", testimonial: "The timeless designs mean my wardrobe actually gets better with time. Investment pieces that truly last. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg", imageAlt: "James Park"
},
{
id: "5", name: "Olivia Martinez", handle: "@sustainablestyle", testimonial: "From packaging to the product itself, every detail reflects their commitment to the environment. This is how fashion should be done.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-online-medium-shot_23-2149731147.jpg", imageAlt: "Olivia Martinez"
id: "5", name: "Olivia Martinez", handle: "@sustainablestyle", testimonial: "From packaging to the product itself, every detail reflects their commitment to the environment. This is how fashion should be done.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-online-medium-shot_23-2149731147.jpg?_wi=2", imageAlt: "Olivia Martinez"
},
{
id: "6", name: "David Kim", handle: "@ethicalfirst", testimonial: "Transparency and quality go hand in hand at Modern Threads. I know exactly where my clothes come from and that matters to me.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-owners-preparing-their-store_23-2149300884.jpg", imageAlt: "David Kim"
id: "6", name: "David Kim", handle: "@ethicalfirst", testimonial: "Transparency and quality go hand in hand at Modern Threads. I know exactly where my clothes come from and that matters to me.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-owners-preparing-their-store_23-2149300884.jpg?_wi=2", imageAlt: "David Kim"
}
]}
/>
@@ -188,7 +188,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive early access to new collections, sustainability tips, and special offers for our community."
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg?_wi=2"
imageAlt="Newsletter signup"
mediaAnimation="slide-up"
mediaPosition="right"