From 3047069df067573d31a75d8f22ac5fc71af14b89 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 19:04:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a68b2a..4f1761c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop", imageAlt: "Modern law office interior" }, { - imageSrc: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop", imageAlt: "Legal documents and property papers" + imageSrc: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop&_wi=1", imageAlt: "Legal documents and property papers" }, ]} mediaAnimation="slide-up" @@ -91,7 +91,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Property Transfers", description: "Comprehensive assistance with property purchase, sale, and registration. We handle all documentation and legal requirements to ensure smooth transactions.", imageSrc: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop", imageAlt: "Property transfer documentation real estate keys" + title: "Property Transfers", description: "Comprehensive assistance with property purchase, sale, and registration. We handle all documentation and legal requirements to ensure smooth transactions.", imageSrc: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop&_wi=2", imageAlt: "Property transfer documentation real estate keys" }, { id: 2, @@ -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: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop", 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: "https://images.unsplash.com/photo-1450880014744-7f7a2e969f39?w=800&h=600&fit=crop&_wi=3", imageAlt: "Contract review attorney desk legal documents" }, ]} animationType="blur-reveal"