From ee644c704131845ec17241e462ff499170161f25 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:28:28 +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 ee8f566..2f40dd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17287.jpg", @@ -102,7 +102,7 @@ export default function LandingPage() { title: "Buquês entregues", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Entrega ágil", description: "Entregas cuidadosas e pontuais na região.", tag: "Rapidez", - imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=2", imageAlt: "Woman making floral arrangement and calling", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Designs personalizados", description: "Arranjos únicos criados conforme o seu desejo.", tag: "Exclusividade", - imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=2", imageAlt: "Woman making floral arrangement and calling", }, ]}