Skip to content

Instantly share code, notes, and snippets.

@core-ricky
core-ricky / sprinnt-landing-v2.html
Created April 8, 2026 03:34
Sprinnt — Spin Bike Hire Landing Page (V2 - Corrected Branding)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spin Bike Hire — Delivered to Your Door | Sprinnt</title>
<meta name="description" content="Commercial-grade spin bike delivered and set up at your home. Live online classes with expert coaching. Sprinnt — Melbourne's dedicated spin studio." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link href="https://fonts.googleapis.com/css2?family=Helvetica+Neue:wght@300;400;700&display=swap" rel="stylesheet" />
<style>
@core-ricky
core-ricky / sprinnt-landing.html
Created April 8, 2026 03:04
Sprinnt — Spin Bike Hire Landing Page (Vyne Digital)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spin Bike Hire — Delivered to Your Door | Sprinnt</title>
<meta name="description" content="Ride a commercial-grade spin bike from the comfort of your home. Sprinnt delivers, sets up, and coaches you — so you just ride." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />