From 4d16b82f63c9f64b7e898dc9f0d3de27bd87bc82 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:21:13 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0598c83..4208b3b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,7 @@ export default function AboutPage() { name: "Alexandra Chen", role: "CEO, Chen Global Ventures", testimonial: "The personalization and attention to detail were extraordinary. Every moment felt intentionally designed for my preferences. I've never experienced service at this caliber.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=6", imageAlt: "Alexandra Chen", }, { @@ -101,7 +101,7 @@ export default function AboutPage() { name: "Marcus Wellington", role: "Managing Director, Wellington Partners", testimonial: "From reservation to departure, every interaction was seamless and elevated. This is the new standard for luxury hospitality.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=5", imageAlt: "Marcus Wellington", }, { @@ -109,7 +109,7 @@ export default function AboutPage() { name: "Elena Rossi", role: "Founder, Rossi Design Collective", testimonial: "Beyond exceptional service—it's an experience that honors your individuality. The exclusivity and sophistication are unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=2", imageAlt: "Elena Rossi", }, ]}