From 69176d07ab485a32fa23e1b8b47fae23c74a3d4f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:19:42 +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 46333e1..144ba87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-with-designer-chair-near-full-length-window_1163-3800.jpg", imageAlt: "Modern law office interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-checking-document_23-2147626513.jpg", imageAlt: "Legal documents and property papers" + imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-checking-document_23-2147626513.jpg?_wi=1", imageAlt: "Legal documents and property papers" }, ]} mediaAnimation="slide-up" @@ -99,7 +99,7 @@ export default function LandingPage() { }, { id: 3, - title: "Contract Review & Drafting", description: "Ensure your agreements are legally sound and enforceable. We provide detailed review and professional drafting services for all types of contracts.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-checking-document_23-2147626513.jpg", imageAlt: "Contract review attorney desk legal documents" + title: "Contract Review & Drafting", description: "Ensure your agreements are legally sound and enforceable. We provide detailed review and professional drafting services for all types of contracts.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-checking-document_23-2147626513.jpg?_wi=2", imageAlt: "Contract review attorney desk legal documents" }, ]} animationType="blur-reveal"