Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 232a47f87d | |||
| c384f863d6 | |||
| c8b450615e | |||
| 28580273a4 |
@@ -112,10 +112,10 @@ export default function LandingPage() {
|
|||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
animationType="scale-rotate"
|
animationType="scale-rotate"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", value: "150+", description: "Completed Projects" },
|
{ id: "1", value: "150+", description: "Completed Projects Across Diverse Industries" },
|
||||||
{ id: "2", value: "25+", description: "Years Experience" },
|
{ id: "2", value: "25+", description: "Years of Award-Winning Design Excellence" },
|
||||||
{ id: "3", value: "50+", description: "Team Members" },
|
{ id: "3", value: "50+", description: "Expert Team Members Worldwide" },
|
||||||
{ id: "4", value: "12", description: "International Awards" }
|
{ id: "4", value: "12", description: "International Architecture Awards Won" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4f0;
|
--background: #30428f;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #2c5aa0;
|
--primary-cta: #2c5aa0;
|
||||||
|
|||||||
Reference in New Issue
Block a user