Update src/app/page.tsx

This commit is contained in:
2026-03-02 22:22:51 +00:00
parent edd183dd71
commit 170bf2bf3a

View File

@@ -71,6 +71,7 @@ export default function HomePage() {
{ text: "Call Us", href: "tel:+35726111111" },
]}
useInvertedBackground={false}
background={{ variant: "plain" }}
/>
</div>