Compare commits
18 Commits
version_13
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ccb87863ad | |||
| 23e1806cce | |||
| da60a7d577 | |||
| db467263c6 | |||
| 30c52e1f58 | |||
| d5b4badbd2 | |||
| 25abd238af | |||
| 47dc02a182 | |||
| 48d985e84e | |||
| 329aa5ad0f | |||
| 538758c541 | |||
| 61480c6b3f | |||
| 659809ddac | |||
| 7f7f1cdd41 | |||
| 87092d1022 | |||
| ebb40baf21 | |||
| 71a45ad274 | |||
| f3cb888af4 |
@@ -76,8 +76,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Mikrotik
|
||||
", "Juniper", "FutureScope", "Cisco", "LinkPoint", "VMware", "Ubiquiti"]}
|
||||
"Mikrotik\n", "Juniper", "CSS ", "Cisco", "JavaScript", "VMware", "Ubiquiti"]}
|
||||
title="Trusted Network Partners"
|
||||
description="Organizations I have actively connected and collaborated with over the past decade."
|
||||
/>
|
||||
@@ -167,7 +166,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's connect"
|
||||
title="Start a conversation"
|
||||
description="Ready to expand your professional network humanly? Reach out."
|
||||
description="Join a network designed for intentional growth and long-term professional partnerships."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -201,4 +200,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user