Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-20 17:50:51 +00:00

View File

@@ -154,6 +154,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{ variant: "animated-grid" }}
text="Need a reliable automation partner? Neem contact met ons op via info@tekotechniek.nl"
buttons={[{ text: "Email Us Now", href: "mailto:info@tekotechniek.nl" }]}
/>
</div>
@@ -167,4 +168,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}