Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -127,11 +127,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "500+", title: "Projects Completed", description: "Across the entire valley.", videoSrc: "placeholder-video"},
|
||||
id: "m1", value: "500+", title: "Projects Completed", description: "Across the entire valley.", videoSrc: "placeholder-video?_wi=1"},
|
||||
{
|
||||
id: "m2", value: "100%", title: "Satisfaction Rate", description: "Guaranteed quality work.", videoSrc: "placeholder-video"},
|
||||
id: "m2", value: "100%", title: "Satisfaction Rate", description: "Guaranteed quality work.", videoSrc: "placeholder-video?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "24h", title: "Response Time", description: "We are always ready to help.", videoSrc: "placeholder-video"},
|
||||
id: "m3", value: "24h", title: "Response Time", description: "We are always ready to help.", videoSrc: "placeholder-video?_wi=3"},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Our commitment to cleanliness and customer satisfaction."
|
||||
|
||||
Reference in New Issue
Block a user