diff --git a/src/app/page.tsx b/src/app/page.tsx index 0449fe7..eeca666 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@anna_style", testimonial: "The quality of the linen is unparalleled. Finally, sustainable clothing that looks good and feels better.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-with-yellow-cloth-nature_23-2148170255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-with-yellow-cloth-nature_23-2148170255.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@m.l.design", testimonial: "I love the earth tones. Ochre has become my go-to for daily essentials.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/christmas-composition-with-present-rope_23-2147720600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-composition-with-present-rope_23-2147720600.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@sarah.eco", testimonial: "Truly breathable fabrics. It's refreshing to support a brand with such high standards.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stack-cozy-knitted-sweaters-wooden-background_169016-51017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-cozy-knitted-sweaters-wooden-background_169016-51017.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@dt_fit", testimonial: "Sustainable, chic, and incredibly durable. Everything I need in my wardrobe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-condom-jeans-zip_23-2148259735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-condom-jeans-zip_23-2148259735.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@elena.m", testimonial: "The perfect fit and ethically sourced. Simply the best.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-barter-event-exchange-goods_23-2150208201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-barter-event-exchange-goods_23-2150208201.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight", }, ]} @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-joyful-woman-with-yellow-cloth-nature_23-2148170255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-joyful-woman-with-yellow-cloth-nature_23-2148170255.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg", @@ -136,7 +136,7 @@ export default function LandingPage() { description="We started Ochre Clothing because we believe that style shouldn't cost the planet. Our design philosophy centers around natural fibers, ethical production, and timeless, gender-neutral silhouettes that transcend passing trends." subdescription="Every garment tells a story of mindful creation, local sourcing, and a dedication to quality over quantity." icon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/christmas-composition-with-present-rope_23-2147720600.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-composition-with-present-rope_23-2147720600.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -151,17 +151,17 @@ export default function LandingPage() { { title: "Sustainable Sourcing", description: "We only use GOTS-certified organic cotton and sustainable linen.", - imageSrc: "http://img.b2bpic.net/free-photo/stack-cozy-knitted-sweaters-wooden-background_169016-51017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-cozy-knitted-sweaters-wooden-background_169016-51017.jpg?_wi=2", }, { title: "Ethical Production", description: "Our garments are made by fair-wage artisans in small-batch facilities.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-condom-jeans-zip_23-2148259735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-condom-jeans-zip_23-2148259735.jpg?_wi=2", }, { title: "Timeless Design", description: "Designs meant to last a lifetime, not just a season.", - imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-barter-event-exchange-goods_23-2150208201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-barter-event-exchange-goods_23-2150208201.jpg?_wi=2", }, ]} title="Why Choose Ochre"