From 65183ec613fde3364517667a93c05177d7bcd249 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 01:58:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a924c1c..2a1b366 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917879.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917879.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-blonde-short-haired-woman-posing-white-shirt_23-2149021781.jpg", @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/camera-dust-optical-fiber-lights_23-2148241372.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917879.jpg?_wi=2", imageAlt: "curated luxury event table", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wedding-ceremony-white-style_8353-9894.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/black-couple-destination-beautiful-emotional_1304-3403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-couple-destination-beautiful-emotional_1304-3403.jpg?_wi=1", imageAlt: "curated luxury event table", }, ]} @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Elena V.", role: "Client", testimonial: "Pure spatial magic.", - imageSrc: "http://img.b2bpic.net/free-photo/black-couple-destination-beautiful-emotional_1304-3403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-couple-destination-beautiful-emotional_1304-3403.jpg?_wi=2", }, { id: "2", -- 2.49.1