Merge version_1 into main #3
@@ -39,7 +39,7 @@ export default function HistoriaPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Raíces Profundas"
|
||||
description="Todo empezó en el barrio de Gràcia. Un sueño compartido por una familia amante del producto local."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{ text: "Reservar Mesa", href: "/reservas" },
|
||||
{ text: "Ver Carta", href: "/carta" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-18983.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-18983.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
title="45 años encendiendo el fuego"
|
||||
description="Nacimos en Gràcia con una idea simple: buena materia prima, fuego de verdad y recetas transmitidas de generación en generación. Hoy, esa obsesión sigue intacta."
|
||||
buttons={[{ text: "Nuestra Historia", href: "/historia" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,8 +65,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Brasa de Encina", description: "Cocinamos con fuego de verdad, aportando un sabor ahumado único.", imageSrc: "http://img.b2bpic.net/free-photo/focused-master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-18983.jpg", imageAlt: "authentic catalan restaurant dining table" },
|
||||
{ title: "Proximidad", description: "Materias primas frescas seleccionadas diariamente en mercados locales.", imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "professional chef cooking fire grill" },
|
||||
{ title: "Brasa de Encina", description: "Cocinamos con fuego de verdad, aportando un sabor ahumado único.", imageSrc: "http://img.b2bpic.net/free-photo/focused-master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-18983.jpg?_wi=2", imageAlt: "authentic catalan restaurant dining table" },
|
||||
{ title: "Proximidad", description: "Materias primas frescas seleccionadas diariamente en mercados locales.", imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg?_wi=2", imageAlt: "professional chef cooking fire grill" },
|
||||
{ title: "Tradición", description: "Recetas de siempre, cocinadas con calma y cariño desde 1978.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-shrimp-with-sauce-black-pan_140725-10254.jpg", imageAlt: "black rice with seafood traditional catalan" }
|
||||
]}
|
||||
title="¿Por qué El Glop?"
|
||||
|
||||
Reference in New Issue
Block a user