diff --git a/src/app/page.tsx b/src/app/page.tsx index 86fa0c8..49cd01f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { { text: "Call Now: (833) 647-4277", href: "tel:+18336474277" }, { text: "Free Case Review", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/successful-office-employers-comparing-analytics-data-together-focused-confident-female-managers-pointing-documents-reports-meeting-room-teamwork-business-management-concept_74855-7827.jpg?_wi=1" - imageAlt="Miami law office professional background" + imageSrc="https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=1200&h=600&fit=crop" + imageAlt="Professional law office consultation" showDimOverlay={true} buttonAnimation="slide-up" /> @@ -59,10 +59,10 @@ export default function LandingPage() {