Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff700967d4 | |||
| b000d5f21c | |||
| f46083aae3 | |||
| f2df30eafb | |||
| 31977b164b |
@@ -58,13 +58,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Installation", description: "Precision installation of premium roofing sheets for maximum durability.", bentoComponent: "reveal-icon", icon: Building2
|
||||
title: "Durable Roof Installations", description: "Precision installation of premium roofing sheets for maximum durability and weather resistance.", bentoComponent: "reveal-icon", icon: Building2
|
||||
},
|
||||
{
|
||||
title: "Repair & Maintenance", description: "Fast, permanent leak repairs performed by expert technicians.", bentoComponent: "reveal-icon", icon: Wrench
|
||||
title: "Expert Repair & Maintenance", description: "Fast, permanent leak repairs performed by certified technicians to protect your investment.", bentoComponent: "reveal-icon", icon: Wrench
|
||||
},
|
||||
{
|
||||
title: "Supply", description: "High-quality, durable roofing materials sourced for longevity.", bentoComponent: "reveal-icon", icon: Box
|
||||
title: "Quality Material Supply", description: "High-performance, durable roofing materials sourced for longevity and curb appeal.", bentoComponent: "reveal-icon", icon: Box
|
||||
}
|
||||
]}
|
||||
title="Core Services"
|
||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user