- Add /presentations page with all 11 talks from canvas-website - Each title is a clickable #hash anchor that copies shareable URL - Auto-scrolls to hash target on page load - Styled to match home page: cursor effect, animated blobs, tags, glass cards - Replace 6 generic AI stock images with custom dark-theme illustrations matching the site's purple/teal color palette - Add Presentations nav button to hero section - Add sonner Toaster for copy-link toast notifications Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| components.json | ||
| docker-compose.yml | ||
| next-env.d.ts | ||
| next.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Personal website redesign
Automatically synced with your v0.app deployments
Overview
This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.
Deployment
Your project is live at:
https://vercel.com/jeff-emmetts-projects/v0-personal-website-redesign
Build your app
Continue building your app on:
https://v0.app/chat/c8jGR8t3eSX
How It Works
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository