changes to the sit logo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(function () {
|
||||
var NAV = `<nav class="navbar">
|
||||
<a href="/" class="logo">
|
||||
<span class="logo-text">Lahr <span class="logo-highlight">Carpet</span></span>
|
||||
<img src="/assets/images/logo.webp" alt="Lahr Carpet Cleaning" class="logo-img" width="160" height="67">
|
||||
</a>
|
||||
<ul class="nav-links">
|
||||
<li><a href="/">Home</a></li>
|
||||
@@ -60,7 +60,7 @@
|
||||
<div class="footer-grid">
|
||||
<div class="footer-brand">
|
||||
<a href="/" class="footer-logo">
|
||||
<span class="logo-text">Lahr <span class="logo-highlight">Carpet</span></span>
|
||||
<img src="/assets/images/logo.webp" alt="Lahr Carpet Cleaning" class="logo-img" width="160" height="67">
|
||||
</a>
|
||||
<p>We clean carpets, upholstery, rugs, and hard floors for homes and businesses in Waterloo, Geneva, and the Finger Lakes region.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user