From 96a6491cb4e3e6325ef98787e53fc93f63cce484 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 10:15:46 +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 a97eb3f..f63fbbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bt9IGoiK7ujTiWL7rKJwf2Tp2c/uploaded-1775297656592-0w7lf0ec.png", imageAlt: "Full salon"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186515.jpg", imageAlt: "Premium vibe"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186515.jpg?_wi=1", imageAlt: "Premium vibe"}, ]} /> @@ -183,7 +183,7 @@ export default function LandingPage() {