Merge version_1 into main #3
@@ -20,8 +20,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -29,8 +28,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -38,8 +36,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -81,31 +78,13 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
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",
|
||||
},
|
||||
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?_wi=4",
|
||||
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", 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?_wi=4",
|
||||
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", imageAlt: "Professional credentials"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,7 +123,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=6"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -27,8 +26,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -36,8 +34,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -84,7 +81,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function GalleryPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -37,8 +35,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -79,36 +76,16 @@ export default function GalleryPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Roof Installation - Memorial Area",
|
||||
price: "Complete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=3",
|
||||
imageAlt: "Roof installation before and after",
|
||||
initialQuantity: 1,
|
||||
id: "1", name: "Roof Installation - Memorial Area", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "Roof installation before and after", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Siding Replacement - Sugar Land",
|
||||
price: "Complete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=2",
|
||||
imageAlt: "Siding replacement before and after",
|
||||
initialQuantity: 1,
|
||||
id: "2", name: "Siding Replacement - Sugar Land", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg", imageAlt: "Siding replacement before and after", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Storm Damage Restoration - Pearland",
|
||||
price: "Complete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=4",
|
||||
imageAlt: "Storm damage repair before and after",
|
||||
initialQuantity: 1,
|
||||
id: "3", name: "Storm Damage Restoration - Pearland", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Storm damage repair before and after", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Full Exterior Renovation - Pasadena",
|
||||
price: "Complete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=3",
|
||||
imageAlt: "Complete exterior renovation project",
|
||||
initialQuantity: 1,
|
||||
id: "4", name: "Full Exterior Renovation - Pasadena", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Complete exterior renovation project", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -132,7 +109,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const nunitoSans = Nunito_Sans({
|
||||
variable: "--font-nunito-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-nunito-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "McPhail Siding & Roofing - Houston Roofing Contractor",
|
||||
description: "Premium roofing and siding services in Houston. Licensed, insured, 25+ years experience. Free estimates, insurance specialists, 5-star rated.",
|
||||
keywords: "roofing contractor Houston, roof repair, roof replacement, siding installation, storm damage repair, Houston roofer",
|
||||
metadataBase: new URL("https://mcphailsiding.com"),
|
||||
title: "McPhail Siding & Roofing - Houston Roofing Contractor", description: "Premium roofing and siding services in Houston. Licensed, insured, 25+ years experience. Free estimates, insurance specialists, 5-star rated.", keywords: "roofing contractor Houston, roof repair, roof replacement, siding installation, storm damage repair, Houston roofer", metadataBase: new URL("https://mcphailsiding.com"),
|
||||
alternates: {
|
||||
canonical: "https://mcphailsiding.com",
|
||||
},
|
||||
canonical: "https://mcphailsiding.com"},
|
||||
openGraph: {
|
||||
title: "McPhail Siding & Roofing - Houston's Trusted Roofing Contractor",
|
||||
description: "Premium roofing and siding services with 25+ years of experience. Licensed, insured, 5-star rated. Free inspections available.",
|
||||
url: "https://mcphailsiding.com",
|
||||
siteName: "McPhail Siding and Roofing LLC",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "McPhail Siding & Roofing - Houston's Trusted Roofing Contractor", description: "Premium roofing and siding services with 25+ years of experience. Licensed, insured, 5-star rated. Free inspections available.", url: "https://mcphailsiding.com", siteName: "McPhail Siding and Roofing LLC", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
|
||||
alt: "Professional roof installation services",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", alt: "Professional roof installation services"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "McPhail Siding & Roofing - Houston Roofing Contractor",
|
||||
description: "Premium roofing and siding services. 25+ years experience, licensed & insured, 5-star rated.",
|
||||
images: ["http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"],
|
||||
card: "summary_large_image", title: "McPhail Siding & Roofing - Houston Roofing Contractor", description: "Premium roofing and siding services. 25+ years experience, licensed & insured, 5-star rated.", images: ["http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
@@ -22,8 +22,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -31,8 +30,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -40,8 +38,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -75,7 +72,7 @@ export default function HomePage() {
|
||||
<HeroSplitKpi
|
||||
title="Your Home Deserves a Roof Built to Last"
|
||||
description="Premium Roofing & Siding Services Built With Craftsmanship, Integrity, and Care"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years Experience" },
|
||||
{ value: "5-Star", label: "Rated Experts" },
|
||||
@@ -90,7 +87,7 @@ export default function HomePage() {
|
||||
{ text: "CALL NOW", href: "tel:+17135551234" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
|
||||
imageAlt="Professional roof installation by McPhail"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -109,40 +106,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Craftsmanship",
|
||||
title: "Superior Quality",
|
||||
subtitle: "Expert installation you can trust",
|
||||
description: "We use only high-quality materials and employ skilled craftsmen with decades of combined experience. Every installation meets the highest industry standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2",
|
||||
imageAlt: "Quality roofing installation",
|
||||
},
|
||||
tag: "Craftsmanship", title: "Superior Quality", subtitle: "Expert installation you can trust", description: "We use only high-quality materials and employ skilled craftsmen with decades of combined experience. Every installation meets the highest industry standards.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Quality roofing installation"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Reliability",
|
||||
title: "Fast & Dependable",
|
||||
subtitle: "We show up on time, every time",
|
||||
description: "Reliable service means arriving when we promise and completing jobs right the first time. Your time matters, and so does your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1",
|
||||
imageAlt: "Professional siding work",
|
||||
},
|
||||
tag: "Reliability", title: "Fast & Dependable", subtitle: "We show up on time, every time", description: "Reliable service means arriving when we promise and completing jobs right the first time. Your time matters, and so does your home.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Professional siding work"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Transparency",
|
||||
title: "Honest Pricing",
|
||||
subtitle: "No surprises, no hidden fees",
|
||||
description: "We believe in straightforward pricing and clear communication. Get fair quotes and understand exactly what you're paying for.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1",
|
||||
imageAlt: "Before and after roof comparison",
|
||||
},
|
||||
tag: "Transparency", title: "Honest Pricing", subtitle: "No surprises, no hidden fees", description: "We believe in straightforward pricing and clear communication. Get fair quotes and understand exactly what you're paying for.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "Before and after roof comparison"},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Support",
|
||||
title: "Insurance Specialists",
|
||||
subtitle: "We handle the paperwork",
|
||||
description: "Storm damage? We work directly with insurance companies to help maximize your coverage and minimize your out-of-pocket costs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=1",
|
||||
imageAlt: "Storm damage repair work",
|
||||
},
|
||||
tag: "Support", title: "Insurance Specialists", subtitle: "We handle the paperwork", description: "Storm damage? We work directly with insurance companies to help maximize your coverage and minimize your out-of-pocket costs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Storm damage repair work"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,50 +132,18 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "Homeowner, Pearland",
|
||||
testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Pearland", testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Homeowner, Sugar Land", testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Homeowner, Houston", testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Emily Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Homeowner, League City", testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Kim testimonial"},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", handle: "Homeowner, Pasadena", testimonial: "Fantastic from start to finish. The crew was respectful of my home, explained everything they were doing, and the final result is perfect. Five stars all the way.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "Homeowner, Sugar Land",
|
||||
testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen testimonial",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Homeowner, Houston",
|
||||
testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3",
|
||||
imageAlt: "Emily Rodriguez testimonial",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "Homeowner, League City",
|
||||
testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4",
|
||||
imageAlt: "David Kim testimonial",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer Martinez",
|
||||
handle: "Homeowner, Pasadena",
|
||||
testimonial: "Fantastic from start to finish. The crew was respectful of my home, explained everything they were doing, and the final result is perfect. Five stars all the way.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Thompson",
|
||||
handle: "Homeowner, Missouri City",
|
||||
testimonial: "I've had roofing done before, but this was the best experience. McPhail's attention to detail, communication, and workmanship are unmatched. Highly trusted.",
|
||||
icon: Star,
|
||||
id: "6", name: "Robert Thompson", handle: "Homeowner, Missouri City", testimonial: "I've had roofing done before, but this was the best experience. McPhail's attention to detail, communication, and workmanship are unmatched. Highly trusted.", icon: Star,
|
||||
},
|
||||
]}
|
||||
speed={40}
|
||||
@@ -249,7 +190,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ReviewsPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ReviewsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -37,8 +35,7 @@ export default function ReviewsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -80,64 +77,24 @@ export default function ReviewsPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "Homeowner, Pearland",
|
||||
testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=5",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Pearland", testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Homeowner, Sugar Land", testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Homeowner, Houston", testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Emily Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Homeowner, League City", testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Kim testimonial"},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", handle: "Homeowner, Pasadena", testimonial: "Fantastic from start to finish. The crew was respectful of my home, explained everything they were doing, and the final result is perfect. Five stars all the way.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "Homeowner, Sugar Land",
|
||||
testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=6",
|
||||
imageAlt: "Michael Chen testimonial",
|
||||
id: "6", name: "Robert Thompson", handle: "Homeowner, Missouri City", testimonial: "I've had roofing done before, but this was the best experience. McPhail's attention to detail, communication, and workmanship are unmatched. Highly trusted.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Homeowner, Houston",
|
||||
testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=7",
|
||||
imageAlt: "Emily Rodriguez testimonial",
|
||||
id: "7", name: "Lisa Anderson", handle: "Homeowner, Friendswood", testimonial: "From the initial consultation to final walkthrough, McPhail was transparent and professional. The team was knowledgeable and answered all my questions. Excellent experience.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "Homeowner, League City",
|
||||
testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=8",
|
||||
imageAlt: "David Kim testimonial",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer Martinez",
|
||||
handle: "Homeowner, Pasadena",
|
||||
testimonial: "Fantastic from start to finish. The crew was respectful of my home, explained everything they were doing, and the final result is perfect. Five stars all the way.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Thompson",
|
||||
handle: "Homeowner, Missouri City",
|
||||
testimonial: "I've had roofing done before, but this was the best experience. McPhail's attention to detail, communication, and workmanship are unmatched. Highly trusted.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "7",
|
||||
name: "Lisa Anderson",
|
||||
handle: "Homeowner, Friendswood",
|
||||
testimonial: "From the initial consultation to final walkthrough, McPhail was transparent and professional. The team was knowledgeable and answered all my questions. Excellent experience.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "James Wilson",
|
||||
handle: "Homeowner, Alvin",
|
||||
testimonial: "Best decision I made for my home. McPhail's team delivered premium quality work on schedule. I've already recommended them to my neighbors.",
|
||||
icon: Star,
|
||||
id: "8", name: "James Wilson", handle: "Homeowner, Alvin", testimonial: "Best decision I made for my home. McPhail's team delivered premium quality work on schedule. I've already recommended them to my neighbors.", icon: Star,
|
||||
},
|
||||
]}
|
||||
speed={40}
|
||||
@@ -160,7 +117,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ServicesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Roof Installation", href: "/services" },
|
||||
{ label: "Roof Replacement", href: "/services" },
|
||||
{ label: "Siding Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -37,8 +35,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (713) 555-1234", href: "tel:+17135551234" },
|
||||
{ label: "Email: info@mcphailsiding.com", href: "mailto:info@mcphailsiding.com" },
|
||||
{ label: "Emergency: 24/7", href: "tel:+17135551234" },
|
||||
@@ -80,58 +77,22 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Roofing",
|
||||
title: "Roof Installation",
|
||||
subtitle: "New roofs with lifetime protection",
|
||||
description: "Professional installation of premium roofing materials. We ensure proper ventilation, flashing, and waterproofing for years of protection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3",
|
||||
imageAlt: "New roof installation",
|
||||
},
|
||||
tag: "Roofing", title: "Roof Installation", subtitle: "New roofs with lifetime protection", description: "Professional installation of premium roofing materials. We ensure proper ventilation, flashing, and waterproofing for years of protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "New roof installation"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Roofing",
|
||||
title: "Roof Replacement",
|
||||
subtitle: "Replace aging roofs efficiently",
|
||||
description: "Is your roof showing its age? We remove old materials properly and install new, durable roofing that protects your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=2",
|
||||
imageAlt: "Roof replacement project",
|
||||
},
|
||||
tag: "Roofing", title: "Roof Replacement", subtitle: "Replace aging roofs efficiently", description: "Is your roof showing its age? We remove old materials properly and install new, durable roofing that protects your home.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "Roof replacement project"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Roofing",
|
||||
title: "Roof Repairs",
|
||||
subtitle: "Quick fixes for leaks and damage",
|
||||
description: "Storm damage, leaks, or missing shingles? We provide fast, reliable repairs to prevent further damage to your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2",
|
||||
imageAlt: "Roof repair services",
|
||||
},
|
||||
tag: "Roofing", title: "Roof Repairs", subtitle: "Quick fixes for leaks and damage", description: "Storm damage, leaks, or missing shingles? We provide fast, reliable repairs to prevent further damage to your home.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Roof repair services"},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Siding",
|
||||
title: "Siding Installation",
|
||||
subtitle: "Enhance curb appeal and durability",
|
||||
description: "Transform your home's exterior with professional siding installation. We offer multiple material options for style and budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=2",
|
||||
imageAlt: "Siding installation work",
|
||||
},
|
||||
tag: "Siding", title: "Siding Installation", subtitle: "Enhance curb appeal and durability", description: "Transform your home's exterior with professional siding installation. We offer multiple material options for style and budget.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Siding installation work"},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Siding",
|
||||
title: "Siding Replacement",
|
||||
subtitle: "Update worn or damaged siding",
|
||||
description: "Worn siding affects your home's protection and appearance. We install quality replacement siding that lasts decades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=1",
|
||||
imageAlt: "Before and after siding replacement",
|
||||
},
|
||||
tag: "Siding", title: "Siding Replacement", subtitle: "Update worn or damaged siding", description: "Worn siding affects your home's protection and appearance. We install quality replacement siding that lasts decades.", imageSrc: "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg", imageAlt: "Before and after siding replacement"},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Restoration",
|
||||
title: "Storm Damage Restoration",
|
||||
subtitle: "Emergency repairs and full restoration",
|
||||
description: "Storm damage requires immediate attention. We provide 24/7 emergency services and work with your insurance for fast restoration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=3",
|
||||
imageAlt: "Storm damage restoration",
|
||||
},
|
||||
tag: "Restoration", title: "Storm Damage Restoration", subtitle: "Emergency repairs and full restoration", description: "Storm damage requires immediate attention. We provide 24/7 emergency services and work with your insurance for fast restoration.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Storm damage restoration"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +113,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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
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