From 9c48610acfd8a962a6c9186ddd54cef3d7dc859b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 02:33:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef11795..f80b3bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/christmas-decor-house_23-2151207063.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-decor-house_23-2151207063.jpg?_wi=1" imageAlt="Luxurious, immaculately organized living room with a subtle floral arrangement and sunlight streaming in, conveying peace and sophisticated home management." mediaAnimation="blur-reveal" fixedMediaHeight={true} @@ -152,7 +152,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947465.jpg?_wi=1" imageAlt="A well-dressed concierge professional in a bright, modern kitchen, subtly organizing items, reflecting discreet and efficient service." /> @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836948.jpg", imageAlt: "Smartphone showing notifications for property maintenance and security updates.", }, - imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-house_23-2151207063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-house_23-2151207063.jpg?_wi=2", imageAlt: "weekly home check list app", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wood-tray-with-mirror-pink-roses-knitted-blanket_141793-154.jpg", imageAlt: "Tablet displaying a neat and organized pantry with fresh produce.", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947465.jpg?_wi=2", imageAlt: "weekly home check list app", }, { @@ -223,14 +223,14 @@ export default function LandingPage() { title: "New Homeowner Setup", description: "Seamless unpacking, expert organizing, essential restocks, and complete home comfort setup to help you settle into your new luxury space.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/male-female-colleagues-using-tablet-office_1262-1868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-colleagues-using-tablet-office_1262-1868.jpg?_wi=1", imageAlt: "Tablet displaying an app for home organization and inventory.", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Smartphone showing a checklist for new home essentials and comfort items.", }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=1", imageAlt: "weekly home check list app", }, ]} @@ -333,7 +333,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-female-colleagues-using-tablet-office_1262-1868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-female-colleagues-using-tablet-office_1262-1868.jpg?_wi=2" imageAlt="Two business professionals shaking hands in a modern, elegant office setting, symbolizing a successful partnership agreement." /> @@ -349,7 +349,7 @@ export default function LandingPage() { quote: "Lifestyle Concierge has transformed our daily lives. Their home management is impeccable, giving us back precious time. Truly a luxury service we can't live without!", name: "Sarah J.", role: "Busy Executive, Dr. Phillips", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Portrait of a smiling businesswoman.", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "We've tried various services, but Lifestyle Concierge stands out. Their attention to detail and discreet support for our Orlando home is simply unparalleled. Highly recommended.", name: "Michael T.", role: "Homeowner, Windermere", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=2", imageAlt: "Portrait of a smiling businessman.", }, { -- 2.49.1