Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-03 01:05:28 +00:00
6 changed files with 44 additions and 44 deletions

View File

@@ -61,7 +61,7 @@ export default function AboutPage() {
description:
"Since 1999, we've served the Greater Houston Area with unwavering commitment to quality. What started as a small team has grown into Houston's most trusted roofing and siding contractor, thanks to the loyalty of thousands of satisfied homeowners.",
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=6",
imageAlt: "Years of expert roofing service",
},
{
@@ -72,7 +72,7 @@ export default function AboutPage() {
description:
"Our team consists of highly skilled professionals with years of experience in roofing and siding installation. Every crew member is background-checked, properly licensed, and trained to the highest standards of our company.",
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=7",
imageAlt: "Professional team at work",
},
]}
@@ -119,7 +119,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"
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=6"
imageAlt="Professional roofing and siding services"
logoText="McPhail Siding & Roofing"
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."

View File

@@ -71,7 +71,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"
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=5"
imageAlt="Professional roofing and siding services"
logoText="McPhail Siding & Roofing"
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."

View File

@@ -47,7 +47,7 @@ export default function GalleryPage() {
name: "Roof Installation - Memorial Area",
price: "Complete",
imageSrc:
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg",
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=5",
imageAlt: "Roof installation before and after",
initialQuantity: 1,
},
@@ -56,7 +56,7 @@ export default function GalleryPage() {
name: "Siding Replacement - Sugar Land",
price: "Complete",
imageSrc:
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=4",
imageAlt: "Siding replacement before and after",
initialQuantity: 1,
},
@@ -65,7 +65,7 @@ export default function GalleryPage() {
name: "Storm Damage Restoration - Pearland",
price: "Complete",
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=7",
imageAlt: "Storm damage repair before and after",
initialQuantity: 1,
},
@@ -74,7 +74,7 @@ export default function GalleryPage() {
name: "Full Exterior Renovation - Pasadena",
price: "Complete",
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=5",
imageAlt: "Complete exterior renovation project",
initialQuantity: 1,
},
@@ -102,7 +102,7 @@ export default function GalleryPage() {
description:
"This stunning transformation showcases our attention to detail. The homeowners selected premium materials and our team executed a flawless installation. The result is a beautiful, protected home that will stand the test of time.",
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=5",
imageAlt: "Memorial area project highlight",
},
{
@@ -113,7 +113,7 @@ export default function GalleryPage() {
description:
"This home received a complete siding makeover that dramatically improved its appearance and durability. The new materials provide superior weather protection and require minimal maintenance.",
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=6",
imageAlt: "Sugar Land project highlight",
},
{
@@ -124,7 +124,7 @@ export default function GalleryPage() {
description:
"After severe weather damage, we worked quickly to restore this home to its former beauty. Working with the insurance company, we provided a comprehensive solution that exceeded expectations.",
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=8",
imageAlt: "Storm recovery project highlight",
},
]}
@@ -151,7 +151,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"
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=3"
imageAlt="Professional roofing and siding services"
logoText="McPhail Siding & Roofing"
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."

View File

@@ -61,7 +61,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"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1"
imageAlt="Professional roof installation by McPhail"
mediaAnimation="slide-up"
imagePosition="right"
@@ -79,7 +79,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2",
imageAlt: "Quality roofing installation",
},
{
@@ -90,7 +90,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1",
imageAlt: "Professional siding work",
},
{
@@ -101,7 +101,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1",
imageAlt: "Before and after roof comparison",
},
{
@@ -112,7 +112,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=1",
imageAlt: "Storm damage repair work",
},
]}
@@ -137,7 +137,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3",
imageAlt: "New roof installation",
},
{
@@ -148,7 +148,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=2",
imageAlt: "Roof replacement project",
},
{
@@ -159,7 +159,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2",
imageAlt: "Roof repair services",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=2",
imageAlt: "Siding installation work",
},
{
@@ -181,7 +181,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=1",
imageAlt: "Before and after siding replacement",
},
{
@@ -192,7 +192,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=3",
imageAlt: "Storm damage restoration",
},
]}
@@ -214,7 +214,7 @@ export default function HomePage() {
name: "Roof Installation - Memorial Area",
price: "Complete",
imageSrc:
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg",
"http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=3",
imageAlt: "Roof installation before and after",
initialQuantity: 1,
},
@@ -223,7 +223,7 @@ export default function HomePage() {
name: "Siding Replacement - Sugar Land",
price: "Complete",
imageSrc:
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
"http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=2",
imageAlt: "Siding replacement before and after",
initialQuantity: 1,
},
@@ -232,7 +232,7 @@ export default function HomePage() {
name: "Storm Damage Restoration - Pearland",
price: "Complete",
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=4",
imageAlt: "Storm damage repair before and after",
initialQuantity: 1,
},
@@ -241,7 +241,7 @@ export default function HomePage() {
name: "Full Exterior Renovation - Pasadena",
price: "Complete",
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=3",
imageAlt: "Complete exterior renovation project",
initialQuantity: 1,
},
@@ -268,7 +268,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -278,7 +278,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -288,7 +288,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -298,7 +298,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -370,7 +370,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"
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=1"
imageAlt="Professional roofing and siding services"
logoText="McPhail Siding & Roofing"
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."

View File

@@ -49,7 +49,7 @@ export default function ReviewsPage() {
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",
"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",
},
{
@@ -59,7 +59,7 @@ export default function ReviewsPage() {
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",
"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",
},
{
@@ -69,7 +69,7 @@ export default function ReviewsPage() {
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",
"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",
},
{
@@ -79,7 +79,7 @@ export default function ReviewsPage() {
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",
"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",
},
{
@@ -144,7 +144,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"
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=4"
imageAlt="Professional roofing and siding services"
logoText="McPhail Siding & Roofing"
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."

View File

@@ -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."