Merge version_2 into main #3
@@ -60,6 +60,9 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
names={["Industry Partners", "Coastal Ventures", "Global Growth", "Financial Trust"]}
|
||||
title="Proven Track Record of Excellence"
|
||||
description="Trusted by leaders in business"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,6 +115,7 @@ export default function LandingPage() {
|
||||
title="Start Your Partnership"
|
||||
description="Reach out to discuss your goals and see how we can help your business thrive."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,6 +126,7 @@ export default function LandingPage() {
|
||||
{ title: "Contact", items: [{ label: "Email Us", href: "mailto:hello@boardwalkservices.com" }] }
|
||||
]}
|
||||
bottomLeftText="© 2025 Boardwalk Business Services LLC"
|
||||
bottomRightText="All Rights Reserved"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user