Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 04:30:19 +00:00

View File

@@ -141,16 +141,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "metric-1", value: "500+", title: "Homes Served", description: "Successfully completed projects"
id: "metric-1", value: "500+", title: "Homes Served", description: "Successfully completed projects", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
},
{
id: "metric-2", value: "98%", title: "Customer Satisfaction", description: "Highly rated on all platforms"
id: "metric-2", value: "98%", title: "Customer Satisfaction", description: "Highly rated on all platforms", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
},
{
id: "metric-3", value: "20+", title: "Years Experience", description: "Industry leading expertise"
id: "metric-3", value: "20+", title: "Years Experience", description: "Industry leading expertise", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
},
{
id: "metric-4", value: "24/7", title: "Emergency Support", description: "Always ready to help"
id: "metric-4", value: "24/7", title: "Emergency Support", description: "Always ready to help", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
}
]}
animationType="slide-up"