Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a67867f5fd | |||
| 3bd585e4c2 | |||
| 72414875ed |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
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."
|
||||
text="Beschikbaar vandaag tot 18:00 uur. Bel nu voor uw gratis diagnose. Pc Oké helpt u snel aan een werkende computer. +31 (0)6 XXXX XXXX"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Bel ons", href: "tel:+31612345678" },
|
||||
@@ -151,4 +151,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user