Update src/app/page.tsx

This commit is contained in:
2026-04-09 20:36:23 +00:00
parent de2b9be909
commit b9336006ce

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
logoAlt="Mountain Top Cooling Logo"
brandName="Mountain Top Cooling"
topBarButton={{
text: "Call Now: (555) COOL-AIR", href: "tel:5552665247"
text: "Call Now: (555) COOL-AIR", href: "tel:5552665247", className: "!px-12 !py-6 !text-lg !font-bold"
}}
/>
</div>