← Back to Home

Island Crossing Landing — One Link to Rule Them All

ToolingEngineering

Context

I needed a single, memorable link to drive traffic to the Island Crossing Discord. Sharing a Discord invite code was clunky, and I wanted a landing page that could act as the front door for the whole community. Buying a template or using a generic linktree didn’t fit the vibe or give me the control I wanted.


The Solution

I built the Island Crossing Landing Page in about an hour. It’s a simple Next.js site with a YouTube video background, logo, description, social links, a Discord CTA, and a contact form. The goal was to make “Go to IslandCrossing.Life” the only thing I ever have to say on stream or in chat.

Landing Page PreviewLanding Page Preview

Key features:

  • YouTube video background
  • Logo and game description
  • Social media links
  • Discord CTA button
  • Contact form

Technical Deep Dive

The site is a minimal Next.js app, deployed instantly. The hardest part was getting the video background to work smoothly across devices without killing load times. I used a lightweight embed and deferred everything else. The contact form is just a simple email relay—no database needed.

The Impact

This page is now the main entry point for new players. It’s dramatically increased Discord joins and made onboarding much smoother. I don’t have to explain anything—just share the link.

Summary

What it solves for me:

  • Gives me a single, memorable entry point for the community
  • Reduces friction for new players

What I’ve learned:

  • Simple, focused landing pages can have outsized impact
  • Fast iteration beats overthinking