From de9b6cb77fa8cbb768ee68074d290387925b372b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:38:43 +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 fe4c050..ad73a87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "MODESTO Hub", logoIcon: Shirt, - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg", searchPlaceholder: "Buscar prendas...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=1", searchPlaceholder: "Buscar prendas...", buttons: [ { text: "Comprar", href: "#products" }, { text: "Drops", href: "#drop" } ], @@ -118,7 +118,7 @@ export default function LandingPage() { tag="Nuestra Marca" tagIcon={Crown} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=2" imageAlt="MODESTO Brand Identity" buttons={[ { text: "Conocer Más", href: "#drop" } -- 2.49.1