Update src/app/metal-roofing/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function MetalRoofingPage() {
|
||||
name: "New Standing Seam Installation",
|
||||
price: "Custom Quote",
|
||||
variant: "Residential • Commercial • Agricultural",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=4",
|
||||
imageAlt: "New standing seam installation"
|
||||
},
|
||||
{
|
||||
@@ -55,7 +55,7 @@ export default function MetalRoofingPage() {
|
||||
name: "Metal Re-Roofing Solutions",
|
||||
price: "Custom Quote",
|
||||
variant: "Over Existing • Tear-Off • Structural Upgrades",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=2",
|
||||
imageAlt: "Metal re-roofing project"
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function MetalRoofingPage() {
|
||||
name: "Specialty & Custom Applications",
|
||||
price: "Custom Quote",
|
||||
variant: "Barns • Cottages • Historic Restoration",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg?_wi=2",
|
||||
imageAlt: "Custom metal roofing applications"
|
||||
}
|
||||
]}
|
||||
@@ -89,7 +89,7 @@ export default function MetalRoofingPage() {
|
||||
title: "Site Assessment & Planning",
|
||||
price: "Phase",
|
||||
period: "1",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2",
|
||||
imageAlt: "Professional roof assessment",
|
||||
button: { text: "Get Assessment", href: "/contact" },
|
||||
features: [
|
||||
@@ -103,7 +103,7 @@ export default function MetalRoofingPage() {
|
||||
title: "Precision Installation",
|
||||
price: "Phase",
|
||||
period: "2",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2",
|
||||
imageAlt: "Standing seam installation",
|
||||
button: { text: "View Process", href: "/contact" },
|
||||
features: [
|
||||
@@ -117,7 +117,7 @@ export default function MetalRoofingPage() {
|
||||
title: "Quality Completion",
|
||||
price: "Phase",
|
||||
period: "3",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=3",
|
||||
imageAlt: "Project completion inspection",
|
||||
button: { text: "Schedule Project", href: "/contact" },
|
||||
features: [
|
||||
@@ -174,7 +174,7 @@ export default function MetalRoofingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=2"
|
||||
imageAlt="Metal roofing texture and detail"
|
||||
logoText="Martinez Metal Roofing & Construction"
|
||||
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user