import wixData from 'wix-data'; import wixWindow from 'wix-window'; import wixCRM from 'wix-crm'; $w.onReady(() => { $w('#btnSubmit').onClick(async () => { // Basic validation if (!$w('#inpName').value || !$w('#inpPhone').value || !$w('#inpAddress').value || !$w('#chkConsent').checked) { wixWindow.openLightbox({ title: 'One sec…', message: 'Please fill name, phone, address and consent.' }); return; } const payload = { name: $w('#inpName').value, phone: $w('#inpPhone').value, email: $w('#inpEmail').value || '', address: $w('#inpAddress').value, service: $w('#ddService').value, notes: $w('#txtNotes').value || '', source: 'Roofing Landing Page', createdAt: new Date() }; try { // Save to collection await wixData.insert('Leads', payload); // Create/update CRM contact const contact = await wixCRM.createContact({ name: { first: payload.name }, emails: payload.email ? [{ email: payload.email }] : [], phones: [{ phone: payload.phone }] }); // (Optional) Triggered email to site owner or contact. Replace with your email IDs. // await wixCRM.emailContact('TRIGGERED_EMAIL_ID', contact.contactId, { variables: payload }); // UI feedback wixWindow.openLightbox({ title: 'Thank you!', message: 'We\'ll call you shortly to schedule your inspection.' }); // Reset ['#inpName','#inpPhone','#inpEmail','#inpAddress','#txtNotes'].forEach(id=> $w(id).value = ''); $w('#ddService').value = 'Roof Inspection'; $w('#chkConsent').checked = false; } catch (err) { console.error(err); wixWindow.openLightbox({ title: 'Error', message: 'Could not submit right now. Please call (346) 681‑0000.' }); } }); }); Residential & Commercial Roofing Services | Houston & League City | Dan Del Construction
top of page

Roofing
Services

Free Estimate Today!

Select a Service

Quality Materials

a11970e0059d6801f4cffb186add.jpg
GAF Roofing Shingles.webp

Windstorm‑Certified Roofing

Roof Repairs & Replacements You Can Trust

Serving League City, Houston, and Galveston County. We inspect shingles, flashing, gutters, decking, and attic ventilation — plus optional drone roof scan — and deliver a clear photo report with a written estimate. No pressure, just honest answers.

Free Estimate Today!

Select a Service

Complete Roofing Services

Residential & commercial — built for Gulf Coast weather.

Repairs

Leak & Shingle Repairs

Fast fixes for leaks, missing shingles, nail pops, flashing, pipe boots, and valley issues.

Replacements

Full Roof Replacement

Architectural shingles, metal, and flat roofs. Code‑compliant installs with manufacturer warranties.

Storm

Storm & Insurance Claims

Documentation, scope review, and repairs that satisfy adjusters and pass final inspections.

Upgrades

Ventilation & Gutters

Ridge vents, soffit intake, and seamless gutters to extend roof life and manage water.

Inspection

Drone & Attic Inspection

High‑res aerial scan plus attic check for decking, moisture, and ventilation issues.

Commercial

Flat & Metal Systems

TPO, modified bitumen, standing seam, and coatings for energy‑efficient performance.

How It Works

 

1        Free Inspection

          We check shingles, flashing, penetrations, gutters, and attic — with photos.

2

          Clear Estimate

          Transparent scope and pricing. We can meet your adjuster if you're filing a claim.

3

          Professional Install

         On‑time, clean site, windstorm‑ready. Final walkthrough and documentation provided

Service Area

We cover League City, Houston, Galveston County, Kemah, Friendswood, Dickinson, Seabrook, Texas City, and surrounding areas (up to 100–200 miles for larger projects).

Roofing FAQs

How fast can you come out?

Often same‑day in League City and nearby cities. Emergency tarping available.

Do you work with insurance?

Yes — from photo documentation to meeting the adjuster and finishing paperwork.

What warranties do you offer?

Manufacturer shingle warranties plus our workmanship warranty. Ask for details by product.

 

Do you provide financing?

Yes, flexible payment options are available with fast approvals.

Request Your Free Estimate

Some of our Customers

Channelview ISD Customer of Dan Del Construction
PERMA_edited_edited_edited.png
c49f399f2a574f5560f8b990902b6ef6_edited_

Dan Del Construction is the trusted construction contractor in League City, Houston, and Galveston County, offering complete residential and commercial services including roofing, concrete work, land clearing, tree services, landscaping, and custom lighting installations. Whether you need a new driveway, windstorm-certified roof, permanent outdoor lights, or full property cleanup — our team delivers quality workmanship, fast turnaround, and honest pricing.

If you're searching for the best construction company near me, Dan Del Construction is your go-to local expert.

We proudly serve Bacliff, League City, Kemah, Clear Lake Shores, Dickinson, Webster, Friendswood, La Marque, Santa Fe, Hitchcock, Clear Lake, Seabrook, Texas City, and all surrounding areas.

MARKETING BY SPOTIMARK

HOME                                     SERVICES
FREE ESTIMATE                     ABOUT
CONTACT                               BLOG
BOOK APPOINTMENT

© 2023 by Dandelco. All rights reserved.

Spotimark marketing for Dan Del Construction
bottom of page