Merge version_2 into main #2
@@ -118,29 +118,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
title="Trusted by hundreds of satisfied customers across the region with proven performance and longevity."
|
||||
tag="Our Track Record"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "10+", description: "Years of industry expertise and proven installation excellence"
|
||||
},
|
||||
{
|
||||
id: "2", value: "500+", description: "Successful projects completed for residential and commercial properties"
|
||||
},
|
||||
{
|
||||
id: "3", value: "98%", description: "Customer satisfaction rate with repeat business and referrals"
|
||||
},
|
||||
{
|
||||
id: "4", value: "25-40", description: "Years typical lifespan of our premium metal roofing systems"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardThirteen
|
||||
testimonials={[
|
||||
@@ -179,6 +156,29 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
title="Trusted by hundreds of satisfied customers across the region with proven performance and longevity."
|
||||
tag="Our Track Record"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "10+", description: "Years of industry expertise and proven installation excellence"
|
||||
},
|
||||
{
|
||||
id: "2", value: "500+", description: "Successful projects completed for residential and commercial properties"
|
||||
},
|
||||
{
|
||||
id: "3", value: "98%", description: "Customer satisfaction rate with repeat business and referrals"
|
||||
},
|
||||
{
|
||||
id: "4", value: "25-40", description: "Years typical lifespan of our premium metal roofing systems"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Ready to Protect Your Property?"
|
||||
|
||||
Reference in New Issue
Block a user