Images update
This commit is contained in:
@@ -20,15 +20,15 @@
|
||||
<!-- ===================== NAV ===================== -->
|
||||
<header class="site-header" id="site-header">
|
||||
<nav class="nav-container">
|
||||
<a href="index.php" class="nav-logo">
|
||||
<span class="logo-icon">🧙</span>
|
||||
<a href="/" class="nav-logo">
|
||||
<span class="logo-icon"><img style="width:32px;" src="img/tinyicon.png"></span>
|
||||
<span class="logo-text">Fraxle<span class="logo-dot">.net</span></span>
|
||||
</a>
|
||||
<ul class="nav-links" id="nav-links">
|
||||
<li><a href="index.php#services">Services</a></li>
|
||||
<li><a href="index.php#about">About</a></li>
|
||||
<li><a href="index.php#projects">Projects</a></li>
|
||||
<li><a href="estimates.php">Estimates</a></li>
|
||||
<li><a href="estimates">Estimates</a></li>
|
||||
<li><a href="index.php#contact" class="btn nav-cta">Get in Touch</a></li>
|
||||
</ul>
|
||||
<button class="nav-hamburger" id="nav-hamburger" aria-label="Toggle menu" aria-expanded="false">
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
<div class="terms-section">
|
||||
<h2><span class="terms-num">03</span> Our Services</h2>
|
||||
<p>Fraxle.net provides web design and build, technology support, and ongoing maintenance services. Details of typical packages and pricing are shown on our <a href="estimates.php">Estimates</a> page.</p>
|
||||
<p>Fraxle.net provides web design and build, technology support, and ongoing maintenance services. Details of typical packages and pricing are shown on our <a href="estimates">Estimates</a> page.</p>
|
||||
<ul>
|
||||
<li>All prices and estimates shown are guides only and may vary depending on the specifics of your project.</li>
|
||||
<li>A formal quote will be provided and agreed before any chargeable work begins.</li>
|
||||
@@ -143,7 +143,7 @@
|
||||
<div class="container">
|
||||
<p class="footer-logo">Fraxle<span>.net</span></p>
|
||||
<p class="footer-tagline">Friendly web & tech for small businesses</p>
|
||||
<p class="footer-links"><a href="terms.php">Terms & Conditions</a></p>
|
||||
<p class="footer-links"><a href="terms">Terms & Conditions</a></p>
|
||||
<p class="footer-copy">© <?= date('Y') ?> Fraxle.net All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user