Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user