diff --git a/src/app/page.tsx b/src/app/page.tsx index 22e04a9..de0b7e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@jamesd", testimonial: "Best fade in town, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg?_wi=1", imageAlt: "barber shop interior modern", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@mrcs", testimonial: "Very professional and consistent quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=1", imageAlt: "barber shop interior modern", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@st88", testimonial: "My go-to spot for every haircut.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=1", imageAlt: "barber shop interior modern", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@leo_p", testimonial: "Great atmosphere, always on time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg?_wi=1", imageAlt: "barber shop interior modern", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@dan_b", testimonial: "The best attention to detail I have seen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg?_wi=1", imageAlt: "barber shop interior modern", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205927.jpg", @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Expertise and Dedication" description="At Xcusive Cuts, we believe a haircut is more than just a trim—it's a transformation. Our experienced team uses precision techniques to ensure every cut aligns perfectly with your personal style." - imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=2" /> @@ -217,24 +217,24 @@ export default function LandingPage() { title: "Marcus J.", subtitle: "Master Barber", detail: "10 years of mastery.", - imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=2", }, { id: "m2", title: "Alex K.", subtitle: "Senior Barber", detail: "Fade specialist.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg?_wi=2", }, { id: "m3", title: "Ben H.", subtitle: "Grooming Expert", detail: "Precision shaving.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg?_wi=3", imageAlt: "professional barber smiling", }, ]} @@ -354,7 +354,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=3" />