From dae7252a4be11022359e02b48f46e14bbc7f6f9f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:53:28 +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 55e4ae9..21d45b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function LandingPage() { reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-consulting-client-salon_23-2147769879.jpg"}, { id: "2", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, - reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg"}, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg?_wi=1"}, { id: "3", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406041.jpg"}, @@ -204,7 +204,7 @@ export default function LandingPage() { required: true, }} buttonText="Confirmar pelo WhatsApp" - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg?_wi=2" imageAlt="Luxury salon atmosphere" /> -- 2.49.1