From cead75a148f722afe4702c395ee06f8941ff114f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:20:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a401243..2be0bdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { { id: 1, title: "24/7 Personal Concierge", description: "Dedicated travel consultants available round-the-clock to arrange every detail of your journey, from restaurant reservations to helicopter tours.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hair-pretty-indoor-woman-leisure_1303-439.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/hair-pretty-indoor-woman-leisure_1303-439.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018837.jpg" @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3673.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/hair-pretty-indoor-woman-leisure_1303-439.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/hair-pretty-indoor-woman-leisure_1303-439.jpg?_wi=2" } } ]} -- 2.49.1