From fdf32bf02002f9966d1a713b91194759799d768a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:30:06 +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 303c5ce..8cebd85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,12 +88,12 @@ export default function LandingPage() { id: 1, title: "Professional Braids", description: "Classic box braids, cornrows, and creative braiding styles. Our experienced stylists ensure precision and comfort. Perfect for everyday looks or special occasions.", imageSrc: - "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Professional braiding service in Johannesburg"}, + "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=1", imageAlt: "Professional braiding service in Johannesburg"}, { id: 2, title: "Hair Installations", description: "High-quality weaves and installations that blend seamlessly with your natural hair. We use premium materials and expert techniques for a flawless finish.", imageSrc: - "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Hair installation service in JHB"}, + "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=2", imageAlt: "Hair installation service in JHB"}, { id: 3, title: "Custom Styling", description: -- 2.49.1