Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232849.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232849.jpg?_wi=1"
|
||||
imageAlt="restaurante neon oscuridad misterio"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
name: "Menú Degustación Completo",
|
||||
price: "35 €",
|
||||
variant: "Espectáculo incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-woman-brown-bra-holds-bowl-with-maple-syrup-poses-garden_197531-18184.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-woman-brown-bra-holds-bowl-with-maple-syrup-poses-garden_197531-18184.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
name: "Carlos M.",
|
||||
role: "Foodie",
|
||||
testimonial: "Cocina artesanal de primer nivel en Carabanchel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232849.jpg?_wi=2",
|
||||
imageAlt: "Young couple looking at kneaded dough in the kitchen",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
name: "Javi B.",
|
||||
role: "Reserva",
|
||||
testimonial: "Servicio atento, cena deliciosa y show inolvidable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-woman-brown-bra-holds-bowl-with-maple-syrup-poses-garden_197531-18184.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-woman-brown-bra-holds-bowl-with-maple-syrup-poses-garden_197531-18184.jpg?_wi=2",
|
||||
imageAlt: "Young couple looking at kneaded dough in the kitchen",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
name: "Elena V.",
|
||||
role: "Noche 20s",
|
||||
testimonial: "La mejor noche de mi vida, ambiente impecable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-buying-tickers-neon-light_23-2147768007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-buying-tickers-neon-light_23-2147768007.jpg?_wi=1",
|
||||
imageAlt: "Young couple looking at kneaded dough in the kitchen",
|
||||
},
|
||||
]}
|
||||
@@ -354,7 +354,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-buying-tickers-neon-light_23-2147768007.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-buying-tickers-neon-light_23-2147768007.jpg?_wi=2"
|
||||
logoText="X EATS"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user