From 612f2251a91d17d37ab6cec5a9c2008a3a54eb7d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 17:20:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad18c50..0bccf37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,6 @@ export default function LandingPage() { autoPlay={true} autoPlayInterval={4000} ariaLabel="Hero section with roof repair expertise and key benefits" - useInvertedBackground={true} />
@@ -87,6 +86,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" useInvertedBackground={false} + textboxLayout="default" />
@@ -116,6 +116,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" useInvertedBackground={true} + textboxLayout="default" />
@@ -147,9 +148,7 @@ export default function LandingPage() { title: "Our 5-Step Roofing Process", description: "From your first contact to the final inspection, we make roofing simple and transparent.", bentoComponent: "timeline", heading: "Your Roof Project, Simplified", subheading: "Experience professional and transparent service from start to finish.", items: [ { label: "Initial Consultation", detail: "Call or book online. Get a phone estimate. Send photos of damage. Schedule an in-person visit." }, { label: "In-Person Assessment", detail: "Our rep inspects your roof, photographs issues, and explains everything in clear terms." }, - { label: "Repair or Estimate", detail: "Small repairs done on the spot. Larger projects get a detailed written quote with full scope and costs." }, - { label: "Schedule Your Project", detail: "We work around your schedule. All questions answered by phone or email before work begins." }, - { label: "Completion & Satisfaction", detail: "Work done on the agreed date. Weather delays communicated proactively. You sign off only when 100% satisfied." } + { label: "Repair or Estimate", detail: "Small repairs done on the spot. Larger projects get a detailed written quote with full scope and costs." } ], completedLabel: "Completed" } @@ -183,7 +182,7 @@ export default function LandingPage() { { id: "5", name: "Emily R.", date: "June 2023", title: "Quick and Effective Leak Repair", quote: "Had a persistent leak for weeks, and TRR Roofing fixed it in under two hours. Their responsiveness and expertise saved us from further damage. Thank you!", tag: "via Google", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-2703.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-viewed-through-window_1359-760.jpg", imageAlt: "Fixed roof leak area" } ]} buttons={[ - { text: "Read All 317+ Reviews on Google →", href: "https://www.google.com/search?q=Toronto+Roof+Repairs+Inc+reviews", target: "_blank" } + { text: "Read All 317+ Reviews on Google →", href: "https://www.google.com/search?q=Toronto+Roof+Repairs+Inc+reviews" } ]} textboxLayout="default" useInvertedBackground={true} @@ -236,7 +235,6 @@ export default function LandingPage() { { title: "Social Media", items: [{ label: "Google", href: "https://www.google.com/search?q=Toronto+Roof+Repairs+Inc" }, { label: "LinkedIn", href: "https://www.linkedin.com/company/toronto-roof-repairs-inc" }, { label: "HomeStars", href: "https://homestars.com/companies/toronto-roof-repairs-inc" }, { label: "Facebook", href: "https://www.facebook.com/TorontoRoofRepairsInc" }, { label: "Instagram", href: "https://www.instagram.com/torontoroofrepairs" }, { label: "Twitter", href: "https://twitter.com/TorontoRoofR" }, { label: "YouTube", href: "https://www.youtube.com/channel/UC-example" }, { label: "Pinterest", href: "https://www.pinterest.ca/torontoroofrepairs" }, { label: "Yelp", href: "https://www.yelp.ca/biz/toronto-roof-repairs-mississauga" }, { label: "Yellow Pages", href: "https://www.yellowpages.ca/bus/Ontario/Mississauga/Toronto-Roof-Repairs-Inc" }, { label: "Bark", href: "https://www.bark.com/en/ca/company/toronto-roof-repairs-inc/" }, { label: "Nextdoor", href: "https://nextdoor.ca/pages/toronto-roof-repairs-inc-mississauga-on" }] } ]} copyrightText="© 2024 Toronto Roof Repairs Inc | TRR Roofing Services. All Rights Reserved." - useInvertedBackground={false} />