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

This commit is contained in:
2026-03-04 20:51:41 +00:00
parent cd60c3aad0
commit 5e2c1835e2

View File

@@ -53,7 +53,7 @@ const StormInsurancePage = () => {
{ value: "100+", title: "Storm assessments completed" },
{ value: "Fast", title: "Same-day or next-day inspections" },
]}
imageSrc="http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg"
imageSrc="http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg?_wi=2"
imageAlt="Storm damage assessment"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -72,13 +72,13 @@ const StormInsurancePage = () => {
features={[
{
id: "1", title: "Comprehensive Damage Documentation", author: "Insurance-Ready Reports", description: "We provide detailed inspection reports with professional photography and measurements. Your insurance company gets exactly what they need to process your claim.", tags: ["Photo Documentation", "Detailed Reports"],
imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg", imageAlt: "Professional inspection documentation"},
imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg?_wi=3", imageAlt: "Professional inspection documentation"},
{
id: "2", title: "Insurance Claim Support", author: "Adjuster Coordination", description: "We work directly with your insurance adjuster. We can attend inspections, explain findings, and advocate for your coverage.", tags: ["Adjuster Meetings", "Claim Support"],
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg", imageAlt: "Insurance claim coordination"},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg?_wi=4", imageAlt: "Insurance claim coordination"},
{
id: "3", title: "Fast Emergency Response", author: "Storm Season Ready", description: "During hurricane season, we prioritize storm damage assessments. Same-day or next-day inspections to document damage before further deterioration.", tags: ["24-Hour Service", "Priority Response"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359695.jpg", imageAlt: "Emergency response services"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359695.jpg?_wi=4", imageAlt: "Emergency response services"},
]}
animationType="slide-up"
textboxLayout="default"