diff --git a/src/app/page.tsx b/src/app/page.tsx index ec84728..c0e4b72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg?_wi=1" imageAlt="luxury hair salon interior upscale" avatars={[ { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "I am so impressed with my haircut and the warm hospitality.", tag: "Haircut", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-with-lipsticks_23-2148299457.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg?_wi=2", imageAlt: "portrait happy salon client", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Professional services and an incredibly welcoming atmosphere.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-smiling-female_1301-109.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg?_wi=1", imageAlt: "portrait happy salon client", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "My hair color looks vibrant and healthy, definitely coming back.", tag: "Coloring", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-talks-phone_1304-5067.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24982.jpg?_wi=1", imageAlt: "portrait happy salon client", }, { @@ -297,7 +297,7 @@ export default function LandingPage() { text: "Reserve Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24982.jpg?_wi=2", imageAlt: "professional haircut salon service", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { text: "Reserve Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305127.jpg?_wi=3", imageAlt: "professional haircut salon service", }, { @@ -331,7 +331,7 @@ export default function LandingPage() { text: "Reserve Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg?_wi=2", imageAlt: "professional haircut salon service", }, ]}