Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 20:28:57 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Why Us",
id: "#why-us",
},
name: "Why Us", id: "#why-us"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Alpha Roofing Co"
/>
@@ -59,108 +49,55 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="The Roof Over Your Legacy"
description="Tampa Bay's most trusted roofing team. Insurance-backed. Precision-built. Backed by hundreds of homeowners who'd call us again tomorrow."
testimonials={[
{
name: "Wes G.",
role: "Homeowner",
company: "Tampa Client",
rating: 5,
testimonial: "We've now had three roofs done with Jack and his team, and each experience has been outstanding in terms of customer service, quality, and pricing.",
imageSrc: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg?_wi=1",
imageAlt: "professional roofing crew replacing roof",
},
name: "Wes G.", handle: "Tampa Client", rating: 5,
testimonial: "We've now had three roofs done with Jack and his team, and each experience has been outstanding in terms of customer service, quality, and pricing.", imageSrc: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg", imageAlt: "professional roofing crew replacing roof"},
{
name: "J. Muz",
role: "Homeowner",
company: "Tampa Client",
rating: 5,
testimonial: "Jack came out when 3 others could not be bothered. The inspector stated, 'It looks like a new roof.' Thanks Jack!",
imageSrc: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg?_wi=1",
imageAlt: "professional roofer checking inspection",
},
name: "J. Muz", handle: "Tampa Client", rating: 5,
testimonial: "Jack came out when 3 others could not be bothered. The inspector stated, 'It looks like a new roof.' Thanks Jack!", imageSrc: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg", imageAlt: "professional roofer checking inspection"},
{
name: "DeAnn W.",
role: "Homeowner",
company: "Tampa Client",
rating: 5,
testimonial: "They were prompt, efficient, and exceeded our expectations from start to finish.",
imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg?_wi=1",
imageAlt: "professional roofing installation project",
},
name: "DeAnn W.", handle: "Tampa Client", rating: 5,
testimonial: "They were prompt, efficient, and exceeded our expectations from start to finish.", imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg", imageAlt: "professional roofing installation project"},
{
name: "Tammy R.",
role: "Homeowner",
company: "Tampa Client",
rating: 5,
testimonial: "Jack was able to help us get set up to have insurance pay for the hurricane damage. He was FAST!",
imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg?_wi=1",
imageAlt: "roof repair service inspection",
},
name: "Tammy R.", handle: "Tampa Client", rating: 5,
testimonial: "Jack was able to help us get set up to have insurance pay for the hurricane damage. He was FAST!", imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg", imageAlt: "roof repair service inspection"},
{
name: "Amanda M.",
role: "Homeowner",
company: "Tampa Client",
rating: 5,
testimonial: "10/10 recommend. The job was done within 2 days, communication was amazing.",
imageSrc: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg?_wi=1",
imageAlt: "professional home insurance claim inspection",
},
name: "Amanda M.", handle: "Tampa Client", rating: 5,
testimonial: "10/10 recommend. The job was done within 2 days, communication was amazing.", imageSrc: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg", imageAlt: "professional home insurance claim inspection"},
]}
buttons={[
{
text: "Get Your Free Roof Inspection",
href: "#contact",
},
text: "Get Your Free Roof Inspection", href: "#contact"},
]}
imageSrc="https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg?_wi=2"
imageSrc="https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg"
avatars={[
{
src: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg",
alt: "Client 1",
},
src: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg", alt: "Client 1"},
{
src: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg",
alt: "Client 2",
},
src: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg", alt: "Client 2"},
{
src: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg",
alt: "Client 3",
},
src: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg", alt: "Client 3"},
{
src: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg",
alt: "Client 4",
},
src: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg", alt: "Client 4"},
{
src: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg",
alt: "Client 5",
},
src: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ Tampa homeowners"
marqueeItems={[
{
type: "text",
text: "Licensed & Insured",
},
type: "text", text: "Licensed & Insured"},
{
type: "text",
text: "Hurricane Proofing Experts",
},
type: "text", text: "Hurricane Proofing Experts"},
{
type: "text",
text: "24/7 Emergency Support",
},
type: "text", text: "24/7 Emergency Support"},
{
type: "text",
text: "Financing Available",
},
type: "text", text: "Financing Available"},
{
type: "text",
text: "Locally Owned & Operated",
},
type: "text", text: "Locally Owned & Operated"},
]}
/>
</div>
@@ -173,19 +110,13 @@ export default function LandingPage() {
description="Alpha Roofing Co was built on a simple principle — show up when others won't, deliver work that speaks for itself, and treat every home like it's our own. Led by Jack Garcia, we've earned our reputation one roof at a time with transparency and craftsmanship."
bulletPoints={[
{
title: "Transparency First",
description: "Photos mid-job, clear options, no surprise pricing.",
},
title: "Transparency First", description: "Photos mid-job, clear options, no surprise pricing."},
{
title: "Insurance Experts",
description: "We work with your insurance so you don't have to stress.",
},
title: "Insurance Experts", description: "We work with your insurance so you don't have to stress."},
{
title: "Proven Quality",
description: "Our work passes every inspection with flying colors.",
},
title: "Proven Quality", description: "Our work passes every inspection with flying colors."},
]}
imageSrc="https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg?_wi=2"
imageSrc="https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -198,23 +129,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Full Roof Replacement",
description: "Premium materials, zero shortcuts, 12 day turnaround.",
imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg?_wi=2",
},
id: "s1", title: "Full Roof Replacement", description: "Premium materials, zero shortcuts, 12 day turnaround.", imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg"},
{
id: "s2",
title: "Professional Repairs",
description: "Fast diagnosis for leaks, storm damage, and wear.",
imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg?_wi=2",
},
id: "s2", title: "Professional Repairs", description: "Fast diagnosis for leaks, storm damage, and wear.", imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg"},
{
id: "s3",
title: "Insurance Assistance",
description: "Navigating hurricane claims with paperwork handled.",
imageSrc: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg?_wi=2",
},
id: "s3", title: "Insurance Assistance", description: "Navigating hurricane claims with paperwork handled.", imageSrc: "https://pixabay.com/get/g43ce2707ef357670f04e40c943e8ccc1c0fbc0b2d2d01f296603bb854586d49a6ecb536c979c4f9d2a5b41e4ff0e186d9b9ca7b2a3481ac24132811f6991cc7a_1280.jpg"},
]}
title="What We Do — And Do Exceptionally Well"
description="Premium roofing solutions tailored for the Tampa Bay area."
@@ -228,26 +147,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "500+",
title: "Roofs Completed",
description: "Reliable craftsmanship you can count on.",
imageSrc: "https://pixabay.com/get/g563fed6a06e8c369bb1f63b822b444de3fd4717e74a0e389bbed397d442e879f4be286d23123a898658e909726aa4e5ef4e77c0c245973081e3a317c37e4a529_1280.jpg?_wi=1",
},
id: "m1", value: "500+", title: "Roofs Completed", description: "Reliable craftsmanship you can count on.", imageSrc: "https://pixabay.com/get/g563fed6a06e8c369bb1f63b822b444de3fd4717e74a0e389bbed397d442e879f4be286d23123a898658e909726aa4e5ef4e77c0c245973081e3a317c37e4a529_1280.jpg"},
{
id: "m2",
value: "5-Star",
title: "Google Rating",
description: "Verified local homeowners love our work.",
imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg?_wi=3",
},
id: "m2", value: "5-Star", title: "Google Rating", description: "Verified local homeowners love our work.", imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg"},
{
id: "m3",
value: "12 Day",
title: "Avg. Job Time",
description: "Fast, clean, and highly efficient.",
imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg?_wi=3",
},
id: "m3", value: "12 Day", title: "Avg. Job Time", description: "Fast, clean, and highly efficient.", imageSrc: "https://pixabay.com/get/g72b4f19aa7a667a76aedd961880891211282866354c0aa51a2a04e586968704be05b066592e16257e831051566c9c080493949f208e61752678b12264fc3215b_1280.jpg"},
]}
title="Why Homeowners Choose Alpha"
description="Commitment that speaks for itself."
@@ -262,50 +166,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Wes G.",
role: "Homeowner",
company: "Alpha Roofing",
rating: 5,
imageSrc: "https://pixabay.com/get/g563fed6a06e8c369bb1f63b822b444de3fd4717e74a0e389bbed397d442e879f4be286d23123a898658e909726aa4e5ef4e77c0c245973081e3a317c37e4a529_1280.jpg?_wi=2",
imageAlt: "satisfied homeowner looking at new roof",
},
id: "t1", name: "Wes G.", role: "Homeowner", company: "Alpha Roofing", rating: 5,
imageSrc: "https://pixabay.com/get/g563fed6a06e8c369bb1f63b822b444de3fd4717e74a0e389bbed397d442e879f4be286d23123a898658e909726aa4e5ef4e77c0c245973081e3a317c37e4a529_1280.jpg", imageAlt: "satisfied homeowner looking at new roof"},
{
id: "t2",
name: "J. Muz",
role: "Homeowner",
company: "Alpha Roofing",
rating: 5,
imageSrc: "https://pixabay.com/get/gf638ef8efe80e6125d680c2a20aa958607c3313a1dae1ec20136cb913d678cab065ded6c750bde8051a960440a1e0db3f756494346a7a04c00e4fb5b27a65e78_1280.jpg?_wi=1",
imageAlt: "professional roofer holding tablet",
},
id: "t2", name: "J. Muz", role: "Homeowner", company: "Alpha Roofing", rating: 5,
imageSrc: "https://pixabay.com/get/gf638ef8efe80e6125d680c2a20aa958607c3313a1dae1ec20136cb913d678cab065ded6c750bde8051a960440a1e0db3f756494346a7a04c00e4fb5b27a65e78_1280.jpg", imageAlt: "professional roofer holding tablet"},
{
id: "t3",
name: "DeAnn W.",
role: "Homeowner",
company: "Alpha Roofing",
rating: 5,
imageSrc: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg?_wi=3",
imageAlt: "professional roofing crew replacing roof",
},
id: "t3", name: "DeAnn W.", role: "Homeowner", company: "Alpha Roofing", rating: 5,
imageSrc: "https://pixabay.com/get/g5113cb2d276a4796b1b256d8e373456bdcbfbd3baa061284b0836dbe102845141ded3229a7f4dc2929ff9dd809627e2bf6b5b924c0f6f5eb548fca8c251f3e5c_1280.jpg", imageAlt: "professional roofing crew replacing roof"},
{
id: "t4",
name: "Tammy R.",
role: "Homeowner",
company: "Alpha Roofing",
rating: 5,
imageSrc: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg?_wi=3",
imageAlt: "professional roofer checking inspection",
},
id: "t4", name: "Tammy R.", role: "Homeowner", company: "Alpha Roofing", rating: 5,
imageSrc: "https://pixabay.com/get/g8816249a5a08ecaab3254f2193a61657707bc54cc5f4358f0b5c20df125342265e0d2f3d878e97f91bf634e24e430695df5f3370f513d4305970fd76791d7918_1280.jpg", imageAlt: "professional roofer checking inspection"},
{
id: "t5",
name: "Amanda M.",
role: "Homeowner",
company: "Alpha Roofing",
rating: 5,
imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg?_wi=4",
imageAlt: "professional roofing installation project",
},
id: "t5", name: "Amanda M.", role: "Homeowner", company: "Alpha Roofing", rating: 5,
imageSrc: "https://pixabay.com/get/g2943fd0ebd370d4396c258168b11416739f02bd18f4d30763909e608e572f6ca67b75d043969d0fcc49a108436ca5d088d988b3004d40116555b4fad7c5764cd_1280.jpg", imageAlt: "professional roofing installation project"},
]}
title="Don't Take Our Word For It"
description="See why entire neighborhoods trust Alpha Roofing Co."
@@ -318,25 +192,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How fast can you replace my roof?",
content: "Most full replacements are completed within 12 days, ensuring minimal disruption.",
},
id: "f1", title: "How fast can you replace my roof?", content: "Most full replacements are completed within 12 days, ensuring minimal disruption."},
{
id: "f2",
title: "Do you help with insurance claims?",
content: "Yes, we handle the entire insurance claims process for storm and hurricane damage.",
},
id: "f2", title: "Do you help with insurance claims?", content: "Yes, we handle the entire insurance claims process for storm and hurricane damage."},
{
id: "f3",
title: "Is Alpha Roofing licensed?",
content: "Absolutely. We are fully licensed, insured, and committed to local building codes.",
},
id: "f3", title: "Is Alpha Roofing licensed?", content: "Absolutely. We are fully licensed, insured, and committed to local building codes."},
{
id: "f4",
title: "Can you handle flat roof repairs?",
content: "Yes, we provide commercial-grade flat roof repair and composite decking installation.",
},
id: "f4", title: "Can you handle flat roof repairs?", content: "Yes, we provide commercial-grade flat roof repair and composite decking installation."},
]}
title="Your Roof Questions, Answered"
description="Common questions about roofing and our process."
@@ -351,30 +213,19 @@ export default function LandingPage() {
description="Your roof shouldn't keep you up at night. Contact Alpha Roofing Co today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your roof...",
required: false,
name: "message", placeholder: "Tell us about your roof...", required: false,
}}
imageSrc="https://pixabay.com/get/gf638ef8efe80e6125d680c2a20aa958607c3313a1dae1ec20136cb913d678cab065ded6c750bde8051a960440a1e0db3f756494346a7a04c00e4fb5b27a65e78_1280.jpg?_wi=2"
imageSrc="https://pixabay.com/get/gf638ef8efe80e6125d680c2a20aa958607c3313a1dae1ec20136cb913d678cab065ded6c750bde8051a960440a1e0db3f756494346a7a04c00e4fb5b27a65e78_1280.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -383,50 +234,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Full Replacement",
href: "#services",
},
label: "Full Replacement", href: "#services"},
{
label: "Repair Services",
href: "#services",
},
label: "Repair Services", href: "#services"},
{
label: "Insurance Claims",
href: "#services",
},
label: "Insurance Claims", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Why Alpha",
href: "#why-us",
},
label: "Why Alpha", href: "#why-us"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "(813) 555-0123",
href: "tel:8135550123",
},
label: "(813) 555-0123", href: "tel:8135550123"},
{
label: "info@alpharoofing.com",
href: "mailto:info@alpharoofing.com",
},
label: "info@alpharoofing.com", href: "mailto:info@alpharoofing.com"},
],
},
]}