Update src/app/page.tsx

This commit is contained in:
2026-03-08 18:17:45 +00:00
parent e24651128c
commit 38455bfb89

View File

@@ -59,7 +59,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"
/>
@@ -94,7 +94,7 @@ export default function LandingPage() {
title: "Civil Litigation", description: "Expert guidance and representation in civil disputes. Our attorneys provide strategic advice and professional representation throughout the litigation process.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-judges-gavel_1252-733.jpg", imageAlt: "Civil court judge gavel courtroom law"},
{
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"
textboxLayout="default"