From 6b56a51b157fc3ebb1f4092e899e101e32390d29 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 14:55: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 0c8fe32..75edce6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,14 +155,14 @@ export default function LandingPage() { id: "scissor-cut", title: "Scissor Cut", description: "Traditional or modern scissor cuts for versatile styles.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-teenager-touching-his-hair_1153-800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-teenager-touching-his-hair_1153-800.jpg?_wi=1", imageAlt: "Man getting a scissor cut", }, { id: "hot-towel-shave", title: "Hot Towel Shave", description: "Relaxing and refreshing classic shave with hot towels.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-teenager-touching-his-hair_1153-800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-teenager-touching-his-hair_1153-800.jpg?_wi=2", imageAlt: "Close up of a hot towel shave", }, ]}