This is the original splash page for EnhanceMe, a digital consulting platform that helps individuals present their authentic selves with confidence—starting with dating profiles, but with impact far beyond that.
- This is an archived version of our pre-launch placeholder, originally hosted at enhanceme.io.
 - The current live platform is powered by Ghost CMS and can be accessed at enhanceme.io.
 - This version remains available at https://enhanceme-splash-next.vercel.app for archival and development reference.
 
- A mobile-optimized and responsive splash page built with Next.js 15
 - A simple email subscription form integrated with a backend Mailchimp API
 - Dynamic image gallery using Swiper.js on mobile and CSS gallery on desktop
 - Font pairing via Google Fonts (Prata + Poppins)
 - Social links for Facebook and Instagram
 
- Framework: Next.js
 - Deployment: Vercel
 - Styling: Custom CSS with global fonts
 - Email: Mailchimp Marketing API
 - Slider: Swiper.js
 
Clone the repo and run the development server:
npm install
npm run devThen open http://localhost:3000 in your browser.
app/page.js: Splash content, subscription form, responsive galleryapp/layout.js: Metadata, OG tags, and fonts
- This splash page was active during our early access phase (pre-May 2025).
 
This project was initiated and maintained by the EnhanceMe team during its pre-launch phase.