Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,35 +60,35 @@ export default function LandingPage() {
|
||||
handle: "@alvarom",
|
||||
testimonial: "El punto de encuentro para todas las edades. Siempre lleno.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lucía P.",
|
||||
handle: "@luciap",
|
||||
testimonial: "Tapas riquísimas y precios súper accesibles.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Javier R.",
|
||||
handle: "@javierr",
|
||||
testimonial: "La atmósfera es inigualable, pura vida.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "María D.",
|
||||
handle: "@mariad",
|
||||
testimonial: "Siempre encuentro sitio si llego pronto.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sticking-his-tongue-out-photo_23-2148283881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sticking-his-tongue-out-photo_23-2148283881.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carlos G.",
|
||||
handle: "@carlosg",
|
||||
testimonial: "El sitio clave en El Puerto.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168850.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crunchy-fried-shrimp-served-top-shot-glasses-filled-with-sauces_140725-6608.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crunchy-fried-shrimp-served-top-shot-glasses-filled-with-sauces_140725-6608.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg",
|
||||
@@ -156,42 +156,42 @@ export default function LandingPage() {
|
||||
name: "Cerveza Bien Tirada",
|
||||
price: "Fría y barata",
|
||||
variant: "Imprescindible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Montaditos Variados",
|
||||
price: "Calidad alta",
|
||||
variant: "Carta corta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Tapas Sorpresa",
|
||||
price: "Recién hechas",
|
||||
variant: "Lo más pedido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Copas y Chupitos",
|
||||
price: "Para alargar la noche",
|
||||
variant: "Noche",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Terraza Exclusiva",
|
||||
price: "Ambiente único",
|
||||
variant: "Social",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Ambiente Local",
|
||||
price: "Gente real",
|
||||
variant: "Experiencia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Lo que vas a pedir (sí o sí)"
|
||||
@@ -210,35 +210,35 @@ export default function LandingPage() {
|
||||
name: "Javier R.",
|
||||
handle: "@javierr",
|
||||
testimonial: "Siempre lleno… eso quiere decir que funciona bien.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "María D.",
|
||||
handle: "@mariad",
|
||||
testimonial: "Tapas riquísimas y precios súper accesibles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carlos G.",
|
||||
handle: "@carlosg",
|
||||
testimonial: "Un lugar donde volver sin duda.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sara L.",
|
||||
handle: "@saral",
|
||||
testimonial: "El punto de encuentro para todas las edades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sticking-his-tongue-out-photo_23-2148283881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sticking-his-tongue-out-photo_23-2148283881.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Pedro M.",
|
||||
handle: "@pedrom",
|
||||
testimonial: "Buen ambiente, buena comida y mejor atención.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168850.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="No lo decimos nosotros"
|
||||
@@ -256,21 +256,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Sitio pequeño",
|
||||
description: "Reserva el espacio en tu agenda llegando pronto.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=7",
|
||||
titleIconSrc: "Clock",
|
||||
buttonText: "Ven Hoy",
|
||||
},
|
||||
{
|
||||
title: "Muy demandado",
|
||||
description: "Gente local, buen ambiente garantizado.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=8",
|
||||
titleIconSrc: "Users",
|
||||
buttonText: "Ven Hoy",
|
||||
},
|
||||
{
|
||||
title: "Mejor llegar pronto",
|
||||
description: "Evita esperas y disfruta desde el minuto uno.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477106.jpg?_wi=9",
|
||||
titleIconSrc: "Zap",
|
||||
buttonText: "Ven Hoy",
|
||||
},
|
||||
@@ -289,7 +289,7 @@ export default function LandingPage() {
|
||||
tag="Google Maps"
|
||||
title="Estás a un paso"
|
||||
description="En pleno centro del Puerto de Santa María. Lo ves, entras… y ya no te quieres ir."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crunchy-fried-shrimp-served-top-shot-glasses-filled-with-sauces_140725-6608.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crunchy-fried-shrimp-served-top-shot-glasses-filled-with-sauces_140725-6608.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Cómo llegar"
|
||||
onSubmit={() => window.open('https://www.google.com/maps/place/Bar+Bugalú/@36.5973474,-6.2280855,738m/data=!3m2!1e3!4b1!4m6!3m5!1s0xd0dcfc29784cc91:0xea55628a7493ab50!8m2!3d36.5973431!4d-6.2255106!16s%2Fg%2F11cns76zql', '_blank')}
|
||||
|
||||
Reference in New Issue
Block a user