From 009eb58ebc4c866de6104abba87debf827d0b751 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:18:08 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8fbea24..6f72de9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,10 +81,10 @@ export default function AboutPage() { tag: "Heritage", title: "25+ Years of Excellence", subtitle: "Trusted by Houston homeowners since 1999", description: "McPhail Roofing & Siding was founded on the principle that quality craftsmanship and honest customer relationships are the foundation of a great business. For over two decades, we've been the trusted choice for premium roofing and siding solutions across the Greater Houston area.", imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg", imageAlt: "McPhail team of professionals"}, { id: 2, - tag: "Mission", title: "Built on Integrity", subtitle: "Honest work, fair pricing, expert service", description: "Our mission is simple: deliver superior roofing and siding services with complete transparency and respect for every homeowner's property and budget. We believe that superior results, combined with honest communication, create lasting customer relationships.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Professional roofing installation"}, + tag: "Mission", title: "Built on Integrity", subtitle: "Honest work, fair pricing, expert service", description: "Our mission is simple: deliver superior roofing and siding services with complete transparency and respect for every homeowner's property and budget. We believe that superior results, combined with honest communication, create lasting customer relationships.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=4", imageAlt: "Professional roofing installation"}, { id: 3, - tag: "Credentials", title: "Licensed & Insured", subtitle: "All certifications and insurance up to date", description: "McPhail is fully licensed, bonded, and insured. Our team members are trained in the latest roofing and siding techniques, and we maintain all necessary certifications to ensure your peace of mind with every project.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Professional credentials"}, + tag: "Credentials", title: "Licensed & Insured", subtitle: "All certifications and insurance up to date", description: "McPhail is fully licensed, bonded, and insured. Our team members are trained in the latest roofing and siding techniques, and we maintain all necessary certifications to ensure your peace of mind with every project.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=4", imageAlt: "Professional credentials"}, ]} /> @@ -123,7 +123,7 @@ export default function AboutPage() {