seo optimization and logo placement
This commit is contained in:
+15
-3
@@ -3,6 +3,18 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicon-16x16.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="Lahr Carpet Cleaning">
|
||||
<meta property="og:url" content="https://lahrcarpetcleaning.com/about/">
|
||||
<meta property="og:title" content="About Lahr Carpet Cleaning | Waterloo NY">
|
||||
<meta property="og:description" content="Professional carpet and upholstery cleaning in the Finger Lakes, NY.">
|
||||
<meta property="og:image" content="https://lahrcarpetcleaning.com/assets/images/hero/hero-living-room.webp">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<title>About Lahr Carpet Cleaning | Waterloo NY</title>
|
||||
<link rel="stylesheet" href="/assets/css/styles.css?v=6">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
|
||||
@@ -14,7 +26,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-about.webp'); background-size: cover; background-position: center;">
|
||||
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-living-room.webp'); background-size: cover; background-position: center;">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow">Waterloo, NY — Finger Lakes Region</span>
|
||||
@@ -29,7 +41,7 @@
|
||||
<div class="container">
|
||||
<div class="service-detail-row">
|
||||
<div class="service-detail-image">
|
||||
<img src="/assets/images/hero/hero-about.webp" alt="Lahr Carpet Cleaning technician at work" style="width:100%;height:500px;object-fit:cover;border-radius:6px;">
|
||||
<img src="/assets/images/hero/hero-living-room.webp" alt="Lahr Carpet Cleaning technician at work" style="width:100%;height:500px;object-fit:cover;border-radius:6px;">
|
||||
</div>
|
||||
<div class="service-detail-content">
|
||||
<span class="section-label">Who We Are</span>
|
||||
@@ -98,7 +110,7 @@
|
||||
<p class="service-detail-desc">We serve homes, rental properties, offices, and commercial spaces throughout Seneca, Ontario, Schuyler, and Yates counties. If you are not sure we cover your area, give us a call at <a href="tel:315-719-1218" class="text-accent">315-719-1218</a>.</p>
|
||||
</div>
|
||||
<div class="service-detail-image">
|
||||
<img src="/assets/images/hero/hero-about.webp" alt="Clean living room carpet in Finger Lakes home" style="width:100%;height:420px;object-fit:cover;border-radius:6px;">
|
||||
<img src="/assets/images/hero/hero-living-room.webp" alt="Clean living room carpet in Finger Lakes home" style="width:100%;height:420px;object-fit:cover;border-radius:6px;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user