From 92c4f91c925b369269bb6451c9f47749fab7c680 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 02:03:22 +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 a3fdb65..be2357b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -143,7 +143,7 @@ export default function LandingPage() { description: "O verdadeiro aroma e sabor defumado.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -217,7 +217,7 @@ export default function LandingPage() { tags: [ "Família", ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=2", imageAlt: "High angle woman making pizza", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { tags: [ "Segurança", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=2", imageAlt: "High angle woman making pizza", }, ]}