Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1acf72e93 | |||
| c6d0b8ed72 | |||
| 317f1ae3d8 |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -224,7 +224,7 @@ export default function AirbusA320Portal() {
|
||||
description="Interested in aviation education, A320 training resources, or partnership opportunities? Subscribe to our newsletter for the latest updates on aircraft systems, pilot training content, and aviation industry insights."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Subscribe"
|
||||
buttonText="Join Our Newsletter"
|
||||
inputPlaceholder="Enter your email address"
|
||||
termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you agree to receive updates about aviation education and A320 technical content."
|
||||
/>
|
||||
@@ -264,4 +264,4 @@ export default function AirbusA320Portal() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user