From ca77ba8eb31bfc977805f5665d4e741bc5afc6ca Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:25:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ade448d..92c3cec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@aria.t", testimonial: "Exceptional precision and unmatched attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=1", imageAlt: "luxury lifestyle background black and red", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@elena.r", testimonial: "Impeccable taste and truly bespoke experiences.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg?_wi=1", imageAlt: "luxury lifestyle background black and red", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@marcus.t", testimonial: "Simply incomparable in every aspect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=1", imageAlt: "luxury lifestyle background black and red", }, { @@ -94,11 +94,11 @@ export default function LandingPage() { handle: "@serad", testimonial: "A masterclass in modern exclusivity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg?_wi=1", imageAlt: "luxury lifestyle background black and red", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", @@ -171,16 +171,16 @@ export default function LandingPage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=3", imageAlt: "premium service luxury concept", }, ]} -- 2.49.1