Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-03-13 14:20:08 +00:00

View File

@@ -154,11 +154,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to transform your business with a professional website? Let's talk about how we can help you attract more clients."
text="Ready to transform your business with a professional website? Let's talk about how we can help you attract more clients. Email: hiddewilt@gmail.com | Phone: +31622352601"
animationType="reveal-blur"
buttons={[
{ text: "Schedule a Free Consultation", href: "https://calendly.com" },
{ text: "Send us an Email", href: "mailto:hello@hiddedigital.com" }
{ text: "Send us an Email", href: "mailto:hiddewilt@gmail.com" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}