From 110a53c7b70a7bfbf7b959c66bf1bd8bfeec2898 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:59:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cd3572..7d6ef44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,10 +62,10 @@ export default function LandingPage() { description="Providing strategic legal counsel with dedication, integrity, and absolute professional focus." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/book-composition-with-reading-glasses_23-2147690550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/book-composition-with-reading-glasses_23-2147690550.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/row-aluminium-red-bench-chair-reception-hospital_632498-1145.jpg", @@ -123,13 +123,13 @@ export default function LandingPage() { { title: "Litigation Services", description: "Aggressive representation for your legal challenges.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg?_wi=2", imageAlt: "Cozy vintage library with green chairs and whiskey glasses create classy setting", }, { title: "Family Advocacy", description: "Compassionate counsel during sensitive transitions.", - imageSrc: "http://img.b2bpic.net/free-photo/book-composition-with-reading-glasses_23-2147690550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/book-composition-with-reading-glasses_23-2147690550.jpg?_wi=2", imageAlt: "Cozy vintage library with green chairs and whiskey glasses create classy setting", }, ]} @@ -198,7 +198,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-simple-modern-chair-with-metallic-legs-room-with-gray-walls_181624-30194.jpg?_wi=3", imageAlt: "senior attorney portrait professional", }, ]}