diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7cb75ca..0ddeb7b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { name: "Maria Santos", handle: "@MariaSantos - Bella Notte", testimonial: "The team behind RestauMgmt truly understands restaurant operations. This platform has been transformative.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg?_wi=3", imageAlt: "Maria Santos", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { name: "James Chen", handle: "@JamesChen - Golden Dragon", testimonial: "From day one, we felt like the creators genuinely cared about solving real restaurant challenges.", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=3", imageAlt: "James Chen", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { name: "Sophie Laurent", handle: "@SophieLaurent - Le Petit Bistro", testimonial: "The passion and expertise of the RestauMgmt team is evident in every feature they've built.", - imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg?_wi=3", imageAlt: "Sophie Laurent", }, { @@ -135,7 +135,7 @@ export default function AboutPage() { name: "Marcus Johnson", handle: "@MJohnson - Urban Eats Group", testimonial: "Supporting restaurant operators is at the core of RestauMgmt's mission, and it shows.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Marcus Johnson", }, { @@ -143,7 +143,7 @@ export default function AboutPage() { name: "Elena Rodriguez", handle: "@ElenaCooks - Casa Elena", testimonial: "RestauMgmt combines cutting-edge technology with deep industry knowledge like no other platform.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, { @@ -151,7 +151,7 @@ export default function AboutPage() { name: "David Park", handle: "@DavidPark - Fusion Kitchen", testimonial: "Supporting restaurant success is not just what RestauMgmt does—it's who they are.", - imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg?_wi=2", imageAlt: "David Park", }, ]} @@ -173,7 +173,7 @@ export default function AboutPage() { value: "10+", title: "Years Experience", description: "Our founders have 100+ years combined restaurant management experience", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13955.jpg?_wi=2", imageAlt: "Team experience", }, { @@ -181,7 +181,7 @@ export default function AboutPage() { value: "5,000+", title: "Restaurants Served", description: "Operating across 45 countries and growing daily", - imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg?_wi=3", imageAlt: "Global reach", }, { @@ -189,7 +189,7 @@ export default function AboutPage() { value: "50+", title: "Team Members", description: "Dedicated professionals committed to restaurant success", - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=3", imageAlt: "Our team", }, ]}