From ba341c4311eee7204cb6c128c25da45e964e8bf8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 06:06:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 28afd87..40336df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "The service was professional and they understood exactly what I needed in a villa.", name: "James R.", role: "Investor", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg?_wi=1", }, { id: "t2", @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Expert knowledge of the Phuket market made my purchase seamless.", name: "Sarah W.", role: "Expat", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg?_wi=2", }, { id: "t3", @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Highly recommended for anyone looking for luxury real estate on the island.", name: "Mark D.", role: "Buyer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg?_wi=3", }, { id: "t4", @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "I found my perfect holiday home with their help.", name: "Elise L.", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg?_wi=4", }, { id: "t5", @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Trustworthy agency with deep local insights.", name: "Robert B.", role: "Investor", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-new-apartment-with-digital-tablet_329181-143.jpg?_wi=5", }, ]} title="Trusted by Investors" -- 2.49.1