-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
31 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,16 @@ hideMeta = true | |
disableShare = true | ||
+++ | ||
|
||
I'd love to hear from you! Whether you have a question, need a consultation, or are ready to start a project, feel free to reach out. | ||
Ready to unlock the full potential of your data? I'm here to help! | ||
|
||
{{< contact >}} | ||
Whether you have questions about our services or are ready to get started, I’d love to hear from you. Reach out today to schedule an initial discovery call, and let’s discuss how we can build a data platform tailored to your business needs. | ||
|
||
*** | ||
|
||
Or you can reach out directly at: | ||
### Get in Touch | ||
|
||
**Email:** [[email protected]](mailto:[email protected]) | ||
**Phone:** +49 162 518 2782 | ||
**LinkedIn:** [linkedin.com/in/mkolarek](https://linkedin.com/in/mkolarek) | ||
📧 Email: [email protected] | ||
📞 Phone: +49 162 518 2782 | ||
|
||
Or, use the form below to book a discovery call. | ||
|
||
{{< calendly >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
+++ | ||
title = 'Contact' | ||
hideMeta = true | ||
disableShare = true | ||
+++ | ||
|
||
I'd love to hear from you! Whether you have a question, need a consultation, or are ready to start a project, feel free to reach out. | ||
|
||
{{< contact >}} | ||
|
||
*** | ||
|
||
Or you can reach out directly at: | ||
|
||
**Email:** [[email protected]](mailto:[email protected]) | ||
**Phone:** +49 162 518 2782 | ||
**LinkedIn:** [linkedin.com/in/mkolarek](https://linkedin.com/in/mkolarek) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<!-- Calendly link widget begin --> | ||
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet"> | ||
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script> | ||
<a href="" onclick="Calendly.initPopupWidget({url: 'https://calendly.com/marko-kolarek/30min'});return false;">Schedule a Discovery Call!</a> | ||
<!-- Calendly link widget end --> |