Merge version_3 into main #4
@@ -48,6 +48,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Human Network"
|
||||
description="Connecting human potential through intentional, curated professional relationships. Bridging the gap between opportunity and community."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Connect with me", href: "#contact"
|
||||
@@ -162,8 +163,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's connect"
|
||||
title="Start a conversation"
|
||||
description="Ready to expand your professional network humanly? Reach out."
|
||||
|
||||
Reference in New Issue
Block a user