@@ -4,14 +4,9 @@
|
||||
<div class="max-w-7xl mx-auto px-4">
|
||||
<div class="flex flex-col md:flex-row justify-between items-start gap-12 pb-16 border-b border-border-subtle">
|
||||
<div class="max-w-xs">
|
||||
<div class="flex items-center gap-2 mb-6">
|
||||
<div class="bg-brand-orange p-1 rounded-sm">
|
||||
<svg class="w-6 h-6 text-brand-navy" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<span class="font-industrial text-xl font-bold uppercase tracking-tighter text-brand-navy">Chester Valley</span>
|
||||
</div>
|
||||
<a href="/" class="flex items-center gap-2 mb-6 hover:opacity-90 transition-opacity">
|
||||
<img src="/logo.webp" alt="Chester Valley Home Services" class="h-12 w-auto" />
|
||||
</a>
|
||||
<p class="text-text-secondary text-sm leading-relaxed mb-6">Built on reliability and hard work. Locally owned and operated since 2024. One call covers it all.</p>
|
||||
|
||||
<div class="flex gap-4">
|
||||
|
||||
Reference in New Issue
Block a user