From 1cf6466e9179986c9e568604a3112e199667a523 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:18:49 +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 8d26494..09ae94c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "https://wa.me/55", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -123,7 +123,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Somos especialistas em servir bem" description="Somos uma empresa dedicada a oferecer soluções eficientes e atendimento próximo ao cliente. Nosso compromisso é com a rapidez e a excelência." - imageSrc="http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950192.jpg?_wi=1" /> @@ -146,7 +146,7 @@ export default function LandingPage() { title: "Atendimento Rápido", description: "Resolva sua sede com agilidade.", tag: "Ágil", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=2", imageAlt: "People at a world environment day protest with placards outdoors", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { title: "Ambiente Acolhedor", description: "Um lugar feito para você se sentir bem.", tag: "Conforto", - imageSrc: "http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950192.jpg?_wi=2", imageAlt: "People at a world environment day protest with placards outdoors", }, ]} -- 2.49.1