From 5090766e6d5ff6a59147be85830f9cf1ae6da0d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:58:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b51246..eb61887 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { description="We specialize in providing expert legal guidance across multiple practice areas to serve your unique needs." features={[ { - id: "01", title: "Corporate Law", description: "Strategic legal counsel for business formation, contracts, mergers, and acquisitions to protect your corporate interests.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-document_1098-21109.jpg", imageAlt: "Corporate law and business consultation" + id: "01", title: "Corporate Law", description: "Strategic legal counsel for business formation, contracts, mergers, and acquisitions to protect your corporate interests.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-document_1098-21109.jpg?_wi=1", imageAlt: "Corporate law and business consultation" }, { id: "02", title: "Real Estate Law", description: "Comprehensive guidance on property transactions, landlord-tenant disputes, and real estate acquisitions.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-documents_23-2149445742.jpg", imageAlt: "Real estate legal consultation" @@ -102,7 +102,7 @@ export default function LandingPage() { id: "01", title: "Personalized Strategy", description: "We develop customized legal strategies tailored specifically to your case and objectives.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-office_1262-3710.jpg", imageAlt: "Professional legal strategy consultation" }, { - id: "02", title: "Transparent Communication", description: "Clear, honest communication throughout your case ensures you're always informed and prepared.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-document_1098-21109.jpg", imageAlt: "Open legal communication and transparency" + id: "02", title: "Transparent Communication", description: "Clear, honest communication throughout your case ensures you're always informed and prepared.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-document_1098-21109.jpg?_wi=2", imageAlt: "Open legal communication and transparency" }, { id: "03", title: "Proven Results", description: "Our track record of successful cases demonstrates our commitment to achieving favorable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg", imageAlt: "Successful legal case management" -- 2.49.1