Update src/app/page.tsx
This commit is contained in:
@@ -58,13 +58,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Durable Roof Installations", description: "Precision installation of premium roofing sheets for maximum durability and weather resistance.", bentoComponent: "reveal-icon", icon: Building2
|
||||
title: "Durable Roof Installations", description: "Benefit from industry-leading, weather-resistant materials installed with precision for long-lasting structural integrity.", bentoComponent: "reveal-icon", icon: Building2
|
||||
},
|
||||
{
|
||||
title: "Expert Repair & Maintenance", description: "Fast, permanent leak repairs performed by certified technicians to protect your investment.", bentoComponent: "reveal-icon", icon: Wrench
|
||||
title: "Reliable Roof Repairs", description: "Restore your roof's protection quickly with our permanent, expert sealing solutions that prevent future leaks.", bentoComponent: "reveal-icon", icon: Wrench
|
||||
},
|
||||
{
|
||||
title: "Quality Material Supply", description: "High-performance, durable roofing materials sourced for longevity and curb appeal.", bentoComponent: "reveal-icon", icon: Box
|
||||
title: "High-Performance Material Supply", description: "Upgrade your property's value and lifespan with our curated selection of high-durability roofing supplies.", bentoComponent: "reveal-icon", icon: Box
|
||||
}
|
||||
]}
|
||||
title="Core Services"
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contact Us"
|
||||
title="Ready for a beautiful roof?"
|
||||
description="Contact our experts today to schedule your assessment."
|
||||
description="Get a professional, no-obligation roof assessment in under 24 hours. Contact our experts today to schedule your assessment."
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user