mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced 2026-06-02 04:48:44 +00:00
Update web hosting feature descriptions in index.php: Changed "cPanel/Webmin" to "Plesk Webhosting", updated database reference from "MySQL" to "MariaDB", and refined support and performance descriptions for clarity. Adjusted call-to-action buttons for improved user engagement.
This commit is contained in:
@@ -122,10 +122,10 @@ includeHeader($page_title, $page_description, $current_page);
|
||||
<h3>Webhosting</h3>
|
||||
<p>Einfache und zuverlässige Webhosting-Lösungen</p>
|
||||
<ul class="product-features">
|
||||
<li>cPanel/Webmin</li>
|
||||
<li>Plesk Webhosting</li>
|
||||
<li>SSL Zertifikate</li>
|
||||
<li>Automatische Backups</li>
|
||||
<li>PHP & MySQL</li>
|
||||
<li>PHP & MariaDB</li>
|
||||
</ul>
|
||||
<a href="/webhosting" class="btn btn-primary">Mehr erfahren</a>
|
||||
</div>
|
||||
@@ -182,7 +182,7 @@ includeHeader($page_title, $page_description, $current_page);
|
||||
</svg>
|
||||
</div>
|
||||
<h3>Performance</h3>
|
||||
<p>Modernste Hardware und optimierte Konfigurationen für beste Leistung</p>
|
||||
<p>Moderne Hardware und optimierte Konfigurationen für beste Leistung</p>
|
||||
</div>
|
||||
<div class="feature-item glass-card">
|
||||
<div class="feature-icon">
|
||||
@@ -200,7 +200,7 @@ includeHeader($page_title, $page_description, $current_page);
|
||||
</svg>
|
||||
</div>
|
||||
<h3>Support aus Bayern</h3>
|
||||
<p>Persönlicher Support direkt aus Niederbayern in deutscher Sprache</p>
|
||||
<p>Persönlicher Support direkt aus Niederbayern</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -213,8 +213,9 @@ includeHeader($page_title, $page_description, $current_page);
|
||||
<h2>Bereit für zuverlässiges Hosting?</h2>
|
||||
<p>Starten Sie noch heute mit HexaHost und erleben Sie den Unterschied</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact" class="btn btn-primary">Jetzt starten</a>
|
||||
<a href="/about" class="btn btn-secondary">Mehr über uns</a>
|
||||
<a href="#products" class="btn btn-primary">Jetzt produkte entdecken</a>
|
||||
<a href="/contact" class="btn btn-secondary">Kontakt aufnehmen</a>
|
||||
<a href="/about" class="btn btn-tertiary">Mehr über uns</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user