diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 60a6215..fcfe2ee 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -144,7 +144,7 @@ export default function AboutPage() { testimonial: "With over 25 years in Michelin-starred kitchens across Europe and America, I've dedicated my career to creating dishes that tell stories and connect people through food.", imageSrc: - "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", + "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=2", imageAlt: "Chef Marco Rossi", icon: Quote, }, @@ -155,7 +155,7 @@ export default function AboutPage() { testimonial: "Pastry is my passion. Every dessert that leaves our kitchen is a reflection of the care, precision, and artistry that defines Culinary Haven's philosophy.", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg", + "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg?_wi=2", imageAlt: "Sophia Laurent", icon: Quote, }, @@ -166,7 +166,7 @@ export default function AboutPage() { testimonial: "Selecting the perfect wine pairing is an art form. I'm honored to guide our guests through curated selections that elevate every culinary experience.", imageSrc: - "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", + "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg?_wi=2", imageAlt: "James Wellington", icon: Quote, }, @@ -176,7 +176,7 @@ export default function AboutPage() {