Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b48c708c7c | |||
| 0912cc6d4d | |||
| ff5b85a6f5 |
@@ -269,8 +269,8 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Vraag Uw Gepersonaliseerde Offerte Aan"
|
title="Financial lease aanvragen?"
|
||||||
description="Klaar om uw bedrijfsfinanciering te stroomlijnen? Vul onderstaand formulier in om contact op te nemen met onze experts en op maat gemaakte lening- en leaseaanbiedingen te ontvangen."
|
description="Vraag eenvoudig en snel een financiële lease aan, direct via WhatsApp of door ons te bellen. Wij staan klaar om u te helpen! Binnen 24 uur reactie, ook bereikbaar via WhatsApp.\n\n**Contactdetails:**\nTelefoon: 085-1234567\nWhatsApp: 06-12345678\nOpeningstijden: Ma - Vr, 09:00 - 17:00\nLocatie: Voorbeeldstraat 1, 1234 AB Amsterdam"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Uw Naam", required: true
|
name: "name", type: "text", placeholder: "Uw Naam", required: true
|
||||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Illustratie van een hand die een digitaal formulier invult"
|
imageAlt="Illustratie van een hand die een digitaal formulier invult"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttonText="Verzenden"
|
buttonText="Aanvraag indienen"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -335,7 +335,7 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 Slim Lease. Alle rechten voorbehouden."
|
copyrightText="© 2026 SlimLease. Alle rechten voorbehouden."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user