Update src/app/page.tsx

This commit is contained in:
2026-03-07 08:04:29 +00:00
parent bca968b838
commit 751aba214a

View File

@@ -131,11 +131,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Klaar om uw computer weer aan het werk te krijgen? Bel ons vandaag of bring uw apparaat langs voor een gratis diagnose."
text="Klaar om uw computer weer aan het werk te krijgen? Bel ons op +31 (0)6 XXXX XXXX of bring uw apparaat langs voor een gratis diagnose."
animationType="entrance-slide"
buttons={[
{ text: "Bel ons", href: "tel:+31612345678" },
{ text: "Start uw reparatie", href: "#" },
{ text: "Bel ons: +31 (0)6 XXXX XXXX", href: "tel:+31612345678" },
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}