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"