Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-06 19:02:26 +00:00

View File

@@ -43,8 +43,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{ variant: "gradient-bars" }}
title="Trusted Roofing Experts in Miami"
description="Professional installation and repair services for your home and business. Reliable, efficient, and ready 24/7."
title="Atlantic Roofing Miami"
description="Professional roofing installation and repair services for your home and business. Call us today: 1 786-401-8964."
buttons={[{ text: "Get a Free Estimate", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg"
/>
@@ -54,7 +54,7 @@ export default function LandingPage() {
<MediaAbout
useInvertedBackground={false}
title="Decades of Roofing Excellence"
description="At Atlantic Roofing Miami, we pride ourselves on delivering high-quality roofing solutions tailored to the unique South Florida climate. Our certified team brings decades of experience to every job, ensuring your peace of mind and the long-term safety of your property."
description="At Atlantic Roofing Miami, we pride ourselves on delivering high-quality roofing solutions tailored to the unique South Florida climate. Our certified team brings decades of experience to every job, ensuring your peace of mind and the long-term safety of your property. Reach out to our Miami office at 1 786-401-8964."
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg"
/>
</div>
@@ -66,18 +66,18 @@ export default function LandingPage() {
useInvertedBackground={true}
showStepNumbers={false}
title="Our Expert Services"
description="Comprehensive roofing solutions delivered with precision."
description="Comprehensive roofing solutions delivered with precision in Miami."
features={[
{
title: "New Roof Installation", description: "High-quality shingles, metal roofing, and flat roof systems built to last.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/seamless-carpet-texture-floor-pattern-blue-color_169016-48995.jpg", imageAlt: "roof replacement process" },
title: "New Roof Installation", description: "High-quality shingles, metal roofing, and flat roof systems built to last. Call 1 786-401-8964 for a consult.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/seamless-carpet-texture-floor-pattern-blue-color_169016-48995.jpg", imageAlt: "roof replacement process" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/roof-tile-parquet-tile_1357-342.jpg", imageAlt: "roof replacement process" }
},
{
title: "Emergency Repairs", description: "Fast response times for roof damage and leaks, available 24/7.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166620.jpg", imageAlt: "roof replacement process" },
title: "Emergency Repairs", description: "Fast 24/7 response for storm damage and leaks. Call 1 786-401-8964 immediately.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166620.jpg", imageAlt: "roof replacement process" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg", imageAlt: "roof replacement process" }
},
{
title: "Maintenance & Inspection", description: "Preventive maintenance to catch issues before they turn into costly problems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/skateboarding-practice-freestyle-extreme-sports-concept_53876-49180.jpg", imageAlt: "roof replacement process" },
title: "Maintenance & Inspection", description: "Preventive care to protect your home. Schedule your inspection by calling 1 786-401-8964.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/skateboarding-practice-freestyle-extreme-sports-concept_53876-49180.jpg", imageAlt: "roof replacement process" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg", imageAlt: "roof replacement process" }
}
]}
@@ -103,7 +103,7 @@ export default function LandingPage() {
metrics={[
{ id: "1", value: "4.9/5", description: "Customer Rating" },
{ id: "2", value: "1500+", description: "Projects Completed" },
{ id: "3", value: "24/7", description: "Emergency Support" },
{ id: "3", value: "24/7", description: "Emergency Support at 1 786-401-8964" },
]}
title="Why Choose Us?"
description="Proven performance serving the Miami area."
@@ -115,7 +115,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "Do you provide emergency services?", content: "Yes, our team is available 24/7 for emergency roof repairs." },
{ id: "1", title: "Do you provide emergency services?", content: "Yes, our team is available 24/7 for emergency roof repairs. Call 1 786-401-8964." },
{ id: "2", title: "Are you licensed and insured?", content: "We are fully licensed, bonded, and insured to serve all of Miami." },
{ id: "3", title: "How long does a new roof take to install?", content: "Most installations are completed within 2-4 days, depending on project size." },
]}
@@ -151,7 +151,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
tag="Contact Us"
title="Request Your Free Quote"
description="Ready to get started? Contact our team today for a free professional estimate."
description="Ready to get started? Contact our team today at 1 786-401-8964 for a free professional estimate."
/>
</div>