1 Commits

Author SHA1 Message Date
1498911352 Update theme colors 2026-03-19 16:05:16 +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="Trusted by 500+ global clients who rely on our expertise. Delivering $2B+ in exceptional architectural projects worldwide."
description="Our track record speaks to our dedication and expertise in delivering exceptional architectural solutions."
tag="Impact"
tagIcon={TrendingUp}
tagAnimation="slide-up"

View File

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