diff --git a/src/app/page.tsx b/src/app/page.tsx index 41726f4..113cffb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,15 +149,15 @@ export default function HomePage() { { id: "1", name: "Catherine Richardson", role: "Entrepreneur", company: "Tech Ventures Inc", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"}, + "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1"}, { id: "2", name: "Michael Ashford", role: "CEO", company: "Global Investments Ltd", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg"}, + "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg?_wi=1"}, { id: "3", name: "Alexandra Sterling", role: "Founder", company: "Luxury Brands Group", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg?_wi=1"}, { id: "4", name: "James Hartley", role: "Chairman", company: "Heritage Capital", rating: 5, imageSrc: @@ -211,7 +211,7 @@ export default function HomePage() { { id: "1", name: "Sophie Leclerc", role: "Founder & Chief Travel Officer", description: "20+ years in luxury travel concierge. Former director at Rosewood Hotels.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", socialLinks: [ + "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com"}, @@ -223,7 +223,7 @@ export default function HomePage() { { id: "2", name: "James Montgomery", role: "Senior Travel Advisor", description: "Specialist in private aviation and yacht charters. Connected across Europe and Asia.", imageSrc: - "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg", socialLinks: [ + "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg?_wi=2", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com"}, @@ -235,7 +235,7 @@ export default function HomePage() { { id: "3", name: "Isabella Santos", role: "Destination Specialist", description: "Expert in South America, Caribbean, and luxury resort access. 15 years experience.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg", socialLinks: [ + "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg?_wi=2", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com"},