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", }, ]}