Update src/app/page.tsx

This commit is contained in:
2026-05-03 17:48:18 +00:00
parent 12ae94252f
commit b4620068fc

View File

@@ -139,6 +139,7 @@ export default function LandingPage() {
buttons={[{ text: "Contact Us", href: "#contact" }]}
useInvertedBackground={true}
tagAnimation="slide-up"
background={{ variant: "plain" }}
/>
</div>