Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -280,7 +280,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Claim Free Trial (No Card)"
|
||||
termsText="We'll never share your email. Check out our privacy policy and terms of service."
|
||||
termsText="We respect your privacy. Unsubscribe anytime."
|
||||
ariaLabel="Contact and signup section"
|
||||
/>
|
||||
</div>
|
||||
@@ -359,4 +359,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user