From 007fdc7e60332c050ac0451fa65996115d1543f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 20:42:16 +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 6fa05b2..89fa4c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg?_wi=1" imageAlt="Legal services consultation" /> @@ -95,7 +95,7 @@ export default function LandingPage() { description: "Transparent communication and client-centered approach.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg?_wi=1" imageAlt="Lawyer professional meeting table" /> @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Handling property transactions, contracts, and disputes.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg?_wi=2", imageAlt: "Curtain wall building", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { description: "Navigating fiscal regulations and optimization for your business.", bentoComponent: "reveal-icon", icon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg?_wi=2", imageAlt: "Curtain wall building", }, ]} -- 2.49.1