Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user