案例库 · 公开证据
这里不收资讯摘要,只收能指向作品、作者、过程和原始来源的 Case。榜单、收藏、作者页与复测记录都从同一条 Case 继续生长。

创作者 Aceternity UI →
// components/ui/focus-cards.tsx "use client"; import React, { useState } from "react"; import { cn } from "@/lib/utils"; export const Card = React.…
提示语
// components/ui/focus-cards.tsx "use client"; import React, { useState }…
创作者 Aceternity UI →
// components/ui/following-pointer.tsx import React, { useEffect, useState } from "react"; import { motion, AnimatePresence, useMotionValue } from "…
提示语
// components/ui/following-pointer.tsx import React, { useEffect,…

创作者 Aceternity UI →
// components/ui/loader.tsx "use client"; import { motion } from "motion/react"; import React from "react"; export const LoaderOne = () => { const t…
提示语
// components/ui/loader.tsx "use client"; import { motion } from…

创作者 Aceternity UI →
// components/ui/stateful-button.tsx "use client"; import { cn } from "@/lib/utils"; import React from "react"; import { motion, AnimatePresence, us…
提示语
// components/ui/stateful-button.tsx "use client"; import { cn } from…

创作者 Aceternity UI →
// components/ui/apple-cards-carousel.tsx "use client"; import React, { useEffect, useRef, useState, createContext, useContext, } from "react"; impo…
提示语
// components/ui/apple-cards-carousel.tsx "use client"; import React, {…

创作者 Aceternity UI →
// components/ui/images-badge.tsx "use client"; import React, { useState } from "react"; import { motion } from "motion/react"; import { cn } from "…
提示语
// components/ui/images-badge.tsx "use client"; import React, { useState…
创作者 Aceternity UI →
// components/ui/navbar-menu.tsx "use client"; import React from "react"; import { motion } from "motion/react"; const transition = { type: "spring"…
提示语
// components/ui/navbar-menu.tsx "use client"; import React from "react";…

创作者 Aceternity UI →
// components/ui/compare.tsx "use client"; import React, { useState, useEffect, useRef, useCallback } from "react"; import { SparklesCore } from "@/…
提示语
// components/ui/compare.tsx "use client"; import React, { useState,…

创作者 Aceternity UI →
// components/ui/canvas-reveal-effect.tsx "use client"; import { cn } from "@/lib/utils"; import { Canvas, useFrame, useThree } from "@react-three/f…
提示语
// components/ui/canvas-reveal-effect.tsx "use client"; import { cn }…

创作者 Aceternity UI →
// components/ui/noise-background.tsx "use client"; import { cn } from "@/lib/utils"; import { motion, useAnimationFrame, useMotionTemplate, useMoti…
提示语
// components/ui/noise-background.tsx "use client"; import { cn } from…

创作者 Aceternity UI →
// components/ui/3d-marquee.tsx "use client"; import { motion } from "motion/react"; import { cn } from "@/lib/utils"; export const ThreeDMarquee = …
提示语
// components/ui/3d-marquee.tsx "use client"; import { motion } from…

创作者 Aceternity UI →
// components/ui/tooltip-card.tsx "use client"; import React, { useState, useRef, useEffect } from "react"; import { motion, AnimatePresence } from …
提示语
// components/ui/tooltip-card.tsx "use client"; import React, { useState,…
.webp)
创作者 MotionSites →
…d `#0C0C0C`. **Section layout:** - Full-width section, `min-h-screen`, flexbox column, centered both axes - Padding: `px-5 sm:px-8 md:px-10 py-20` -…
提示语
**Prompt:** Create an "About Me" section using React, Tailwind CSS, and…
.webp)
创作者 MotionSites →
… and `lucide-react` for icons. **Fonts (load via Google Fonts in `src/index.css`):** ```css @import url('https://fonts.googleapis.com/css2?family=In…
提示语
Build a full-viewport cinematic hero section for a travel brand called…
.webp)
创作者 MotionSites →
Build a `PricingSection` React component that matches the spec below exactly. ## Stack & global setup - React 18 + Vite + TypeScript, TailwindCSS, `…
提示语
Build a `PricingSection` React component that matches the spec below…
.webp)
创作者 MotionSites →
…tacks vertically with the product panel ABOVE the video (achieved via `flex-col-reverse`). Every value below is exact. ## Tech Stack - React 18 + Ty…
提示语
Build a standalone React + TypeScript + Tailwind CSS section component.…
.webp)
创作者 MotionSites →
Build a single React + TypeScript section using Tailwind CSS. No extra libraries. Fully mobile-responsive. Black background, white text. ## Global P…
提示语
Build a single React + TypeScript section using Tailwind CSS. No extra…
.webp)
创作者 MotionSites →
Build a full-page 404 error page for a hosting company called "NEXOVA". The entire page is a single viewport-height layout with a looping background…
提示语
Build a full-page 404 error page for a hosting company called "NEXOVA".…
.webp)
创作者 MotionSites →
…ugh it's not used here). The entire page is black background with white text. --- ### Setup - **Font:** Figtree (400, 500, 600) from Google Fonts, l…
提示语
626f6c742d63632d6167656e74Let me read all the relevant files to compile…
创作者 MotionSites →
…etter-spacing throughout.** --- ### Fonts (loaded via Google Fonts in index.html) ``` Inter: weights 400, 500, 600, 700 Source Serif 4: weights 400,…
提示语
**Create a single-page landing hero section for a creative agency called…
创作者 MotionSites →
… Family Church" -- a church website mobile design. Use React Native with Expo Router, react-native-reanimated, and Manrope font (weights: Light, Reg…
提示语
Create a mobile app showcase page displaying 3 iPhone mockups for "Christ…
创作者 MotionSites →
…0;700&display=swap" rel="stylesheet"/> <style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } * { font-family: 'Inter', s…
提示语
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <meta…
创作者 MotionSites →
…RAPPER:** Full viewport (`h-screen w-screen`), solid white background, flexbox centered, overflow hidden. --- **PHONE FRAME:** - Dimensions: 375px x…
提示语
Create a mobile travel app UI mockup displayed inside a realistic…
创作者 MotionSites →
Create a mobile-first logistics company landing page for "CARGOX GROUP" displayed inside an iPhone 15 Pro mockup frame. Use React, TypeScript, Tailw…
提示语
Create a mobile-first logistics company landing page for "CARGOX GROUP"…