Marketing Pages & Email System
A refreshed landing page, integrated contact form with SMTP email, and newsletter signup.
Redesigned Landing Page with Bento Grid
The lexilink landing page has been completely redesigned with a modern bento grid layout. Each grid cell highlights a key platform capability -- spaced repetition, class collaboration, multi-language support, and more -- with subtle animations and clear calls to action. The design is fully responsive, adapting from a multi-column desktop grid to a stacked mobile layout.
- Bento grid showcasing core features with icons and short descriptions
- Hero section with animated gradient background and primary CTA
- Social proof section with user count and testimonials
- Fully responsive across mobile, tablet, and desktop breakpoints
Contact Form with SMTP Email
Users and visitors can now reach us directly through a contact form on the website. Submissions are delivered via SMTP to our support inbox, with a confirmation email sent back to the sender. Form validation catches common issues before submission, and rate limiting prevents abuse.
- Contact form accessible from the marketing footer and dedicated
/contactpage - Server-side email delivery using Nodemailer with the
@hn-monorepo/emailpackage - React Email templates for consistent, styled confirmation messages
- Rate limiting to prevent spam submissions
Updated Pricing Page with Comparison Table
The pricing page now features a detailed comparison table so users can see exactly what each tier includes at a glance. Feature rows are grouped by category -- learning tools, collaboration, analytics, and support -- making it easy to find the plan that fits. Toggle between monthly and yearly pricing to see savings instantly.
- Side-by-side tier comparison with checkmarks and feature limits
- Category grouping for easier scanning
- Monthly/yearly toggle with highlighted savings percentage
- Direct upgrade buttons linking to Stripe Checkout
Blog Launch Preparation
The infrastructure for a lexilink blog is in place. Content is authored in MDX with frontmatter for metadata, rendered through a dedicated blog layout with table of contents, reading time estimates, and social sharing links. The first batch of posts covering study tips and platform guides is in draft.
- MDX-based blog with frontmatter for title, date, author, and tags
- Blog index page with search and tag filtering
- Individual post layout with table of contents and estimated reading time
- Open Graph and Twitter card metadata for social sharing
Newsletter Signup
A newsletter signup form is now embedded in the landing page footer and the blog sidebar. Subscribers receive platform updates, study tips, and feature announcements. The system integrates with our email infrastructure and includes double opt-in to comply with GDPR requirements.
- Signup form in the landing page footer and blog sidebar
- Double opt-in confirmation flow for GDPR compliance
- Welcome email sent automatically after confirmation
- Unsubscribe link included in every newsletter