GoodCase.aiGoodCase.aiAI Case Evidence Library
CasesDailySkillsCreatorsFavoritesSubmit
中文EN
Agent Access →
GoodCase.ai · AI Case Evidence LibraryLoading the case library.
ChangelogFeedback
GoodCase.aiGoodCase.aiAI Case Evidence Library
CasesDailySkillsCreatorsFavoritesSubmit
中文EN
Agent Access →
AI Coding (UI)XEvidence L1#web#human-reviewed#Gemini 3.1Gemini 3.1

Gemini 3.1 Generates an Animated Website in One Go

viktoroddy avatarCreatorviktoroddy →

A web case by @viktoroddy created with Gemini 3.1, including the public result, full prompt, and original source.

View original source ↗
Source ♥ 980

Prompt

PROMPT:

Build a premium electric vehicle landing page with a dark, cinematic aesthetic. The entire site uses a black background (hsl(0,0%,0%)) with light text (hsl(0,0%,95%) as primary) and orange accents (hsl(25,100%,50%)). No default fonts — keep it minimal and editorial. Use shadcn/ui design tokens. Here are the sections in order:

Design System (index.css)
--background: 0 0% 0%
--foreground: 0 0% 12% (used for dark elements like CTA button inner circles)
--primary: 0 0% 95% (near-white, used for all text)
--primary-foreground: 0 0% 12%
--accent-warm: 25 90% 55% (orange accent)
All section backgrounds are pure black hsl(0,0%,0%)
Section 1: Navbar
Fixed top, full-width, rounded-full pill shape
Transparent initially, on scroll: black bg with backdrop-blur-xl, border primary/10
Logo left: "Electric" with an orange dot "." — logo color changes from black to white on scroll
Nav links: Services, About, Team, Contact — hover has a scale-up rounded bg pill effect
CTA button right: "Get Started" with a rounded-full pill, contains an ArrowUpRight icon inside a circular foreground bg
CTA switches from black bg to white bg on scroll
Mobile: hamburger menu, opens a rounded dark overlay with links + CTA
Section 2: Hero
Full viewport height, video background (/videos/hero_bg.mp4, autoplay, loop, muted)
Large heading top-left: "Drive Beyond. / Unlock Pure Power" — white text, 78px on desktop
Below heading: "Learn more" link with arrow icon, bordered button (border-foreground), no fill
Section 3: Connected Systems (BigLinks)
Top half: Video background (/videos/biglinks_bg.mp4) with 60% black overlay
Left-aligned content: pill badge "Connected Systems", heading "Seamlessly Integrate / Every System", subtitle paragraph
12-column icon grid (4 cols mobile, 6 tablet, 12 desktop): each icon is 80x80px, rounded-xl, border white/10, bg white/5, backdrop-blur. Icons are orange with glow (drop-shadow-[0_0_8px_hsl(25,100%,50%)]). Icons: Gauge, Zap, Shield, Cog, Fuel, Navigation, Bluetooth, Wifi, Radio, Car, Wrench, Settings (from lucide-react)
"Explore All" rounded pill border button
Bottom half: 3 big full-width text links stacked vertically: "Find a dealer", "Fleet & lease", "Book a test drive" — each is huge text (110px desktop), with a ChevronRight icon right-aligned, separated by border-b border-primary/10, hover reduces opacity
Section 4: Services
Video background (/videos/services_card.mp4, autoplay, loop, muted)
Centered content: pill badge "Next-Gen Driving", heading "Design, build and perfect / every single detail"
Below: a glass-morphism card (max-w-2xl, centered, bg-primary/5 backdrop-blur-xl border-primary/10 rounded-2xl)Heading: "Effortless, All-Electric / Performance"
Paragraph describing adaptive tech
3 bullet points with orange Zap icons (with glow): "Full-spectrum torque & drivetrain control", "Personalised driving & comfort profiles", "Track range & plan routes easily"

Section 5: About
Black bg, left-aligned
Label: line + "About Us" text
Heading: "Why You Absolutely Should / Experience Our Electric Range" (last part in primary/50)
Below: two-column layoutLeft: 3 abstract shape images side by side (shape-1.png, shape-2.png, shape-3.png), each object-contain, 256px tall
Right: two paragraphs of body text in primary/70

Section 6: Audience (For Whom?)
Black bg, left-aligned
Label: line + "For Whom?"
Heading: "Who Should Experience / Our Electric Range" (second line in primary/50)
4-column grid of cards:First card: circular with a background image (audience-icon.png), aspect-square rounded-full border-primary/10
Other 3 cards: rounded-3xl bordered cards with lucide icons (Users, Gauge, Wrench) in primary/50, label text below

Bottom: rounded info bar with descriptive paragraph
Section 7: CTA
Black outer bg, inner rounded-2xl card with video bg (/videos/services_card.mp4) + 50% black overlay
Left-aligned content: heading "Experience the future / of driving today."
Subtitle: "Book your test drive — one click, instant access. / No commitment, pure electric."
Rounded-full CTA button: "Book a Test Drive" with ArrowUpRight in a circular foreground-colored badge, pill shape with bg-primary
Assets needed:
4 videos: hero_bg.mp4, biglinks_bg.mp4, services_card.mp4 (used twice: services + CTA)
3 abstract shape PNGs: shape-1.png, shape-2.png, shape-3.png
1 audience icon image: audience-icon.png
Use lucide-react for all icons
Key design patterns:
All section padding: px-7 py-16 md:px-12 lg:px-20 lg:py-24, max-w-7xl centered
Label pattern: h-px w-6 bg-primary/40 line + small text

Badge pattern: rounded-full pill with border primary/30, uppercase tracking-widest
CTA button pattern: rounded-full, bg-primary text-primary-foreground, with inner circular icon badge
Orange accent color used only for: logo dot, icon glows, specific highlights — always hsl(25,100%,50%) with optional drop-shadow glow

Reusable method

Key decisions

Check whether information hierarchy, module order, and CTA clarity all hold in the final result.

Adapt it to your subject

Extract “target result → the product name, audience, page modules, and primary button → constraints” as a reusable template for similar work.

Where it breaks

Run single-variable comparisons around module order, value proposition, and CTA placement. Record the model, cost, and failures; turn it into a Skill only after it repeats reliably.

Recommended models

Gemini 3.1
Stability
Cost
Medium

Derived Skill

Reusable methods evidenced by this Case.

Skills are derived from repeated patterns in published cases. They are not a separate submission type.

Creator methodviktoroddy · Landing-page information structureView evidence →Shared skillLanding-page information structureView evidence →
viktoroddy avatar

Creator

viktoroddy

viktoroddy focuses on production-ready AI interfaces and publishes across X and X / 𝕏. “Responsive 3D Character Carousel UI” is the current representative case, built with Claude Sonnet with a 92% stability reference.

Worth learningAI Coding (UI)Stable outputHigh source heat
View creator →

Keep exploring

Explore related cases.

View all AI Coding (UI) Case →
3D Supermarket-Packaging-Style Creative Agency Website
AI Coding (UI)X@Oluwaphilemon1 →

3D Supermarket-Packaging-Style Creative Agency Website

A webpage case by @Oluwaphilemon1 using Claude Fable 5 · Three.js · Blender · GSAP, including the public result, full prompt, and original source.

Skill · 3D and motion heroSkill · Portfolio story architecture

Prompt

Claude Fable 5 and GPT-5.6 are powerful🥵🥵🥵 Here Is How I built with Claude 👇 Prompt: "Design an agency site where services are presented as supermarket product packaging in 3D" Use Three.js with WebGL to render al

Source heat
48
Stability
View case →
3D Invoice Printer SaaS Component
AI Coding (UI)X@uxsweta →

3D Invoice Printer SaaS Component

A webpage case by @uxsweta using AI UI Builder, including the public result, full prompt, and original source.

Skill · 3D and motion heroSkill · Product and commerce conversion page

Prompt

Few people asked for the prompt, so here it is 👇 PS: Tweak it based on your use case. Create a modern, minimal 3D Invoice Generator Machine component with a premium SaaS-style aesthetic. Visual Design - Design a wid

Source heat
45
Stability
View case →
Minimal AI Consultant Personal Portfolio
AI Coding (UI)X@shushant_l →

Minimal AI Consultant Personal Portfolio

A webpage case by @shushant_l using AI Website Builder, including the public result, full prompt, and original source.

Skill · Portfolio story architectureSkill · Product and commerce conversion page

Prompt

Here's how to create your website in minimalist design style with AI. Use this prompt: Design a modern minimalist portfolio website for a digital creator and AI consultant. Use a clean black, white, and neutral color pa

Source heat
43
Stability
View case →
GoodCase.ai · AI Case Evidence LibraryEach detail page keeps the work, method, creator, and retest evidence in one reading path.
ChangelogFeedback