Merge version_2 into main #4
@@ -177,6 +177,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
onSubmit={(email) => console.log('Email submitted:', email)}
|
||||
|
||||
Reference in New Issue
Block a user