From 2df85d2aff9f5d00120da3dba20ffb7d61481fd5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 14:45:47 +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 bb0f466..f75fab8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { tag="Trusted Legal Counsel" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg?_wi=1", imageAlt: "professional law office interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=1", imageAlt: "legal documents on mahogany desk", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Successful Cases", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg?_wi=1" imageAlt="professional legal counsel office" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -134,7 +134,7 @@ export default function LandingPage() { description: "Seamless consultancy for work and residence permit applications.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg?_wi=2", imageAlt: "legal services conceptual icon", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Expert advice on banking regulations and financial law matters.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=2", imageAlt: "legal services conceptual icon", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Assistance for international clients and cross-border legal challenges.", bentoComponent: "reveal-icon", icon: Scale, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg?_wi=2", imageAlt: "legal services conceptual icon", }, ]} -- 2.49.1