Update src/app/page.tsx

This commit is contained in:
2026-04-04 07:40:54 +00:00
parent b9203d4e56
commit 0fb2c54abb

View File

@@ -100,6 +100,7 @@ export default function LandingPage() {
tag="Contact"
inputPlaceholder="Your email address..."
buttonText="Send Message"
useInvertedBackground={false}
centered={true}
/>
</div>