Merge version_1 into main #1
@@ -148,16 +148,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "clients", value: "2,500+", title: "Satisfied Clients", description: "Trusted by businesses and homeowners across the region"
|
||||
id: "clients", value: "2,500+", title: "Satisfied Clients", description: "Trusted by businesses and homeowners across the region", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-isolated-white-wall_231208-12430.jpg", imageAlt: "professional man headshot business portrait"
|
||||
},
|
||||
{
|
||||
id: "projects", value: "5,000+", title: "Projects Completed", description: "From small apartments to large commercial facilities"
|
||||
id: "projects", value: "5,000+", title: "Projects Completed", description: "From small apartments to large commercial facilities", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-walking-front-corporate-building_23-2147972941.jpg", imageAlt: "professional woman business portrait headshot"
|
||||
},
|
||||
{
|
||||
id: "experience", value: "15+", title: "Years Experience", description: "Established expertise in cleaning and civil services"
|
||||
id: "experience", value: "15+", title: "Years Experience", description: "Established expertise in cleaning and civil services", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "professional male headshot business portrait"
|
||||
},
|
||||
{
|
||||
id: "rating", value: "4.9/5", title: "Average Rating", description: "Consistently excellent customer feedback and reviews"
|
||||
id: "rating", value: "4.9/5", title: "Average Rating", description: "Consistently excellent customer feedback and reviews", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "professional person headshot business portrait"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Metrics section"
|
||||
|
||||
Reference in New Issue
Block a user