From 8d2fac912ee40f7a07367cf6afe18dc48a8cf73e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 21:28:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4e0bf7..716bf7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,9 @@ export default function MinimalistArchitectureStudio() { title="Practice Metrics" gridVariant="uniform-all-items-equal" animationType="blur-reveal" + textboxLayout="default" + useInvertedBackground={false} + description="Defining our impact in space and design." metrics={[ { id: "1", value: "15+", title: "Years Experience", description: "Refining the art of space.", icon: Zap }, { id: "2", value: "80+", title: "Completed Projects", description: "Defining quiet luxury.", icon: Target }