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() {