Update src/app/page.tsx

This commit is contained in:
2026-06-09 22:56:41 +00:00
parent f77fcc6f8d
commit 85fadd30f5

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",
},
]}