Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 14:48:21 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@manresa",
testimonial: "El mejor sitio para desayunar en Manresa, ambiente familiar.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153005.jpg?_wi=1",
imageAlt: "chocolate caliente tradicional taza",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@cliente",
testimonial: "Chocolate buenísimo, como el de toda la vida.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-woman-backpack-traveling-taking-photo-urban_1150-4610.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-woman-backpack-traveling-taking-photo-urban_1150-4610.jpg?_wi=1",
imageAlt: "interior cafeteria tradicional madera",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@foodie",
testimonial: "Trato excelente y muy buena calidad-precio.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg?_wi=1",
imageAlt: "chocolate caliente artesano",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "@habitual",
testimonial: "Ambiente familiar, perfecto para merendar.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=1",
imageAlt: "cafe leche calidad superior",
},
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
handle: "@local",
testimonial: "Un rincón indispensable para empezar bien el día.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg?_wi=1",
imageAlt: "cliente feliz desayunando cafe",
},
]}
@@ -114,7 +114,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153005.jpg?_wi=2"
imageAlt="Chocolate caliente artesanal de Granja Born 15"
mediaAnimation="blur-reveal"
avatars={[
@@ -175,7 +175,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-hipster-woman-backpack-traveling-taking-photo-urban_1150-4610.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-hipster-woman-backpack-traveling-taking-photo-urban_1150-4610.jpg?_wi=2"
imageAlt="Interior tradicional de la granja"
/>
</div>
@@ -192,42 +192,42 @@ export default function LandingPage() {
name: "Chocolate Caliente",
price: "3.50€",
variant: "Bebidas",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg?_wi=2",
},
{
id: "prod-2",
name: "Café Premium",
price: "1.50€",
variant: "Bebidas",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=2",
},
{
id: "prod-3",
name: "Bocadillos Calientes",
price: "4.50€",
variant: "Salado",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg?_wi=3",
},
{
id: "prod-4",
name: "Bollería Artesana",
price: "2.00€",
variant: "Dulce",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=3",
},
{
id: "prod-5",
name: "Zumos Naturales",
price: "3.00€",
variant: "Bebidas",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-hot-dogs-onion-rings_23-2147684597.jpg?_wi=4",
},
{
id: "prod-6",
name: "Paninis variados",
price: "5.00€",
variant: "Salado",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=4",
},
]}
title="Nuestra Carta Artesanal"
@@ -246,7 +246,7 @@ export default function LandingPage() {
name: "Marta G.",
role: "Cliente habitual",
testimonial: "El mejor sitio para desayunar.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg?_wi=2",
},
{
id: "2",