From 9c77cc1e4a772d8df1e02f553c36826d3b240077 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:09:12 +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 aac099e..dddc3f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { value: "25+", title: "Years Experience" }, { value: "98%", title: "Client Retention" } ]} - imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -85,7 +85,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { id: "f1", title: "Corporate Formation", description: "Expert advice on entity selection, LLCs, and Corporations.", tag: "Corporate", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-with-modern-furnishings-tech-generated-by-ai_188544-13764.jpg", imageAlt: "professional law office interior" }, - { id: "f2", title: "Contract Negotiation", description: "Reviewing and drafting complex business agreements and contracts.", tag: "Contract", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg", imageAlt: "professional law office interior" }, + { id: "f2", title: "Contract Negotiation", description: "Reviewing and drafting complex business agreements and contracts.", tag: "Contract", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=2", imageAlt: "professional law office interior" }, { id: "f3", title: "Business Litigation", description: "Strong legal defense for business disputes and corporate issues.", tag: "Litigation", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "professional law office interior" } ]} title="Our Legal Services" -- 2.49.1