3 Commits

Author SHA1 Message Date
0cc2f25f17 Update theme colors 2026-03-19 16:08:32 +00:00
6d2582089d Update src/app/page.tsx 2026-03-19 15:55:47 +00:00
7f803fc572 Merge version_1 into main
Merge version_1 into main
2026-03-19 15:52:25 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardTwo
title="By The Numbers"
description="Our track record speaks to our dedication and expertise in delivering exceptional architectural solutions."
description="Trusted by 500+ global clients who rely on our expertise. Delivering $2B+ in exceptional architectural projects worldwide."
tag="Impact"
tagIcon={TrendingUp}
tagAnimation="slide-up"

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #30428f;
--background: #fbf5e7;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c5aa0;