Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@anna_eco",
|
||||
testimonial: "La qualità dei tessuti è incredibile, finalmente una moda che rispetta l'ambiente.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg?_wi=1",
|
||||
imageAlt: "organic cotton clothing store lifestyle",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@marco_bio",
|
||||
testimonial: "Vesti con stile e consapevolezza. Wellbi è una scoperta fantastica.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg?_wi=1",
|
||||
imageAlt: "organic cotton clothing store lifestyle",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_green",
|
||||
testimonial: "Laura e Donatello mettono passione in ogni dettaglio. Consigliatissimi!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eco-social-media-template-with-go-green-text-earth-tone_53876-117649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eco-social-media-template-with-go-green-text-earth-tone_53876-117649.jpg?_wi=1",
|
||||
imageAlt: "organic cotton clothing store lifestyle",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@giulia_v",
|
||||
testimonial: "Prodotti etici e bellissimi, il servizio clienti è impeccabile.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beige-card-holder-with-texture_9975-134392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beige-card-holder-with-texture_9975-134392.jpg?_wi=1",
|
||||
imageAlt: "organic cotton clothing store lifestyle",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
handle: "@ste_nature",
|
||||
testimonial: "Felice di sostenere un progetto così trasparente e serio.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-clothesline-fields_23-2148170148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-clothesline-fields_23-2148170148.jpg?_wi=1",
|
||||
imageAlt: "organic cotton clothing store lifestyle",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-sustainability-concept-arrangement_23-2148996994.jpg",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="La Nostra Missione"
|
||||
description="Wellbi nasce dall'idea di Laura e Donatello di riportare al centro l'etica e la qualità. Selezioniamo solo fibre biologiche certificate per garantirti un comfort naturale e duraturo."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,21 +156,21 @@ export default function LandingPage() {
|
||||
name: "T-shirt Essential",
|
||||
price: "€35",
|
||||
variant: "Bianco Naturale",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eco-social-media-template-with-go-green-text-earth-tone_53876-117649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eco-social-media-template-with-go-green-text-earth-tone_53876-117649.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pantalone in Lino",
|
||||
price: "€79",
|
||||
variant: "Sabbia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beige-card-holder-with-texture_9975-134392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beige-card-holder-with-texture_9975-134392.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Abito in Bambù",
|
||||
price: "€89",
|
||||
variant: "Verde Salvia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-clothesline-fields_23-2148170148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-clothesline-fields_23-2148170148.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
title: "Produzione Etica",
|
||||
description: "Lavoratori tutelati e filiera corta a km 0.",
|
||||
tag: "Etica",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170134.jpg?_wi=3",
|
||||
imageAlt: "Different zero waste products with copy space",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
title: "Packaging Plastic-Free",
|
||||
description: "Spedizioni ecologiche in materiali compostabili.",
|
||||
tag: "Green",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg?_wi=3",
|
||||
imageAlt: "Different zero waste products with copy space",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user