From 60b34635dbf1aa64a11019c63f620ca7a3103139 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:10:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e20a996..f728d32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Clínica de Estética Premium" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup_23-2148504726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup_23-2148504726.jpg?_wi=1", imageAlt: "Clínica Estética Luxuosa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-charming-smiling-tanned-brunette-woman-white-t-shirt-sitting-rattand-armchair_197531-22786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-charming-smiling-tanned-brunette-woman-white-t-shirt-sitting-rattand-armchair_197531-22786.jpg?_wi=1", imageAlt: "Ambiente Relaxante", }, ]} @@ -83,7 +83,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Um Espaço Onde a Estética Encontra o Bem-Estar" description="Na Estética & Saúde Gambelas, acreditamos que cuidar da aparência também é cuidar da confiança. Criámos um ambiente acolhedor, elegante e profissional em Faro, focado em resultados visíveis e conforto." - imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=1" imageAlt="Clínica Estética Luxuosa" /> @@ -100,7 +100,7 @@ export default function LandingPage() { tags: [ "Facial", ], - imageSrc: "http://img.b2bpic.net/free-vector/vector-design-butterfly-luxury-logo-template_361591-3538.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/vector-design-butterfly-luxury-logo-template_361591-3538.jpg?_wi=1", }, { id: "s2", @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "Ambiente acolhedor e serviço incrível.", tag: "5 estrelas", avatarSrc: "http://img.b2bpic.net/free-photo/charming-woman-spa-environment_1098-3077.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup_23-2148504726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup_23-2148504726.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Espaço limpo e atendimento impecável.", tag: "5 estrelas", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-restful-woman_1098-3168.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-charming-smiling-tanned-brunette-woman-white-t-shirt-sitting-rattand-armchair_197531-22786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-charming-smiling-tanned-brunette-woman-white-t-shirt-sitting-rattand-armchair_197531-22786.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "A massagem ajudou imenso nas dores.", tag: "5 estrelas", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-making-massage-spa-center_1303-26373.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/vector-design-butterfly-luxury-logo-template_361591-3538.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/vector-design-butterfly-luxury-logo-template_361591-3538.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Uma experiência relaxante única.", tag: "5 estrelas", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-massage-table-smiling_1098-2710.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=2", imageAlt: "happy client professional portrait", }, ]} -- 2.49.1