Update src/app/storm-damage/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function StormDamagePage() {
|
||||
},
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg?_wi=3"
|
||||
imageAlt="Storm damage roof repair emergency"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -114,19 +114,19 @@ export default function StormDamagePage() {
|
||||
id: 1,
|
||||
title: "Emergency Roof Inspection",
|
||||
description: "Same-day assessment of storm damage to your roof and exterior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Insurance Claim Expertise",
|
||||
description: "We handle all communication with your insurance adjuster and maximize your claim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-with-papers_1098-16148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-with-papers_1098-16148.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Rapid Restoration",
|
||||
description: "Quick roof repairs or full replacement to protect your home from further damage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -144,19 +144,19 @@ export default function StormDamagePage() {
|
||||
id: 1,
|
||||
title: "Emergency Assessment",
|
||||
description: "Call us immediately after storm damage. We provide same-day or next-day inspection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Insurance Documentation",
|
||||
description: "Comprehensive photos and reports ready for your insurance adjuster",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-calculator-repair-tools-with-copy-space_23-2148393114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-calculator-repair-tools-with-copy-space_23-2148393114.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Claim Negotiation",
|
||||
description: "We work directly with adjusters to ensure your claim covers the full damage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-watching-graphics-statistics_23-2147656686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-watching-graphics-statistics_23-2147656686.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -175,7 +175,7 @@ export default function StormDamagePage() {
|
||||
quote: "After a devastating hail storm, Skytop was there the next day. They handled everything with the insurance company and we had a new roof within two weeks.",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Homeowner, Brockton MA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-business-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-business-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10038.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -183,7 +183,7 @@ export default function StormDamagePage() {
|
||||
quote: "We thought we'd have to pay out of pocket for repairs. Skytop's expertise helped us get the full insurance claim approved. Incredible service.",
|
||||
name: "Michael Chen",
|
||||
role: "Homeowner, Stoughton MA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -191,7 +191,7 @@ export default function StormDamagePage() {
|
||||
quote: "During a hurricane, Skytop was our lifeline. Emergency tarping, damage documentation, and coordination with insurance. Absolutely professional.",
|
||||
name: "Jennifer Rodriguez",
|
||||
role: "Homeowner, East Bridgewater MA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user