master
parent
01a87d0a57
commit
37057a3731
|
@ -39,7 +39,7 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="col-12" style="min-height:800px; ">
|
<div class="col-12" style="min-height:800px; ">
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
Calendly.initInlineWidget({
|
Calendly.initInlineWidget({
|
||||||
url: 'https://calendly.com/areya/beratung-solar?hide_gdpr_banner=1',
|
url: 'https://calendly.com/areya/beratung-solar?hide_gdpr_banner=1',
|
||||||
prefill: {
|
prefill: {
|
||||||
name: "{{session()->get('entry')->fields['name']}}",
|
name: "{{session()->get('entry')['vorname']}}",
|
||||||
email: "john@doe2.com"
|
email: "john@doe2.com"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue