label
This commit is contained in:
@@ -140,7 +140,7 @@ export default function Services() {
|
|||||||
<h2 className="text-3xl font-bold text-white font-display mb-6">Need a custom solution?</h2>
|
<h2 className="text-3xl font-bold text-white font-display mb-6">Need a custom solution?</h2>
|
||||||
<p className="text-gray-400 mb-8 max-w-2xl mx-auto">If you don't see the specific service you need listed, give us a call. We likely handle it.</p>
|
<p className="text-gray-400 mb-8 max-w-2xl mx-auto">If you don't see the specific service you need listed, give us a call. We likely handle it.</p>
|
||||||
<Link href="/contact-us" className="inline-flex items-center gap-3 bg-[color:var(--brand)] text-white px-8 py-4 font-bold uppercase tracking-widest hover:bg-[color:var(--brand-strong)] transition rounded shadow-lg shadow-red-900/20">
|
<Link href="/contact-us" className="inline-flex items-center gap-3 bg-[color:var(--brand)] text-white px-8 py-4 font-bold uppercase tracking-widest hover:bg-[color:var(--brand-strong)] transition rounded shadow-lg shadow-red-900/20">
|
||||||
Get a Free Quote <ArrowRight size={20} />
|
Contact Us Today <ArrowRight size={20} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user