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