diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fd5787..cbe3755 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function HomePage() { { text: "Call (313) 555-0198", href: "tel:3135550198" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=1" imageAlt="Modern law office in downtown Detroit" imagePosition="right" mediaAnimation="blur-reveal" @@ -76,7 +76,7 @@ export default function HomePage() { description="Founded in 1998, we've built a reputation for aggressive representation and compassionate client care." subdescription="Harmon Legal Group - Detroit, MI" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=1" imageAlt="Harmon Legal Group office team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -93,7 +93,7 @@ export default function HomePage() { description: "From minor collisions to catastrophic injuries, we maximize your recovery in motor vehicle accident cases.", tags: ["Auto Accidents", "Insurance Claims"], - imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=2", imageAlt: "Auto accident law services", }, { @@ -103,7 +103,7 @@ export default function HomePage() { description: "Protecting workers' compensation claims and third-party liability suits for on-the-job injuries.", tags: ["Workers' Comp", "Workplace Safety"], - imageSrc: "http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=2", imageAlt: "Workplace injury legal services", }, { @@ -113,7 +113,7 @@ export default function HomePage() { description: "Holding healthcare providers accountable for negligence resulting in patient harm.", tags: ["Medical Negligence", "Malpractice"], - imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=3", imageAlt: "Medical malpractice legal services", }, { @@ -123,7 +123,7 @@ export default function HomePage() { description: "Pursuing claims against property owners for injuries caused by unsafe conditions.", tags: ["Property Liability", "Negligence"], - imageSrc: "http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=3", imageAlt: "Premises liability legal services", }, ]} @@ -202,7 +202,7 @@ export default function HomePage() { role: "Medical Malpractice Plaintiff", company: "Grosse Pointe, MI", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Robert Chen", }, { @@ -211,7 +211,7 @@ export default function HomePage() { role: "Premises Liability Case", company: "Livonia, MI", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michelle Torres", }, ]}