Update src/app/page.tsx
This commit is contained in:
@@ -167,6 +167,7 @@ export default function LandingPage() {
|
||||
title="Ready to transform your study habits?"
|
||||
description="Get started today and unlock your full academic potential."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
onSubmit={(email) => console.log("Signed up:", email)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user