Update src/app/services/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Professional installation of premium roofing materials. We ensure proper ventilation, flashing, and waterproofing for years of protection. Our team handles every detail to deliver a roof that protects your home and looks beautiful.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
|
||||
"http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=4",
|
||||
imageAlt: "New roof installation",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -64,7 +64,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Is your roof showing its age? We remove old materials properly and install new, durable roofing that protects your home. We work quickly to minimize disruption to your daily life.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg",
|
||||
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=4",
|
||||
imageAlt: "Roof replacement project",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -78,7 +78,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Storm damage, leaks, or missing shingles? We provide fast, reliable repairs to prevent further damage to your home. Available for emergency calls 24/7.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg",
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=5",
|
||||
imageAlt: "Roof repair services",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -92,7 +92,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Transform your home's exterior with professional siding installation. We offer multiple material options for style and budget. Let us help you choose the perfect siding for your home.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg",
|
||||
"http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=4",
|
||||
imageAlt: "Siding installation work",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -106,7 +106,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Worn siding affects your home's protection and appearance. We install quality replacement siding that lasts decades. Our expert team ensures a seamless installation.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
|
||||
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=3",
|
||||
imageAlt: "Before and after siding replacement",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -120,7 +120,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Storm damage requires immediate attention. We provide 24/7 emergency services and work with your insurance for fast restoration. We handle all the details so you can focus on your family.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg",
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=6",
|
||||
imageAlt: "Storm damage restoration",
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
@@ -170,7 +170,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=2"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user