completionId: cgen-a977053fa4bd4ce4af4458507295b6d3

cgen-a977053fa4bd4ce4af4458507295b6d3
This commit is contained in:
Builder.io 2025-11-07 16:55:50 +00:00
parent 1184dae12c
commit 43939f5355

View file

@ -142,6 +142,7 @@ export default function Corp() {
<Button
size="lg"
className="bg-blue-400 text-black shadow-[0_0_30px_rgba(59,130,246,0.35)] hover:bg-blue-300"
onClick={() => navigate("/corp/contact-us")}
>
Contact Us
</Button>