From 779fccf84d974cf4d77ccc38a490dab46d66a30d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 23:40:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b960741..78a9be9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -84,37 +84,37 @@ export default function LandingPage() { id: "p1", name: "Corte Feminino", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg?_wi=1", }, { id: "p2", name: "Mechas Técnicas", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg?_wi=1", }, { id: "p3", name: "Morenas Iluminadas", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg?_wi=2", }, { id: "p4", name: "Hidratação Profunda", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg?_wi=2", }, { id: "p5", name: "Escova Modelada", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg?_wi=2", }, { id: "p6", name: "Coloração", price: "Consulte", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg?_wi=3", }, ]} title="Nossos Serviços" @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "O melhor atendimento que já recebi em Embu-Guaçu.", tag: "⭐ 5.0", avatarSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-white-dress_1187-4090.jpg?_wi=4", imageAlt: "elegant woman beautiful hair close up", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "Me senti extremamente confortável e respeitada.", tag: "⭐ 5.0", avatarSrc: "http://img.b2bpic.net/free-photo/happy-client-hairdresser-shop_23-2149319767.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-using-styling-tools_23-2149141730.jpg?_wi=3", imageAlt: "professional woman hair cut salon", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "O corte realçou muito o meu rosto!", tag: "⭐ 5.0", avatarSrc: "http://img.b2bpic.net/free-photo/stylist-working-with-girl-salon_23-2147769840.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668431.jpg?_wi=3", imageAlt: "hair coloring technique highlights", }, { -- 2.49.1