Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -124,11 +124,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
id: "kpi-1", value: "20+", description: "Years of Experience"},
|
value: "20+", description: "Years of Experience"},
|
||||||
{
|
{
|
||||||
id: "kpi-2", value: "500+", description: "Projects Completed"},
|
value: "500+", description: "Projects Completed"},
|
||||||
{
|
{
|
||||||
id: "kpi-3", value: "98%", description: "Customer Satisfaction"},
|
value: "98%", description: "Customer Satisfaction"},
|
||||||
]}
|
]}
|
||||||
title="Hear From Our Happy Customers"
|
title="Hear From Our Happy Customers"
|
||||||
description="Real stories from clients who trust J&L Plumbing Solutions for their homes and businesses."
|
description="Real stories from clients who trust J&L Plumbing Solutions for their homes and businesses."
|
||||||
@@ -141,6 +141,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
logos={[
|
logos={[
|
||||||
"http://img.b2bpic.net/free-vector/labour-day-badge-collection-flat-design_23-2148473577.jpg", "http://img.b2bpic.net/free-vector/professional-company-page-linkedin-profile-picture_742173-3941.jpg", "http://img.b2bpic.net/free-vector/labor-day-badge-collection_23-2147649631.jpg", "http://img.b2bpic.net/free-vector/flat-design-labour-day-usa-badge-collection_23-2148270580.jpg", "http://img.b2bpic.net/free-vector/excavator-construction-logo-concept_23-2148661679.jpg", "http://img.b2bpic.net/free-vector/modern-business-card-template-with-elegant-style_23-2147958143.jpg", "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149733588.jpg"]}
|
"http://img.b2bpic.net/free-vector/labour-day-badge-collection-flat-design_23-2148473577.jpg", "http://img.b2bpic.net/free-vector/professional-company-page-linkedin-profile-picture_742173-3941.jpg", "http://img.b2bpic.net/free-vector/labor-day-badge-collection_23-2147649631.jpg", "http://img.b2bpic.net/free-vector/flat-design-labour-day-usa-badge-collection_23-2148270580.jpg", "http://img.b2bpic.net/free-vector/excavator-construction-logo-concept_23-2148661679.jpg", "http://img.b2bpic.net/free-vector/modern-business-card-template-with-elegant-style_23-2147958143.jpg", "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149733588.jpg"]}
|
||||||
|
names={["Partner 1", "Partner 2", "Partner 3", "Partner 4", "Partner 5", "Partner 6", "Partner 7"]}
|
||||||
title="Our Trusted Partners & Brands"
|
title="Our Trusted Partners & Brands"
|
||||||
description="We partner with leading brands and local organizations to provide the best solutions for our clients."
|
description="We partner with leading brands and local organizations to provide the best solutions for our clients."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user