forked from ag_kommunikation/webseite
feat: Link von der Startseite aufs Kontaktformular.
This commit is contained in:
parent
464189bc83
commit
4b0716150a
@ -19,7 +19,7 @@ claim_content:
|
||||
---
|
||||
subclaim_heading: WTF Kooperative eG is your competent partner!
|
||||
---
|
||||
subclaim_content: Benefit from the know-how of the experts of WTF Kooperative eG from a wide range of disciplines in information technology. You have a project you want to implement? Contact us!
|
||||
subclaim_content: Benefit from the know-how of the experts of WTF Kooperative eG from a wide range of disciplines in information technology. You have a project you want to implement? [Contact us!](about#contact)
|
||||
---
|
||||
section:
|
||||
|
||||
|
@ -19,7 +19,7 @@ claim_content:
|
||||
---
|
||||
subclaim_heading: Die WTF Kooperative eG ist Dein kompetenter Partner!
|
||||
---
|
||||
subclaim_content: Profitier von dem Know-how der Expert*innen der WTF Kooperative eG aus den verschiedensten Disziplinen der Informationstechnologie. Du hast ein Projekt, das Du umsetzen willst? Sprich uns an!
|
||||
subclaim_content: Profitier von dem Know-how der Expert*innen der WTF Kooperative eG aus den verschiedensten Disziplinen der Informationstechnologie. Du hast ein Projekt, das Du umsetzen willst? [Sprich uns an!](about#contact)
|
||||
---
|
||||
section:
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
||||
<section class="contact_form_box">
|
||||
<div class="content__box">
|
||||
<div class="content__inner_box -width_constraint content__contact_form_wrapper">
|
||||
<h2>{{ this.contact_form_subheading }}</h2>
|
||||
<h2 id="contact">{{ this.contact_form_subheading }}</h2>
|
||||
<form id="contact_form" class="content__contact_form">
|
||||
<p class="contact_form__note">
|
||||
{{ this.contact_form_info }}
|
||||
|
Loading…
Reference in New Issue
Block a user