From c093efde097c1ad2771e1c54124d61d1a3551a50 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:21:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 969ad54..5db65e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101902.jpg" + imageSrc="http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101902.jpg?_wi=1" /> @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Satisfação", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -116,7 +116,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-4252.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101902.jpg?_wi=2", imageAlt: "barber haircut closeup side view", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=2", imageAlt: "barber haircut closeup side view", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-getting-haircut_23-2149220535.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-customer_23-2148506232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-customer_23-2148506232.jpg?_wi=1", imageAlt: "barber haircut closeup side view", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Estabelecimento com ótimo ambiente e ótimos profissionais!", name: "Edina Rechi", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-customer_23-2148506232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-customer_23-2148506232.jpg?_wi=2", }, { id: "2", -- 2.49.1