Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-red-grapes-vineyard_23-2151570061.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-red-grapes-vineyard_23-2151570061.jpg?_wi=1"
|
||||
imageAlt="Viñedos al amanecer"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
description: "Respeto absoluto al ciclo natural.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890391.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890391.jpg?_wi=1"
|
||||
imageAlt="Bodega Barón d'Alba"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -167,13 +167,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Cultivo Consciente",
|
||||
description: "Respeto total por el suelo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-wine-laid-wooden-table_23-2148243113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-wine-laid-wooden-table_23-2148243113.jpg?_wi=1",
|
||||
imageAlt: "Viñedos",
|
||||
},
|
||||
{
|
||||
title: "Crianza en Silencio",
|
||||
description: "El vino necesita tiempo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-bottle-with-candle-scarf-plant-pot_176474-6084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-bottle-with-candle-scarf-plant-pot_176474-6084.jpg?_wi=1",
|
||||
imageAlt: "Barricas",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
handle: "@analp",
|
||||
testimonial: "El sabor de la paciencia.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-red-grapes-vineyard_23-2151570061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-red-grapes-vineyard_23-2151570061.jpg?_wi=2",
|
||||
imageAlt: "Brick wall background texture",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
handle: "@carlosr",
|
||||
testimonial: "Castellón en una botella.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890391.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890391.jpg?_wi=2",
|
||||
imageAlt: "Brick wall background texture",
|
||||
},
|
||||
{
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
handle: "@msoler",
|
||||
testimonial: "Inolvidable experiencia en bodega.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-wine-laid-wooden-table_23-2148243113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-wine-laid-wooden-table_23-2148243113.jpg?_wi=2",
|
||||
imageAlt: "Brick wall background texture",
|
||||
},
|
||||
{
|
||||
@@ -324,7 +324,7 @@ export default function LandingPage() {
|
||||
handle: "@lferran",
|
||||
testimonial: "Calidad artesana superior.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-bottle-with-candle-scarf-plant-pot_176474-6084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-bottle-with-candle-scarf-plant-pot_176474-6084.jpg?_wi=2",
|
||||
imageAlt: "Brick wall background texture",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user