Update src/app/page.tsx
This commit is contained in:
@@ -86,19 +86,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-with-olives-breadstick-wooden-table_123827-21580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-with-olives-breadstick-wooden-table_123827-21580.jpg?_wi=1",
|
||||
imageAlt: "Jamones ibéricos curados de Chente",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-donkey-farm-field-covered-greenery-sunlight_181624-42143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-donkey-farm-field-covered-greenery-sunlight_181624-42143.jpg?_wi=1",
|
||||
imageAlt: "Dehesas salmantinas con cerdos ibéricos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pig_658691-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pig_658691-246.jpg?_wi=1",
|
||||
imageAlt: "Cerdos ibéricos en libertad en la dehesa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-grass-with-wooden-boxes-backside-side-view_141793-12547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-grass-with-wooden-boxes-backside-side-view_141793-12547.jpg?_wi=1",
|
||||
imageAlt: "Bodegas de curación tradicionales de jamón",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
description: "Selección rigurosa de los mejores cerdos ibéricos criados en la dehesa.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-with-olives-breadstick-wooden-table_123827-21580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-with-olives-breadstick-wooden-table_123827-21580.jpg?_wi=2",
|
||||
imageAlt: "icono tradición artesanal",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
description: "Reciba sus productos con la mayor comodidad y rapidez, directamente en su hogar o negocio.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Truck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-donkey-farm-field-covered-greenery-sunlight_181624-42143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-donkey-farm-field-covered-greenery-sunlight_181624-42143.jpg?_wi=2",
|
||||
imageAlt: "icono tradición artesanal",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
description: "Asesoramiento experto y cercano para resolver todas sus dudas y necesidades.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Headphones,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pig_658691-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pig_658691-246.jpg?_wi=2",
|
||||
imageAlt: "icono tradición artesanal",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
description: "Nuestro compromiso con la excelencia en cada producto que llega a su mesa.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-grass-with-wooden-boxes-backside-side-view_141793-12547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-grass-with-wooden-boxes-backside-side-view_141793-12547.jpg?_wi=2",
|
||||
imageAlt: "icono tradición artesanal",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user