Update src/app/page.tsx

This commit is contained in:
2026-05-07 12:43:22 +00:00
parent 5d564abf99
commit fc9bc3e4fc

View File

@@ -129,7 +129,6 @@ export default function LandingPage() {
tag="Inquiry"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
buttons={[{ text: "Contact", href: "/contact" }]}
/>
</div>