From 1c798c3e43dc53a4455e9114fb858d251cd99019 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 22:14:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6799a03..4123041 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "barbacoa", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-stuffed-with-cheese-served-with-french-fries-rice-tomato_140725-542.jpg", imageAlt: "Barbacoa tradicional servida con tortillas y garnish" + id: "barbacoa", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBKVL1xxFqklbt3Ok36AXWBti7/uploaded-1773958441812-dna9s7o2.png", imageAlt: "Barbacoa tradicional servida con tortillas y garnish" }, { id: "burrito", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wrap-tacos-with-butter-paper_23-2148042531.jpg?_wi=1", imageAlt: "Burrito de barbacoa relleno y jugoso" @@ -93,7 +93,7 @@ export default function LandingPage() { buttonHref: "#menu" }, { - title: "Tres salsas, tres niveles de antojo", description: "Un detalle que enamora: cada salsa cambia la experiencia y hace que quieras volver.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-esquites-with-spices_23-2149891104.jpg?_wi=2", imageAlt: "Las tres salsas tradicionales", buttonIcon: ChevronRight, + title: "Tres salsas, tres niveles de antojo", description: "Un detalle que enamora: cada salsa cambia la experiencia y hace que quieras volver.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBKVL1xxFqklbt3Ok36AXWBti7/uploaded-1773958383611-n1eby3vy.png", imageAlt: "Las tres salsas tradicionales", buttonIcon: ChevronRight, buttonHref: "#menu" }, { -- 2.49.1