Add Clear View Electric as new trade highlight
Research verified from https://clearviewelectric.ca/: - Location: 205 Side St Unit D, Stayner, ON L0M1S0 - Phone: (705) 627-8103 - 22 years experience, family-first company - ESA Registered (0007009272), ECRA Licensed (7009272) - Services: New Builds, Renovations, Commercial, Panel Upgrades, EV Chargers, Hot Tub Wiring, Lighting, Safety Inspections - Service areas: Collingwood, Stayner, Wasaga Beach, Thornbury, Clarksburg, Blue Mountains, Creemore, Elmvale, Tiny, Simcoe County - Certifications: WSIB, CSA, ESA Changes: - New post with detailed case study - New /electrical-contractors/ page (new trade category) - Header nav: added Electrical Contractors link (desktop + mobile) - Index: added Clear View Electric card, updated count to 4 - Footer: added contractor link, updated coverage areas - Coverage area: added South Georgian Bay (Electrical) section - Config: updated site description to include electrical services
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<p class="text-sm text-slate-400 max-w-md leading-relaxed">
|
||||
An independent trade journal showcasing local construction, roofing, and custom carpentry work in Barrie, Orillia, Severn, and Simcoe County. Highlighting craftsmanship, project specifications, and verified contractor profiles.
|
||||
An independent trade journal showcasing local construction, roofing, electrical, and custom carpentry work in Barrie, Orillia, Collingwood, Stayner, and Simcoe County. Highlighting craftsmanship, project specifications, and verified contractor profiles.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
<ul class="space-y-2.5 text-sm">
|
||||
<li><a href="https://midhurstroofing.ca" target="_blank" rel="noopener" class="hover:text-amber-400 transition-colors">Midhurst Roofing Barrie</a></li>
|
||||
<li><a href="https://severnroofing.ca" target="_blank" rel="noopener" class="hover:text-amber-400 transition-colors">Severn Roofing Orillia</a></li>
|
||||
<li><a href="https://clearviewelectric.ca" target="_blank" rel="noopener" class="hover:text-amber-400 transition-colors">Clear View Electric Collingwood</a></li>
|
||||
<li><a href="https://www.instagram.com/seanprocontracting/" target="_blank" rel="noopener" class="hover:text-amber-400 transition-colors">Sean Pro Contracting</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -30,10 +31,10 @@
|
||||
<div>
|
||||
<h4 class="text-white font-semibold text-sm tracking-wider uppercase mb-4 font-heading">Coverage Areas</h4>
|
||||
<ul class="space-y-2 text-sm text-slate-400">
|
||||
<li>Barrie & Innisfil</li>
|
||||
<li>Orillia & Severn Township</li>
|
||||
<li>Midhurst & Springwater</li>
|
||||
<li>Collingwood & Muskoka</li>
|
||||
<li>Barrie & Innisfil</li>
|
||||
<li>Orillia & Severn Township</li>
|
||||
<li>Collingwood, Stayner & Muskoka</li>
|
||||
<li>Wasaga Beach & Blue Mountains</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -24,6 +24,9 @@
|
||||
<a href="{{ '/roofing-contractors/' | relative_url }}" class="text-slate-300 hover:text-amber-400 font-medium text-sm transition-colors">
|
||||
Roofing Contractors
|
||||
</a>
|
||||
<a href="{{ '/electrical-contractors/' | relative_url }}" class="text-slate-300 hover:text-amber-400 font-medium text-sm transition-colors">
|
||||
Electrical Contractors
|
||||
</a>
|
||||
<a href="{{ '/timber-and-carpentry/' | relative_url }}" class="text-slate-300 hover:text-amber-400 font-medium text-sm transition-colors">
|
||||
Timber & Carpentry
|
||||
</a>
|
||||
@@ -37,7 +40,7 @@
|
||||
<!-- Desktop badge + CTA -->
|
||||
<div class="hidden md:flex items-center gap-4">
|
||||
<span class="inline-flex items-center px-3 py-1 rounded-full text-xs font-semibold bg-slate-800 text-emerald-400 border border-emerald-500/30">
|
||||
<span class="w-2 h-2 rounded-full bg-emerald-400 animate-pulse mr-2"></span> 3 Verified Spotlights
|
||||
<span class="w-2 h-2 rounded-full bg-emerald-400 animate-pulse mr-2"></span> 4 Verified Spotlights
|
||||
</span>
|
||||
<a href="{{ '/#directory' | relative_url }}" class="px-4 py-2.5 rounded-lg bg-amber-500 hover:bg-amber-400 text-slate-950 font-bold text-sm shadow-md hover:shadow-amber-500/20 transition-all flex items-center gap-2">
|
||||
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5m0 0h5m-5 0V11m0 0h-5m5 0h5"></path></svg>
|
||||
@@ -63,6 +66,9 @@
|
||||
<a href="{{ '/roofing-contractors/' | relative_url }}" class="mobile-nav-link px-4 py-3 rounded-lg text-slate-300 hover:text-amber-400 hover:bg-slate-800/60 font-medium text-sm transition-colors">
|
||||
Roofing Contractors
|
||||
</a>
|
||||
<a href="{{ '/electrical-contractors/' | relative_url }}" class="mobile-nav-link px-4 py-3 rounded-lg text-slate-300 hover:text-amber-400 hover:bg-slate-800/60 font-medium text-sm transition-colors">
|
||||
Electrical Contractors
|
||||
</a>
|
||||
<a href="{{ '/timber-and-carpentry/' | relative_url }}" class="mobile-nav-link px-4 py-3 rounded-lg text-slate-300 hover:text-amber-400 hover:bg-slate-800/60 font-medium text-sm transition-colors">
|
||||
Timber & Carpentry
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user