Update src/app/page.tsx

This commit is contained in:
2026-02-22 00:13:34 +00:00
parent 2399b56cb9
commit b01e4eea57

View File

@@ -80,7 +80,7 @@ Whether its a minor skylight drip or a full roof replacement, we treat every
{ id: "inspection", label: "Storm Inspections", description: "Prevent damage before the next storm hits with our thorough pre-storm evaluations." },
{ id: "maintenance", label: "Preventative Maintenance", description: "Extend the life of your roof and protect your investment with regular upkeep." },
]}
imageSrc="https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"
imageSrc="https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1"
imageAlt="Roofer inspecting roof for damage"
mediaAnimation="slide-up"
imagePosition="right"
@@ -92,10 +92,10 @@ Whether its a minor skylight drip or a full roof replacement, we treat every
title="Homeowners Love Working With Us"
description="See why clients consistently give us 5-star ratings for our professionalism and reliability."
testimonials={[
{ id: "1", title: "Fast Response, Professional Service", quote: "I called for a small skylight drip and wanted a professional to take a look before the next rainstorm. The response was fast and professional. They quickly diagnosed the issue and provided a clear solution.", name: "Pamela B.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Pamela B." },
{ id: "2", title: "Always Attentive and On Time", quote: "They are always attentive and on time. Great company that genuinely cares about doing a good job. I highly recommend Young Roofing Co Inc for any roofing needs.", name: "Brian L.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Brian L." },
{ id: "3", title: "Reliable and Trustworthy", quote: "Young Roofing Co Inc provided excellent service. They were reliable, trustworthy, and completed the job with high quality. It's rare to find such dedication.", name: "Sarah J.", role: "Property Manager", imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah J." },
{ id: "4", title: "Exceptional Craftsmanship", quote: "The craftsmanship on our new roof was exceptional. Every detail was handled with care, and the team was incredibly respectful. Our home looks fantastic and we feel secure.", name: "David R.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David R." },
{ id: "1", title: "Fast Response, Professional Service", quote: "I called for a small skylight drip and wanted a professional to take a look before the next rainstorm. The response was fast and professional. They quickly diagnosed the issue and provided a clear solution.", name: "Pamela B.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Pamela B." },
{ id: "2", title: "Always Attentive and On Time", quote: "They are always attentive and on time. Great company that genuinely cares about doing a good job. I highly recommend Young Roofing Co Inc for any roofing needs.", name: "Brian L.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Brian L." },
{ id: "3", title: "Reliable and Trustworthy", quote: "Young Roofing Co Inc provided excellent service. They were reliable, trustworthy, and completed the job with high quality. It's rare to find such dedication.", name: "Sarah J.", role: "Property Manager", imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Sarah J." },
{ id: "4", title: "Exceptional Craftsmanship", quote: "The craftsmanship on our new roof was exceptional. Every detail was handled with care, and the team was incredibly respectful. Our home looks fantastic and we feel secure.", name: "David R.", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "David R." },
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -109,7 +109,7 @@ Whether its a minor skylight drip or a full roof replacement, we treat every
tagIcon={CloudLightning}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg"
imageSrc="https://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg?_wi=1"
imageAlt="Storm approaching a house roof"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -120,7 +120,7 @@ Whether its a minor skylight drip or a full roof replacement, we treat every
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg"
imageSrc="https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1"
imageAlt="A view of a modern house roof at sunset"
columns={[
{ title: "Services", items: [{ label: "Roof Repairs", href: "/services" }, { label: "Roof Replacement", href: "/services" }, { label: "Storm Inspections", href: "/services" }] },