Update src/app/storm-damage/page.tsx

This commit is contained in:
2026-02-27 21:05:14 +00:00
parent 58e6215aac
commit 2cc2b62ff1

View File

@@ -67,7 +67,7 @@ export default function StormDamagePage() {
buttons={[
{ text: 'Book Storm Inspection', href: '/contact' }
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg?_wi=1"
imageAlt="Storm damage inspection and assessment"
imagePosition="right"
mediaAnimation="slide-up"
@@ -85,7 +85,7 @@ export default function StormDamagePage() {
author: "Certified Inspectors",
description: "Professional hail damage documentation with detailed reports and photography for insurance claims. Quick response after storms.",
tags: ["Hail Damage", "Insurance", "Documentation"],
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=3"
},
{
id: "2",
@@ -93,7 +93,7 @@ export default function StormDamagePage() {
author: "Emergency Response",
description: "Emergency repairs for wind damage including missing shingles, damaged flashing, and structural issues. 24/7 availability.",
tags: ["Wind Damage", "Emergency", "24/7"],
imageSrc: "http://img.b2bpic.net/free-photo/homemade-house_1361-130.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/homemade-house_1361-130.jpg?_wi=1"
},
{
id: "3",
@@ -101,7 +101,7 @@ export default function StormDamagePage() {
author: "Claims Specialists",
description: "Full insurance claim support including documentation, adjuster meetings, and claim negotiation for maximum coverage.",
tags: ["Claims", "Negotiation", "Maximum Coverage"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -137,7 +137,7 @@ export default function StormDamagePage() {
buttons={[
{ text: 'Report Storm Damage', href: '/contact' }
]}
imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=3"
imageAlt="Storm damage restoration team"
imagePosition="left"
mediaAnimation="slide-up"