Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-15 07:46:40 +00:00

View File

@@ -84,13 +84,13 @@ export default function LandingPage() {
description="Quantifiable results achieved through dedicated development and strategy."
metrics={[
{
id: "m1", value: "50+", title: "Projects Completed", description: "Successfully launched diverse digital solutions.", videoSrc: "none"
id: "m1", value: "50+", title: "Projects Completed", description: "Successfully launched diverse digital solutions.", videoSrc: "none?_wi=1"
},
{
id: "m2", value: "99%", title: "Client Satisfaction", description: "Commitment to excellence and customer success.", videoSrc: "none"
id: "m2", value: "99%", title: "Client Satisfaction", description: "Commitment to excellence and customer success.", videoSrc: "none?_wi=2"
},
{
id: "m3", value: "5", title: "Years Experience", description: "Continuous growth in web technologies.", videoSrc: "none"
id: "m3", value: "5", title: "Years Experience", description: "Continuous growth in web technologies.", videoSrc: "none?_wi=3"
},
]}
/>