diff --git a/src/app/page.tsx b/src/app/page.tsx index 554fbda..e75cbfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=1" imageAlt="Luxurious barber chair in a modern barbershop" /> @@ -109,7 +109,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg", imageAlt: "Barber styling a client's hair", }, - imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=2", imageAlt: "barber giving haircut close up", }, { @@ -134,10 +134,10 @@ export default function LandingPage() { imageAlt: "Barber applying styling product", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg?_wi=1", imageAlt: "Man admiring his styled hair in mirror", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg?_wi=1", imageAlt: "barber giving haircut close up", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { title: "John 'The Blade' Doe", subtitle: "Lead Stylist & Founder", detail: "With over 15 years of experience, John is a true master of classic cuts and modern fades. His passion for barbering shines through every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg?_wi=2", imageAlt: "Portrait of John, lead stylist", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { title: "Jane 'The Artisan' Smith", subtitle: "Senior Barber & Colorist", detail: "Jane specializes in intricate beard designs and bold transformations. Her artistic eye ensures a unique style for every client.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg?_wi=2", imageAlt: "Portrait of Jane, senior barber", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { imageAlt: "Portrait of Mike, shave specialist", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=3", imageAlt: "professional male barber portrait", }, ]}