Add tarjouspyynto page with price calculator, update contact info and nav links
- New tarjouspyynto.html with real-time price calculator sidebar - Updated company info: Web1 Oy, Latokarinkatu 3, 20200 Turku - Nav links point to dedicated tarjouspyynto page across all pages - CTA buttons on yhteydet.html link to tarjouspyynto page - Calculator CSS for responsive two-column layout Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<a href="index.html#hinnat">Hinnat</a>
|
||||
<a href="konesali.html" class="active">Konesali</a>
|
||||
<a href="yhteydet.html">Yhteydet</a>
|
||||
<a href="index.html#yhteystiedot" class="nav-cta">Jätä tarjouspyyntö</a>
|
||||
<a href="tarjouspyynto.html" class="nav-cta">Jätä tarjouspyyntö</a>
|
||||
</nav>
|
||||
<button class="nav-toggle" id="nav-toggle" aria-label="Avaa valikko">
|
||||
<span></span>
|
||||
@@ -520,13 +520,14 @@
|
||||
<a href="konesali.html">Konesali</a>
|
||||
<a href="yhteydet.html">Yhteydet</a>
|
||||
<a href="index.html#hinnat">Hinnat</a>
|
||||
<a href="index.html#yhteystiedot">Yhteystiedot</a>
|
||||
<a href="tarjouspyynto.html">Tarjouspyyntö</a>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<h4>Palvelut</h4>
|
||||
<a href="index.html#hinnat">1U Laitepaikka</a>
|
||||
<a href="index.html#hinnat">2U Laitepaikka</a>
|
||||
<a href="yhteydet.html">Yhteydet</a>
|
||||
<h4>Yhteystiedot</h4>
|
||||
<a href="mailto:support@konesaliturku.fi">support@konesaliturku.fi</a>
|
||||
<span>Web1 Oy</span>
|
||||
<span>Latokarinkatu 3</span>
|
||||
<span>20200 Turku</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
|
||||
Reference in New Issue
Block a user