Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-03-08 19:04:48 +00:00

View File

@@ -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"