diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index eb3ecf2..aef94a3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { name: 'Maria Rossi', role: 'Owner & Hostess', description: 'Maria ensures every guest feels at home with her warm hospitality and keen eye for detail.', - imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2', imageAlt: 'Maria Rossi', }, { @@ -66,7 +66,7 @@ export default function ContactPage() { name: 'Antonio Verdi', role: 'Restaurant Manager', description: 'Antonio expertly oversees our daily operations, ensuring smooth service and an excellent dining atmosphere.', - imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg?_wi=2', imageAlt: 'Antonio Verdi', }, ]}