Update src/app/services/page.tsx
This commit is contained in:
@@ -43,10 +43,10 @@ export default function ServicesPage() {
|
||||
title="Our Full Suite of Services"
|
||||
description="From emergency repair to comprehensive insurance-backed restorations, we handle every detail."
|
||||
features={[
|
||||
{ title: "Leak Detection", description: "Precision diagnostic tools to find hidden leaks.", buttonIcon: Droplets, imageSrc: "http://img.b2bpic.net/free-photo/speech-bubble-cut-out-icon_53876-71319.jpg", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Roof Replacement", description: "Full tear-offs and high-quality shingle installation.", buttonIcon: Home, imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Storm Repair", description: "Rapid restoration for wind and hail damage.", buttonIcon: CloudRain, imageSrc: "http://img.b2bpic.net/free-vector/shield-love-silhouette-logo_361591-2147.jpg", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Preventative Care", description: "Maintenance plans to extend your roof lifespan.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-vector/background-with-advocacy-elements_23-2147814115.jpg", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Leak Detection", description: "Precision diagnostic tools to find hidden leaks.", buttonIcon: Droplets, imageSrc: "http://img.b2bpic.net/free-photo/speech-bubble-cut-out-icon_53876-71319.jpg?_wi=2", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Roof Replacement", description: "Full tear-offs and high-quality shingle installation.", buttonIcon: Home, imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=3", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Storm Repair", description: "Rapid restoration for wind and hail damage.", buttonIcon: CloudRain, imageSrc: "http://img.b2bpic.net/free-vector/shield-love-silhouette-logo_361591-2147.jpg?_wi=2", imageAlt: "chat bubble icon premium" },
|
||||
{ title: "Preventative Care", description: "Maintenance plans to extend your roof lifespan.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-vector/background-with-advocacy-elements_23-2147814115.jpg?_wi=2", imageAlt: "chat bubble icon premium" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user