Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-18 21:26:11 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureBento
features={[
{ title: "Roof Replacement", description: "Full tear-off and installation using top-grade materials. Whether it's tile, shingle, or flat roofing — we do it right the first time.", bentoComponent: "reveal-icon", icon: Roof },
{ title: "Roof Replacement", description: "Full tear-off and installation using top-grade materials. Whether it\'s tile, shingle, or flat roofing — we do it right the first time.", bentoComponent: "reveal-icon", icon: Roof },
{ title: "Roof Repair", description: "Got a leak? Missing tiles? We diagnose the real problem and fix it — without pushing you toward a full replacement you don't need.", bentoComponent: "reveal-icon", icon: Wrench },
{ title: "Insurance Claim Assistance", description: "Navigating an insurance claim is stressful. We work alongside you to document damage and communicate with your adjuster.", bentoComponent: "reveal-icon", icon: FileStack },
{ title: "New Construction Roofing", description: "Building something new? We partner with contractors and homeowners to deliver quality roofing on schedule.", bentoComponent: "reveal-icon", icon: Building },