From f5d5ac2e594b7d191751fa8b3d8545323c33ea7e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:31:04 +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 3664015..5388d97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=1", imageAlt: "luxurious restaurant dish gourmet seafood", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Ingredientes frescos", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=1" imageAlt="restaurant interior professional kitchen cozy" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -144,7 +144,7 @@ export default function LandingPage() { "Conforto total", "Clima familiar", ], - imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { "Sabor na sua porta", "Embalagem segura", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, ]} -- 2.49.1