diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7e93932..d24e749 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg?_wi=2" imageAlt="Vintage barbershop interior with a client waiting" mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index c02c490..835ac96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { imageAlt: "Close up of a precision fade haircut", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg?_wi=1", imageAlt: "Interior of a clean and welcoming barbershop", }, {