Merge version_6 into main #8
@@ -75,9 +75,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", title: "Zero Cutting Corners", items: ["Premium materials", "Strict safety standards"] },
|
||||
{ id: "m2", value: "25+", title: "Years Experience", items: ["Certified professionals", "Proven track record"] },
|
||||
{ id: "m3", value: "100%", title: "Client Satisfaction", items: ["Detailed inspections", "Complete documentation"] },
|
||||
{ id: "m1", value: "100%", title: "Verified Zero Cutting Corners", items: ["Premium materials", "Strict safety standards"] },
|
||||
{ id: "m2", value: "25+", title: "Licensed Industry Experience", items: ["Certified professionals", "Proven track record"] },
|
||||
{ id: "m3", value: "100%", title: "Verified Client Satisfaction", items: ["Detailed inspections", "Complete documentation"] },
|
||||
]}
|
||||
title="Not Your Average Roofer"
|
||||
description="When you choose us, you are choosing unmatched professional integrity and craftsmanship."
|
||||
@@ -126,4 +126,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user