From ea80e4bc1e2e0bd37d9a822156704a62272f308f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 16:04:50 +0000 Subject: [PATCH] Switch to version 2: modified src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dde88fb..517849f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,10 +112,10 @@ export default function LandingPage() { gridVariant="bento-grid" animationType="scale-rotate" metrics={[ - { id: "1", value: "150+", description: "Completed Projects Across Diverse Industries" }, - { id: "2", value: "25+", description: "Years of Award-Winning Design Excellence" }, - { id: "3", value: "50+", description: "Expert Team Members Worldwide" }, - { id: "4", value: "12", description: "International Architecture Awards Won" } + { id: "1", value: "150+", description: "Completed Projects" }, + { id: "2", value: "25+", description: "Years Experience" }, + { id: "3", value: "50+", description: "Team Members" }, + { id: "4", value: "12", description: "International Awards" } ]} buttonAnimation="slide-up" />