Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08902be2a8 | |||
| 0cc2f25f17 | |||
| 999bf21c8e | |||
| ecd0301385 | |||
| 772776842e | |||
| b992ee9bf0 | |||
| 15fb443e2b | |||
| ea80e4bc1e | |||
| f597f7879a | |||
| 232a47f87d | |||
| f4b0627794 | |||
| c384f863d6 | |||
| 14b48bb80a | |||
| c8b450615e | |||
| 28580273a4 | |||
| 6d2582089d | |||
| 7f803fc572 |
@@ -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"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #30428f;
|
||||
--background: #fbf5e7;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #2c5aa0;
|
||||
|
||||
Reference in New Issue
Block a user