Remove redundant "Beratung anfragen" button from IT services page to streamline call-to-action options.

This commit is contained in:
𝓜𝓪𝓬𝓮™
2026-04-08 14:44:45 +02:00
parent 29386b2ab6
commit 0f87039ab6

View File

@@ -136,7 +136,6 @@ includeHeader($page_title, $page_description, $current_page);
<p>Stellen Sie jetzt eine unverbindliche Anfrage - ich melde mich zeitnah bei Ihnen.</p> <p>Stellen Sie jetzt eine unverbindliche Anfrage - ich melde mich zeitnah bei Ihnen.</p>
<div class="cta-actions"> <div class="cta-actions">
<a href="/contact" class="btn btn-primary">Unverbindliche Anfrage</a> <a href="/contact" class="btn btn-primary">Unverbindliche Anfrage</a>
<a href="/contact" class="btn btn-secondary">Beratung anfragen</a>
</div> </div>
</div> </div>
</div> </div>