CONCEPTConcept — not a commissioned project
WARM UP: a concept site for a retro TV show that teaches design
WARM UP is a fictional retro TV show that treats creative skills as muscles and presents its design guides as workout VHS tapes. VITON13 built its seven-page site as a concept: a VHS boot screen, a five-channel TV, 3D tape sleeves and a call-in hotline.

- pages
- 7
- VHS tapes, one guide on each
- 4
- moves in each tape’s routine
- 5
- channels on the home-page TV
- 5
Task
WARM UP is a fictional retro TV show for people starting out in design. Its premise is that creative skills behave like muscles, so each guide is a workout VHS tape. VITON13 built the site as a concept, to show a playful, broadcast-style site in which one metaphor and its motion carry the teaching.
The site had to look like television from the first second, with a boot screen, channels and static, and still work as a guide: a visitor picks a tape, follows its routine and can call in to the show. Every effect had to serve the metaphor and leave the text readable.
What we did
Seven pages: home, tape, studio, hotline, privacy, terms and a 404. There are 4 VHS tapes, Idea Stretch, Portfolio Pump, Critique Cardio and Pitch Cool-Down, each with a routine of 5 moves, and the home page holds a TV with 5 channels.
The home page opens on a VHS boot screen with PLAY, a tape counter and tracking. Then comes a five-channel TV switched with on-screen arrows or the keyboard, with static and lower thirds, an extruded retro title and a ticker. The tapes appear as 3D VHS sleeves built in CSS that rotate on scroll and play a preview on hover. A tape page has a TV-framed video, the routine of five moves with reps, a coach’s tip, common injuries, homework and the next tape. The studio page introduces the coaches and the weekly schedule; the hotline page has a call-in form and an FAQ.
How it works
A typical path runs from the home page to a tape and on to the hotline. The screen carries scanlines, a live static-noise canvas, a rolling tracking band, chromatic on-screen text and frame jitter; words pop in with a springy overshoot, and the ticker speeds up as the visitor scrolls. Between pages the picture collapses into static with an FF or REW display.
The site is plain HTML, CSS and JavaScript with no build step. The header, footer and overlays are rendered from one shared script, so every page stays identical. Motion runs on GSAP with ScrollTrigger and Lenis smooth scrolling. The call-in forms are demonstrations: demo state stays in the browser’s localStorage and nothing is sent anywhere. The video is licensed stock footage from Pexels, loaded by direct CDN links.
What exists now
The concept exists as 7 finished pages in English. On 22 September 2026 VITON13 checked 6 of them rendered in Chrome, leaving out the 404: all 6 have unique titles and exactly one H1, the language is declared, the layout holds at 390 px without sideways scroll, and no internal link is broken.
Lighthouse measured the home page. On mobile: performance 88, accessibility 95, best practices 77, SEO 100, LCP 2.7 s, CLS 0.048 and TBT 0 ms, with 9.8 MB across 21 requests. On desktop: performance 73 with LCP 0.9 s and TBT 0 ms, but CLS 0.577, because the channel and title block shifts while fonts and video load; the desktop home page weighs 13.4 MB because of the video.
What this does not prove
WARM UP is a concept, not a commissioned project and not a real show. The show, its coaches, tapes, schedule and phone number are fictional, and the video is licensed stock from Pexels. The site has no domain, no audience, no search traffic and no calls to the hotline, so this case says nothing about how many people would watch it or learn from it.
The Lighthouse figures are lab measurements of one page on one day. The desktop layout shift (CLS 0.577) is a real defect that this version has not fixed, and the SEO score of 100 covers basics only: canonical URLs, Open Graph, JSON-LD, sitemap.xml and robots.txt are still missing.




SEO review
Lighthouse gives the home page SEO 100 on mobile and on desktop; performance is 88 on mobile and 73 on desktop, where the weak point is a layout shift of CLS 0.577. The on-page basics hold on the 6 pages checked; what needs a real domain is not there yet.
Checked on September 22, 2026: 6 pages rendered in Chrome the way a search crawler sees them, plus Lighthouse 13 on the home page.
Lighthouse, home page
- Performance
- Mobile88Desktop73
- Accessibility
- Mobile95Desktop95
- Best practices
- Mobile77Desktop77
- SEO
- Mobile100Desktop100
On-page and technical checks
- Unique page titlesin place6/6
- Title length 30–65 charactersmissing2/6
- Meta descriptions 70–170 characterspartly3/6
- One H1 per pagein place6/6
- Page language declaredin placeen
- Mobile layout without sideways scrollin place390 px
- Images with alt textin place—
- Broken internal linksin place0
- Canonical URLmissing0/6
- Open Graph title and imagemissing0/6
- Structured data (JSON-LD)missing0/6
- sitemap.xml and robots.txtmissing0/2
In place: unique titles and one H1 on 6 of 6 pages, the page language (en), a layout without sideways scroll at 390 px and 0 broken internal links. Partly: only 2 of 6 titles are 30–65 characters long and 3 of 6 meta descriptions are 70–170 characters. Best practices is 77 because the Pexels video CDN sets third-party cookies.
Before launch: a domain, then canonical URLs and Open Graph titles and images on all 6 pages; JSON-LD with CreativeWorkSeries / TVSeries for the show, VideoObject and HowTo for each tape, Organization, and FAQPage for the hotline FAQ; sitemap.xml and robots.txt; longer versions of the 4 short titles and 3 short descriptions; reserved sizes for the channel and title block, so desktop CLS falls from 0.577 to under 0.1; and self-hosted, compressed video to remove the third-party cookies and bring the 13.4 MB desktop home page down, with a lighter file for phones (9.8 MB today).
Services this case shows
Describe the task on the service page; a written scope, timeline and price come back within one working day.
Discuss a similar projectMore cases
All cases
CONCEPTConcept — not a commissioned project
VITON13MEDICINE
Concept biotech site · 11 pages · English · 2026
A concept VITON13 built to show range: the website of a fictional company that looks for drug candidates with AI, with its AI team in Lisbon and a wet lab in Basel. All five programmes on it are fictional and preclinical, and the site states that it is not medical advice.
Read the case →
INTERNALOur own product
viton13.com
Next.js 16 · 5 languages · 7 hosts · 2026
VITON13’s own website: one Next.js application serves the main domain and six section subdomains in English, Russian, Spanish, French and Hindi. Before a release goes live, a crawl checks its internal routes.
Read the case →
INTERNALOur own product
Technical SEO on viton13.com
Technical SEO · own site · 2026
Our own site, viton13.com: from the owner’s Search Console export (738 pages indexed, 2,572 not, on 21 August 2026) to 410 answers for retired addresses, 141 mapped redirects, noindex on empty topic pages and a link crawl before every release. Figures after the fixes are still to come.
Read the case →