Update src/app/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user