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", }, ]}