diff --git a/src/app/page.tsx b/src/app/page.tsx index 925281f..f774d42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@alex_mesa", testimonial: "The best haircut in Mesa, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=1", imageAlt: "barbershop interior premium vintage wood", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@mp_stylist", testimonial: "They don't just cut hair, they craft it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg?_wi=1", imageAlt: "barbershop interior premium vintage wood", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@js_az", testimonial: "I walked out feeling like a new person.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg?_wi=1", imageAlt: "barbershop interior premium vintage wood", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@dw_pro", testimonial: "Finally found a barber who listens.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg?_wi=1", imageAlt: "barbershop interior premium vintage wood", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "@sam_barberfan", testimonial: "Unmatched attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326548.jpg?_wi=1", imageAlt: "barbershop interior premium vintage wood", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg", @@ -180,7 +180,7 @@ export default function LandingPage() { title: "Avg Rating", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -197,19 +197,19 @@ export default function LandingPage() { id: "s1", name: "Precision Fade", price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg?_wi=2", }, { id: "s2", name: "Beard Sculpting", price: "$30", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg?_wi=2", }, { id: "s3", name: "Hot Towel Shave", price: "$50", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326548.jpg?_wi=2", }, { id: "s4",