Update src/app/contact-us/page.tsx

This commit is contained in:
2026-05-17 14:56:26 +00:00
parent bed71fe4e6
commit 7c0e54b770

View File

@@ -57,7 +57,7 @@ export default function ContactUsPage() {
<a href="https://www.instagram.com/cleanscene" target="_blank" rel="noopener noreferrer" aria-label="Follow CleanScene on Instagram" className="text-[#0a7039] hover:opacity-80 transition-opacity">
<Instagram size={24} />
</a>
<a href="https://www.facebook.com/people/CleanScene-Restroom-Rentals/61588358724791/?sk=about" target="_blank" rel="noopener noreferrer" aria-label="CleanScene Restroom Rentals on Facebook" className="text-[#0a7039] hover:opacity-80 transition-opacity">
<a href="https://www.facebook.com/people/CleanScene-Restroom-Rentals/61588358724791/?name=xhp_nt__fb__action__open_user" target="_blank" rel="noopener noreferrer" aria-label="CleanScene Restroom Rentals on Facebook" className="text-[#0a7039] hover:opacity-80 transition-opacity">
<Facebook size={24} />
</a>
</div>