From 88e8b92c632feb998fab57d5f9660282195fcf04 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:57:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 599197e..1d188e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/towering-cheeseburger-with-pickles-tray_23-2151985500.jpg" + imageSrc="http://img.b2bpic.net/free-photo/towering-cheeseburger-with-pickles-tray_23-2151985500.jpg?_wi=1" /> @@ -86,7 +86,7 @@ export default function LandingPage() { title: "Ingredientes frescos", subtitle: "Del huerto a la parrilla", description: "Vegetales crujientes y pan horneado diariamente.", - imageSrc: "http://img.b2bpic.net/free-photo/towering-cheeseburger-with-pickles-tray_23-2151985500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/towering-cheeseburger-with-pickles-tray_23-2151985500.jpg?_wi=2", imageAlt: "Still life of delicious american hamburger", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Trato personalizado", subtitle: "Experiencia única", description: "Nos importa que salgas satisfecho y feliz.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg?_wi=1", imageAlt: "Still life of delicious american hamburger", }, ]} @@ -115,7 +115,7 @@ export default function LandingPage() { name: "Hamburguesa Clásica", price: "$150", variant: "Carne jugosa y queso", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg?_wi=2", }, { id: "p2", -- 2.49.1