Compare commits
3 Commits
version_11
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| f354f3428f | |||
| eb39b4b065 | |||
| 4933da90c1 |
@@ -76,7 +76,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"InnovateLab", "GrowthHub", "FutureScope", "BridgePartners", "LinkPoint", "StrategyCore", "VisionaryCo"]}
|
||||
"Mikrotik
|
||||
", "Juniper", "FutureScope", "Cisco", "LinkPoint", "VMware", "Ubiquiti"]}
|
||||
title="Trusted Network Partners"
|
||||
description="Organizations I have actively connected and collaborated with over the past decade."
|
||||
/>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #0c1325;
|
||||
--primary-cta: #0b07ff;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--accent: #93b7ff;
|
||||
--background-accent: #a8bae8;
|
||||
--background: #fffefe;
|
||||
--card: #f6f7f4;
|
||||
--foreground: #080908;
|
||||
--primary-cta: #0e3a29;
|
||||
--primary-cta-text: #fffefe;
|
||||
--secondary-cta: #e7eecd;
|
||||
--secondary-cta-text: #080908;
|
||||
--accent: #35c18b;
|
||||
--background-accent: #ecebe4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user