diff --git a/src/app/page.tsx b/src/app/page.tsx index 25bb525..bfc7325 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#gallery", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg?_wi=1" imageAlt="Premium hair salon interior" mediaAnimation="slide-up" enableKpiAnimation={true} @@ -158,17 +158,17 @@ export default function LandingPage() { title: "Carly Benson", subtitle: "Colour Specialist & Balayage Expert", detail: "Known for making clients feel confident and cared for. Clients describe her as 'an absolute magician with hair.'", - imageSrc: "http://img.b2bpic.net/free-photo/women-pink-background-hold-round-brush-hair-dryer-style-hair_343596-4040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-pink-background-hold-round-brush-hair-dryer-style-hair_343596-4040.jpg?_wi=1", }, { id: "nikkita", title: "Nikkita Semialjac", subtitle: "Creative Colourist & Cutter", detail: "Known for being honest about what suits you, transparent with pricing, and achieving beautiful, healthy results.", - imageSrc: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg?_wi=1", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg?_wi=2", imageAlt: "professional hairstylist portrait", }, ]} @@ -257,7 +257,7 @@ export default function LandingPage() { category: "Work", title: "Balayage Perfection", excerpt: "Signature balayage results.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=1", authorName: "Carly", authorAvatar: "http://img.b2bpic.net/free-photo/unpleased-young-beautiful-female-barber-uniform-holding-hair-clipper-with-comb-isolated-green-background_141793-119384.jpg", date: "Oct 2024", @@ -338,7 +338,7 @@ export default function LandingPage() { role: "Client", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167366.jpg?_wi=3", imageAlt: "Waist up shot of surprised European lady with hair supplies, cares about appearance, dressed in casual outfit, prepares for first date", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { role: "Client", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-pink-background-hold-round-brush-hair-dryer-style-hair_343596-4040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-pink-background-hold-round-brush-hair-dryer-style-hair_343596-4040.jpg?_wi=2", imageAlt: "Waist up shot of surprised European lady with hair supplies, cares about appearance, dressed in casual outfit, prepares for first date", }, { @@ -356,7 +356,7 @@ export default function LandingPage() { role: "Client", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg?_wi=2", imageAlt: "Waist up shot of surprised European lady with hair supplies, cares about appearance, dressed in casual outfit, prepares for first date", }, { @@ -365,7 +365,7 @@ export default function LandingPage() { role: "Client", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=2", imageAlt: "Waist up shot of surprised European lady with hair supplies, cares about appearance, dressed in casual outfit, prepares for first date", }, ]}