From b74a7a80da20b98ad9fe8140ed4b92844c2d1839 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 17:15:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 747a74f..ee24477 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { { title: "Fisioterapia para Gestantes", description: "Preparação física e emocional para um parto mais tranquilo.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=1", imageAlt: "elegant medical clinic physiotherapy interior", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { { title: "Ambiente Relaxante", description: "Salas equipadas com o que há de melhor em tecnologia.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=2", imageAlt: "Ambiente do Consultório", }, ]} -- 2.49.1