Merge version_1 into main #3
@@ -48,25 +48,25 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna S.", 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", imageAlt: "sustainable clothing model sunlight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-with-yellow-cloth-nature_23-2148170255.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight"},
|
||||
{
|
||||
name: "Marcus L.", 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", imageAlt: "sustainable clothing model sunlight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-composition-with-present-rope_23-2147720600.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight"},
|
||||
{
|
||||
name: "Sarah J.", 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", imageAlt: "sustainable clothing model sunlight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stack-cozy-knitted-sweaters-wooden-background_169016-51017.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight"},
|
||||
{
|
||||
name: "David T.", 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", imageAlt: "sustainable clothing model sunlight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-condom-jeans-zip_23-2148259735.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight"},
|
||||
{
|
||||
name: "Elena M.", 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", imageAlt: "sustainable clothing model sunlight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-barter-event-exchange-goods_23-2150208201.jpg?_wi=1", imageAlt: "sustainable clothing model sunlight"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collections", 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", alt: "Portrait of a customer 1"},
|
||||
@@ -91,7 +91,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"
|
||||
/>
|
||||
</div>
|
||||
@@ -104,11 +104,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
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"},
|
||||
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?_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"},
|
||||
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?_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"},
|
||||
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?_wi=2"},
|
||||
]}
|
||||
title="Why Choose Ochre"
|
||||
description="Quality meets integrity in every stitch."
|
||||
|
||||
Reference in New Issue
Block a user