Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -201,10 +201,11 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Support"
|
||||
title="Never Miss a Connection"
|
||||
title="Stay On Time – Sign Up for Alerts"
|
||||
description="Get Real-Time Delay Alerts Directly to Your Inbox"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-assisting-users-with-installing-software_482257-117872.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttonText="Sign Up for Alerts"
|
||||
onSubmit={(email: string) => {
|
||||
alert(`Thank you! ${email} has been subscribed to our alerts.`);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user