Side-by-side examples of AI slop vs a deslopped landing page for GenericaAI.
Path: ai-slop/
- Purple/blue gradients, glow orbs, emoji feature cards
- Generic copy ("revolutionary", "10x faster", fake social proof)
# Open directly — no build step
start ai-slop/index.html # Windows
open ai-slop/index.html # macOSPath: deslopped-static/
- Flat dark UI, bento-style features, structured hero with product checklist
- No framework — single
index.html+styles.css
start deslopped-static/index.htmlPath: deslopped/
- Same direction as static, built with React, Tailwind, and shadcn/ui-style components
cd deslopped
npm install
npm run dev| Element | ai-slop |
deslopped / deslopped-static |
|---|---|---|
| Hero background | Gradient + orbs | Solid dark + subtle dot grid |
| Headline | Gradient text clip | Bold solid typography |
| Feature cards | Emoji + vague copy | Bento grid + screenshot placeholders |
| CTA | Glow gradient button | Flat accent button |
| Social proof | Fake logos / counts | Removed or structured for real data |
These demos are reference material for the Deslopify skill — not production apps.