diff --git a/src/app/page.tsx b/src/app/page.tsx index e5edf8c..a91bfdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@jamesr", testimonial: "Best haircut I've had in years. The attention to detail is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169629.jpg?_wi=1", imageAlt: "barbershop interior dark mood", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@markd", testimonial: "Clean Cut is my go-to shop. Consistently great service and vibe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=1", imageAlt: "barbershop interior dark mood", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@saml", testimonial: "Finally found a barber who listens. Fantastic experience every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-is-using-shaver_1150-6525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-using-shaver_1150-6525.jpg?_wi=1", imageAlt: "barbershop interior dark mood", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@tomk", testimonial: "Classy atmosphere, professional barbers. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167460.jpg?_wi=1", imageAlt: "barbershop interior dark mood", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@petew", testimonial: "The precision and care at Clean Cut are on another level.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg?_wi=1", imageAlt: "barbershop interior dark mood", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169629.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/hair-salon-chair-with-towel-armchair_23-2148242777.jpg", @@ -165,17 +165,17 @@ export default function LandingPage() { { title: "Precision Haircut", description: "Customized haircuts tailored to your specific style and hair type.", - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=2", }, { title: "Hot Towel Shave", description: "A classic barbershop experience for a clean, smooth, and relaxing shave.", - imageSrc: "http://img.b2bpic.net/free-photo/man-is-using-shaver_1150-6525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-using-shaver_1150-6525.jpg?_wi=2", }, { title: "Beard Grooming", description: "Expert beard trimming and shaping to maintain your best look.", - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167460.jpg?_wi=2", }, ]} title="Our Signature Services" @@ -193,7 +193,7 @@ export default function LandingPage() { { id: "1", name: "Alex Riviera", - imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg?_wi=2", }, { id: "2",