3 Commits

Author SHA1 Message Date
a1acf72e93 Update src/app/page.tsx 2026-03-06 21:54:23 +00:00
c6d0b8ed72 Update src/app/layout.tsx 2026-03-06 21:54:23 +00:00
317f1ae3d8 Merge version_2 into main
Merge version_2 into main
2026-03-06 21:52:03 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -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." 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" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
buttonText="Subscribe" buttonText="Join Our Newsletter"
inputPlaceholder="Enter your email address" 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." termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you agree to receive updates about aviation education and A320 technical content."
/> />