feat: link homepage FamilyGuard promo to flyer download section
This commit is contained in:
parent
48a36b3bf3
commit
40442317bb
|
|
@ -43,6 +43,12 @@ export default function FamilyGuardPromo() {
|
|||
<Link href="/pakete/familyguard" className="btn-primary inline-flex justify-center px-6 py-3 text-sm">
|
||||
FamilyGuard entdecken
|
||||
</Link>
|
||||
<Link
|
||||
href="/pakete/familyguard#flyer-download"
|
||||
className="btn-secondary inline-flex justify-center px-6 py-3 text-sm"
|
||||
>
|
||||
Flyer herunterladen
|
||||
</Link>
|
||||
<a href="#contact" className="btn-secondary inline-flex justify-center px-6 py-3 text-sm">
|
||||
Jetzt beraten lassen
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue