Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 22:56:44 +00:00

View File

@@ -72,11 +72,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-pies-with-cutlery_23-2148322806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-pies-with-cutlery_23-2148322806.jpg?_wi=1",
imageAlt: "Empanada recién horneada y apetitosa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-biscuits-fruits-dark-surface-fruit-sweet-cake_140725-81871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-biscuits-fruits-dark-surface-fruit-sweet-cake_140725-81871.jpg?_wi=1",
imageAlt: "Variedad de empanadas frescas",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
description: "Nuestras empanadas se preparan siguiendo recetas que han pasado de generación en generación, llenas de sabor y tradición.",
bentoComponent: "reveal-icon",
icon: BookOpen,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-pies-with-cutlery_23-2148322806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-pies-with-cutlery_23-2148322806.jpg?_wi=2",
imageAlt: "green leaf icon natural",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
description: "Cada empanada de Relleno Food es una explosión de sabor, con el relleno perfecto y la masa crujiente que tanto te gusta.",
bentoComponent: "reveal-icon",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-biscuits-fruits-dark-surface-fruit-sweet-cake_140725-81871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-biscuits-fruits-dark-surface-fruit-sweet-cake_140725-81871.jpg?_wi=2",
imageAlt: "green leaf icon natural",
},
]}