3 Commits

Author SHA1 Message Date
efcab5d03b Merge version_2_1782825097683 into main
Merge version_2_1782825097683 into main
2026-06-30 13:13:50 +00:00
kudinDmitriyUp
9fec0d064c Bob AI: Streamline the site into a minimal one-pager for venue renta 2026-06-30 13:13:11 +00:00
69e96b3de1 Merge version_1_1782823532511 into main
Merge version_1_1782823532511 into main
2026-06-30 12:51:44 +00:00

View File

@@ -263,15 +263,15 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Join Us"
text="Are you ready to join the Amstelveen leadership community? Connect with us today."
tag="Contact Us"
text="Stephen Tilon | +31 6 25 11 40 37 | Aanloop 3, 1183 SZ Amstelveen"
primaryButton={{
text: "Get in Touch",
href: "#",
text: "Call Now",
href: "tel:+31625114037",
}}
secondaryButton={{
text: "Apply Now",
href: "#",
text: "Get Directions",
href: "https://maps.google.com/?q=Aanloop+3,+1183+SZ+Amstelveen",
}}
/>
</SectionErrorBoundary>