Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cc2f25f17 | |||
| 6d2582089d | |||
| 7f803fc572 |
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
|||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics">
|
||||||
<MetricCardTwo
|
<MetricCardTwo
|
||||||
title="By The Numbers"
|
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"
|
tag="Impact"
|
||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
@@ -10,12 +10,12 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4f0;
|
--background: #fbf5e7;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #2c5aa0;
|
--primary-cta: #2c5aa0;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #f5f4f0;
|
--secondary-cta: #3b5f9a;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #4a7bc4;
|
--accent: #4a7bc4;
|
||||||
--background-accent: #e8e6e1;
|
--background-accent: #e8e6e1;
|
||||||
|
|||||||
Reference in New Issue
Block a user