From dccb812b3e64699ed1164d0490f872917794b69f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 06:33:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09462f9..d034b61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@eleanor", testimonial: "A masterclass in modern luxury.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=1", imageAlt: "luxury boutique interior warm lighting", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@jthorne", testimonial: "Transformed our market position entirely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286972.jpg?_wi=1", imageAlt: "luxury boutique interior warm lighting", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@sienna", testimonial: "Exquisite attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg?_wi=1", imageAlt: "luxury boutique interior warm lighting", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { imageAlt: "luxury boutique interior warm lighting", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=2" imageAlt="Luxury boutique interior warm lighting" mediaAnimation="blur-reveal" avatars={[ @@ -160,7 +160,7 @@ export default function LandingPage() { description="Luxury is not a price point; it is a standard of care. Our agency combines psychological insight with high-fashion aesthetic standards." subdescription="We specialize in the meticulous positioning of heritage brands and emerging luxury entities through data-backed creative strategy." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286972.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286972.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -187,7 +187,7 @@ export default function LandingPage() { content: "Curated experiences for high-value clients.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg?_wi=2" mediaAnimation="blur-reveal" /> -- 2.49.1