diff --git a/src/app/page.tsx b/src/app/page.tsx index 0714b8b..bdcf7bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,19 +58,19 @@ export default function AppleRoofingPage() { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-sitting-roof_23-2149343713.jpg", imageAlt: "modern roof installation residential home" }, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=1", imageAlt: "professional roof inspection home assessment" + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", imageAlt: "professional roof inspection home assessment" }, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg?_wi=1", imageAlt: "fast roof repair missing shingles fix" + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", imageAlt: "fast roof repair missing shingles fix" }, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg?_wi=1", imageAlt: "new roof installation professional team" + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "new roof installation professional team" }, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "storm damage roof repair hail wind" + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "storm damage roof repair hail wind" }, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg?_wi=1", imageAlt: "gutter installation residential home cleaning" + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg", imageAlt: "gutter installation residential home cleaning" } ]} autoPlay={true} @@ -104,22 +104,22 @@ export default function AppleRoofingPage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "01", title: "Roof Inspections", description: "Protect your home with a detailed roof inspection. We identify leaks, damage, and structural concerns before they become expensive problems.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=2", imageAlt: "Professional roof inspection" + id: "01", title: "Roof Inspections", description: "Protect your home with a detailed roof inspection. We identify leaks, damage, and structural concerns before they become expensive problems.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", imageAlt: "Professional roof inspection" }, { - id: "02", title: "Roof Repairs", description: "Missing shingles? Storm damage? Leaks? Our team provides fast, reliable roof repairs to restore your roof quickly.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg?_wi=2", imageAlt: "Fast roof repair service" + id: "02", title: "Roof Repairs", description: "Missing shingles? Storm damage? Leaks? Our team provides fast, reliable roof repairs to restore your roof quickly.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", imageAlt: "Fast roof repair service" }, { - id: "03", title: "Roof Installation", description: "Need a new roof? We install high-quality architectural shingles and durable roofing systems designed to last decades.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg?_wi=2", imageAlt: "Professional roof installation" + id: "03", title: "Roof Installation", description: "Need a new roof? We install high-quality architectural shingles and durable roofing systems designed to last decades.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "Professional roof installation" }, { - id: "04", title: "Storm & Wind Damage Repair", description: "Toronto weather can be brutal. We specialize in repairing wind, hail, and storm damage quickly to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Emergency storm damage repair" + id: "04", title: "Storm & Wind Damage Repair", description: "Toronto weather can be brutal. We specialize in repairing wind, hail, and storm damage quickly to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Emergency storm damage repair" }, { id: "05", title: "Skylight Installation & Repair", description: "Add natural light to your home with professionally installed skylights. We also repair leaking or damaged skylights.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg", imageAlt: "Skylight installation service" }, { - id: "06", title: "Gutter Installation & Cleaning", description: "Protect your foundation and roof with professional gutter installation, repair, and cleaning services.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg?_wi=2", imageAlt: "Professional gutter service" + id: "06", title: "Gutter Installation & Cleaning", description: "Protect your foundation and roof with professional gutter installation, repair, and cleaning services.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg", imageAlt: "Professional gutter service" } ]} /> @@ -135,7 +135,6 @@ export default function AppleRoofingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={true} - gridVariant="three-columns-all-equal-width" metrics={[ { id: "1", icon: Users, @@ -211,13 +210,13 @@ export default function AppleRoofingPage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "01", title: "Free Inspection", description: "We carefully inspect your roof and identify any issues. No hidden fees, just a thorough assessment of your roofing needs.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=3", imageAlt: "Free roof inspection" + id: "01", title: "Free Inspection", description: "We carefully inspect your roof and identify any issues. No hidden fees, just a thorough assessment of your roofing needs.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", imageAlt: "Free roof inspection" }, { - id: "02", title: "Honest Estimate", description: "You receive a transparent quote with clear recommendations. We explain every detail so you make an informed decision.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg?_wi=3", imageAlt: "Transparent estimate" + id: "02", title: "Honest Estimate", description: "You receive a transparent quote with clear recommendations. We explain every detail so you make an informed decision.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", imageAlt: "Transparent estimate" }, { - id: "03", title: "Expert Installation or Repair", description: "Our experienced roofing team completes the work quickly and professionally. Quality craftsmanship is guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg?_wi=3", imageAlt: "Professional installation" + id: "03", title: "Expert Installation or Repair", description: "Our experienced roofing team completes the work quickly and professionally. Quality craftsmanship is guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "Professional installation" } ]} />