Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-green-salad-with-herbs-vegetables_114579-2166.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-green-salad-with-herbs-vegetables_114579-2166.jpg?_wi=1"
|
||||
imageAlt="Plato principal de comida peruana"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
icon: Heart,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg?_wi=1"
|
||||
imageAlt="Chef preparando platos peruanos en la cocina"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-green-salad-with-herbs-vegetables_114579-2166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-green-salad-with-herbs-vegetables_114579-2166.jpg?_wi=2",
|
||||
imageAlt: "vibrant restaurant interior peruvian",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg?_wi=2",
|
||||
imageAlt: "vibrant restaurant interior peruvian",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
text: "Recomendaciones expertas",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20834.jpg?_wi=1",
|
||||
imageAlt: "vibrant restaurant interior peruvian",
|
||||
},
|
||||
]}
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Ceviche Clásico",
|
||||
price: "S/ 35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20834.jpg?_wi=2",
|
||||
imageAlt: "Ceviche clásico peruano con pescado y limón",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user