diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 07f2e92..ad47c0b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -98,7 +98,7 @@ export default function AboutPage() { "This place should always be hopping! Everything is perfect! From the food to the service, every detail shows how much they care.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", + "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=2", imageAlt: "professional headshot woman smiling portrait", }, { @@ -109,7 +109,7 @@ export default function AboutPage() { "Best fine dining in Freeport! The creativity and quality are unmatched. Perfect for date night or celebrating with friends.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-upset-woman-black-shirt-posing-white-background-high-quality-photo_114579-60988.jpg", + "http://img.b2bpic.net/free-photo/portrait-upset-woman-black-shirt-posing-white-background-high-quality-photo_114579-60988.jpg?_wi=2", imageAlt: "professional headshot woman diverse portrait", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { "Supporting local Latino business has never tasted so good. The passion in every dish is incredible.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg", + "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg?_wi=2", imageAlt: "professional headshot man portrait business", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { "The atmosphere is vibrant and welcoming. Staff truly goes above and beyond. Will definitely be back!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-woman-standing-white_114579-77602.jpg", + "http://img.b2bpic.net/free-photo/confident-woman-standing-white_114579-77602.jpg?_wi=2", imageAlt: "professional headshot woman studio portrait", }, ]}