Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 13:48:36 +00:00
6 changed files with 1396 additions and 29 deletions

View File

@@ -56,7 +56,7 @@ export default function AboutPage() {
}
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458027.jpg?_wi=2"
imageAlt="Interior acogedor del local de Tejeringos"
useInvertedBackground={false}
/>
@@ -74,25 +74,25 @@ export default function AboutPage() {
id: 1,
title: "Tejeringos Clásicos",
description: "Los auténticos tejeringos de toda la vida, crujientes por fuera y tiernos por dentro, perfectos para acompañar con chocolate caliente.",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-person-s-hand-slicing-bread-with-knife_23-2147860572.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-person-s-hand-slicing-bread-with-knife_23-2147860572.jpg?_wi=2"
},
{
id: 2,
title: "Tejeringos con Chocolate",
description: "Nuestros tejeringos rellenos de chocolate derretido, para los amantes del sabor intenso y la indulgencia.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769259.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769259.jpg?_wi=2"
},
{
id: 3,
title: "Churros Tradicionales",
description: "Churros esponjosos y alargados, ideales para acompañar con café o chocolate caliente en cualquier hora del día.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-spoon-with-delicious-fried-churros_23-2148379618.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/hand-spoon-with-delicious-fried-churros_23-2148379618.jpg?_wi=2"
},
{
id: 4,
title: "Bebidas Artesanales",
description: "Chocolate caliente casero, café recién hecho y zumos naturales que complementan perfectamente nuestros productos.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg?_wi=2"
}
]}
animationType="blur-reveal"
@@ -140,7 +140,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg?_wi=3"
imageAlt="Tejeringos y chocolate - Imagen inspiradora"
columns={[
{

View File

@@ -104,7 +104,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-bar_23-2147680675.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-bar_23-2147680675.jpg?_wi=2"
imageAlt="cafetería interior acogedor mostrador tradicional"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -114,7 +114,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg?_wi=5"
imageAlt="tejeringos churros chocolate café desayuno"
columns={footerColumns}
logoText="Tejeringos"

View File

@@ -51,7 +51,7 @@ export default function GalleryPage() {
id: "1",
name: "Tejeringos Clásicos (Media Ración)",
price: "4,50€",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mexican-sweetness_23-2149666284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mexican-sweetness_23-2149666284.jpg?_wi=2",
imageAlt: "Media ración de tejeringos clásicos",
initialQuantity: 1
},
@@ -59,7 +59,7 @@ export default function GalleryPage() {
id: "2",
name: "Tejeringos Clásicos (Ración Completa)",
price: "7,50€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-corn-dish_23-2148725028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-corn-dish_23-2148725028.jpg?_wi=2",
imageAlt: "Ración completa de tejeringos clásicos",
initialQuantity: 1
},
@@ -67,7 +67,7 @@ export default function GalleryPage() {
id: "3",
name: "Churros Tradicionales (6 unidades)",
price: "6,00€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-churros-with-sugar-copy-space_23-2148379614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-churros-with-sugar-copy-space_23-2148379614.jpg?_wi=2",
imageAlt: "6 churros tradicionales recién hechos",
initialQuantity: 1
},
@@ -75,7 +75,7 @@ export default function GalleryPage() {
id: "4",
name: "Chocolate Caliente Artesanal",
price: "3,00€",
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-nuts_23-2148019573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-nuts_23-2148019573.jpg?_wi=2",
imageAlt: "Taza de chocolate caliente artesanal",
initialQuantity: 1
},
@@ -83,7 +83,7 @@ export default function GalleryPage() {
id: "5",
name: "Café con Leche",
price: "2,50€",
imageSrc: "http://img.b2bpic.net/free-photo/hand-hooding-hot-coffee-cup-with-boiled-eggs-with-fresh-cucumber-potato-onion-salad-breakfast-set-with-green-forest-breakfast-food-concept_1150-13519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-hooding-hot-coffee-cup-with-boiled-eggs-with-fresh-cucumber-potato-onion-salad-breakfast-set-with-green-forest-breakfast-food-concept_1150-13519.jpg?_wi=2",
imageAlt: "Café con leche recién preparado",
initialQuantity: 1
},
@@ -91,7 +91,7 @@ export default function GalleryPage() {
id: "6",
name: "Zumo Natural Recién Exprimido",
price: "3,50€",
imageSrc: "http://img.b2bpic.net/free-photo/drinks-food-breakfast_23-2147693849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/drinks-food-breakfast_23-2147693849.jpg?_wi=2",
imageAlt: "Zumo natural recién exprimido",
initialQuantity: 1
}
@@ -142,7 +142,7 @@ export default function GalleryPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg?_wi=4"
imageAlt="Tejeringos y chocolate - Imagen inspiradora"
columns={[
{

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ export default function MenuPage() {
id: "1",
name: "Tejeringos Clásicos (Media Ración)",
price: "4,50€",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mexican-sweetness_23-2149666284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mexican-sweetness_23-2149666284.jpg?_wi=1",
imageAlt: "Media ración de tejeringos clásicos",
initialQuantity: 1
},
@@ -56,7 +56,7 @@ export default function MenuPage() {
id: "2",
name: "Tejeringos Clásicos (Ración Completa)",
price: "7,50€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-corn-dish_23-2148725028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-corn-dish_23-2148725028.jpg?_wi=1",
imageAlt: "Ración completa de tejeringos clásicos",
initialQuantity: 1
},
@@ -64,7 +64,7 @@ export default function MenuPage() {
id: "3",
name: "Churros Tradicionales (6 unidades)",
price: "6,00€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-churros-with-sugar-copy-space_23-2148379614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-churros-with-sugar-copy-space_23-2148379614.jpg?_wi=1",
imageAlt: "6 churros tradicionales recién hechos",
initialQuantity: 1
},
@@ -72,7 +72,7 @@ export default function MenuPage() {
id: "4",
name: "Chocolate Caliente Artesanal",
price: "3,00€",
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-nuts_23-2148019573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-nuts_23-2148019573.jpg?_wi=1",
imageAlt: "Taza de chocolate caliente artesanal",
initialQuantity: 1
},
@@ -80,7 +80,7 @@ export default function MenuPage() {
id: "5",
name: "Café con Leche",
price: "2,50€",
imageSrc: "http://img.b2bpic.net/free-photo/hand-hooding-hot-coffee-cup-with-boiled-eggs-with-fresh-cucumber-potato-onion-salad-breakfast-set-with-green-forest-breakfast-food-concept_1150-13519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-hooding-hot-coffee-cup-with-boiled-eggs-with-fresh-cucumber-potato-onion-salad-breakfast-set-with-green-forest-breakfast-food-concept_1150-13519.jpg?_wi=1",
imageAlt: "Café con leche recién preparado",
initialQuantity: 1
},
@@ -88,7 +88,7 @@ export default function MenuPage() {
id: "6",
name: "Zumo Natural Recién Exprimido",
price: "3,50€",
imageSrc: "http://img.b2bpic.net/free-photo/drinks-food-breakfast_23-2147693849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/drinks-food-breakfast_23-2147693849.jpg?_wi=1",
imageAlt: "Zumo natural recién exprimido",
initialQuantity: 1
}
@@ -102,7 +102,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg?_wi=2"
imageAlt="Tejeringos y chocolate - Imagen inspiradora"
columns={[
{

View File

@@ -113,7 +113,7 @@ export default function HomePage() {
}
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458027.jpg?_wi=1"
imageAlt="Interior acogedor del local de Tejeringos"
useInvertedBackground={false}
/>
@@ -131,28 +131,28 @@ export default function HomePage() {
id: 1,
title: "Tejeringos Clásicos",
description: "Los auténticos tejeringos de toda la vida, crujientes por fuera y tiernos por dentro, perfectos para acompañar con chocolate caliente.",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-person-s-hand-slicing-bread-with-knife_23-2147860572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-person-s-hand-slicing-bread-with-knife_23-2147860572.jpg?_wi=1",
imageAlt: "Tejeringos fritos recién hechos"
},
{
id: 2,
title: "Tejeringos con Chocolate",
description: "Nuestros tejeringos rellenos de chocolate derretido, para los amantes del sabor intenso y la indulgencia.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769259.jpg?_wi=1",
imageAlt: "Tejeringos chocolate relleno"
},
{
id: 3,
title: "Churros Tradicionales",
description: "Churros esponjosos y alargados, ideales para acompañar con café o chocolate caliente en cualquier hora del día.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-spoon-with-delicious-fried-churros_23-2148379618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-spoon-with-delicious-fried-churros_23-2148379618.jpg?_wi=1",
imageAlt: "Churros españoles recién fritos"
},
{
id: 4,
title: "Bebidas Artesanales",
description: "Chocolate caliente casero, café recién hecho y zumos naturales que complementan perfectamente nuestros productos.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg?_wi=1",
imageAlt: "Chocolate caliente artesanal"
}
]}
@@ -230,7 +230,7 @@ export default function HomePage() {
required: true
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-bar_23-2147680675.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-bar_23-2147680675.jpg?_wi=1"
imageAlt="Local acogedor de Tejeringos"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -241,7 +241,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-mug-beer-with-hard-chuck-bowl-right-with-copy-space-wooden-table_141793-8198.jpg?_wi=1"
imageAlt="Tejeringos y chocolate - Imagen inspiradora"
columns={[
{