Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-05 00:47:48 +00:00
5 changed files with 18 additions and 18 deletions

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
description="Founded in 1998, we've built a reputation for aggressive representation and compassionate client care. For over 25 years, Harmon Legal has been the trusted advocate for injury victims throughout Detroit and Michigan."
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=6"
imageAlt="Harmon Legal Group office team"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -46,7 +46,7 @@ export default function ContactPage() {
description="Our intake team is standing by to answer your questions and schedule your free consultation."
subdescription="Available 24/7 for injury victims"
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=7"
imageAlt="Contact Harmon Legal"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -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",
},
]}

View File

@@ -48,7 +48,7 @@ export default function PracticeAreasPage() {
description:
"From minor collisions to catastrophic injuries, we maximize your recovery in motor vehicle accident cases. Our team handles insurance negotiations, liability disputes, and aggressive trial representation when needed.",
tags: ["Auto Accidents", "Insurance Claims", "Liability"],
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=4",
imageAlt: "Auto accident law services",
},
{
@@ -58,7 +58,7 @@ export default function PracticeAreasPage() {
description:
"Protecting workers' compensation claims and third-party liability suits for on-the-job injuries. We ensure you receive full benefits and pursue additional compensation when employers or third parties are at fault.",
tags: ["Workers' Comp", "Workplace Safety", "Employee Rights"],
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=4",
imageAlt: "Workplace injury legal services",
},
{
@@ -68,7 +68,7 @@ export default function PracticeAreasPage() {
description:
"Holding healthcare providers accountable for negligence resulting in patient harm. Our medical experts work with you to prove deviation from standard care and secure damages for your injuries.",
tags: ["Medical Negligence", "Malpractice", "Healthcare Law"],
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=5",
imageAlt: "Medical malpractice legal services",
},
{
@@ -78,7 +78,7 @@ export default function PracticeAreasPage() {
description:
"Pursuing claims against property owners for injuries caused by unsafe conditions. We investigate hazards, document evidence, and hold negligent property owners responsible for your suffering.",
tags: ["Property Liability", "Negligence", "Slip and Fall"],
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=5",
imageAlt: "Premises liability legal services",
},
]}

View File

@@ -48,7 +48,7 @@ export default function TeamPage() {
title: "Robert Harmon",
subtitle: "Founding Partner",
detail: "robert@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=1",
imageAlt: "Robert Harmon, Founding Partner",
},
{
@@ -56,7 +56,7 @@ export default function TeamPage() {
title: "Elizabeth Bennett",
subtitle: "Senior Partner",
detail: "elizabeth@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=1",
imageAlt: "Elizabeth Bennett, Senior Partner",
},
],
@@ -70,7 +70,7 @@ export default function TeamPage() {
title: "Michael Patterson",
subtitle: "Lead Trial Attorney",
detail: "michael@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=2",
imageAlt: "Michael Patterson, Lead Trial Attorney",
},
{
@@ -78,7 +78,7 @@ export default function TeamPage() {
title: "Jessica Wong",
subtitle: "Personal Injury Specialist",
detail: "jessica@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=2",
imageAlt: "Jessica Wong, Personal Injury Specialist",
},
],