diff --git a/src/app/page.tsx b/src/app/page.tsx index 147b430..cc1c483 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg?_wi=1" imageAlt="Professional barber working" mediaAnimation="slide-up" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { title: "Precision Cut", subtitle: "Classic Style", description: "Expert scissor and clipper work.", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg?_wi=1", }, { tag: "Premium", @@ -261,7 +261,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg?_wi=2", imageAlt: "barbershop detail craft", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg?_wi=2", imageAlt: "barbershop detail craft", }, ]}