From 419767be2912dcab7953e487002572fe71167b62 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:30:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74071f4..5551f4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210700.jpg?_wi=1" imageAlt="Sister's Beauty Salon Interior" mediaAnimation="opacity" avatars={[ @@ -165,7 +165,7 @@ export default function LandingPage() { "Relaxers", "Texture care", ], - imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210700.jpg?_wi=2", imageAlt: "professional female hairstylist smiling", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { "Custom color", "Special events", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg?_wi=1", imageAlt: "professional female hairstylist smiling", }, ]} @@ -197,7 +197,7 @@ export default function LandingPage() { role: "Client", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg?_wi=2", }, { id: "2", -- 2.49.1