diff --git a/src/app/page.tsx b/src/app/page.tsx index 2583fb0..5519a70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,6 +28,9 @@ export default function LandingPage() { headingFontWeight="normal" > +
+ Call us today: 1 786-401-8964 +
@@ -69,15 +72,15 @@ export default function LandingPage() { 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. 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" }, + 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" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/roof-tile-parquet-tile_1357-342.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" }, + title: "Emergency Repairs", description: "Fast 24/7 response for storm damage and leaks.", 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 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" }, + title: "Maintenance & Inspection", description: "Preventive care to protect your home.", 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 +106,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 at 1 786-401-8964" }, + { id: "3", value: "24/7", description: "Emergency Support" }, ]} title="Why Choose Us?" description="Proven performance serving the Miami area." @@ -115,7 +118,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. Call 1 786-401-8964." }, + { id: "1", title: "Do you provide emergency services?", content: "Yes, our team is available 24/7 for emergency roof repairs." }, { 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 +154,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 at 1 786-401-8964 for a free professional estimate." + description="Ready to get started? Contact our team today for a free professional estimate." />