Update src/app/contact/page.tsx

This commit is contained in:
2026-03-04 01:20:10 +00:00
parent 555d089498
commit a7a247ea8f

View File

@@ -61,7 +61,7 @@ export default function ContactPage() {
title: "Call Us Today",
subtitle: "Quick and easy scheduling",
description: "Give us a call to discuss your roofing needs and schedule your free inspection. Our team is ready to help and answer any questions about our services.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2",
imageAlt: "Contact us by phone",
},
{
@@ -70,7 +70,7 @@ export default function ContactPage() {
title: "Email Request",
subtitle: "Detailed information via email",
description: "Send us an email with your project details, photos, or specific questions. We'll respond within 24 hours with information and next steps.",
imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=2",
imageAlt: "Email us",
},
{
@@ -79,7 +79,7 @@ export default function ContactPage() {
title: "Local Office",
subtitle: "Meet us in person",
description: "Visit our local office to discuss your project in detail. We're conveniently located and happy to show you examples of our previous work.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=5",
imageAlt: "Visit our office",
},
]}