Update src/app/page.tsx

This commit is contained in:
2026-04-09 05:00:34 +00:00
parent 40d7064cda
commit ab8136d948

View File

@@ -97,6 +97,7 @@ export default function LandingPage() {
buttonText="Send Wish"
inputPlaceholder="Type your wish here..."
termsText=""
useInvertedBackground={false}
/>
</div>