Update src/app/page.tsx
This commit is contained in:
@@ -270,7 +270,6 @@ export default function Home() {
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy. Unsubscribe anytime."
|
||||
onSubmit={(email) => console.log("Subscribed:", email)}
|
||||
centered={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user