Go to file
v0 2c90c0c680 feat: add email card with clickable email and hover effects
Introduce clean email card with icon, heading, and responsive design.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 05:53:12 +00:00
app feat: add scroll to top on movement page load 2025-10-22 04:38:34 +00:00
components feat: add scroll to top on movement page load 2025-10-22 04:38:34 +00:00
lib Initialized repository for project Ebb n Flow website 2025-10-12 01:34:19 +00:00
public fix: correct Cloudflare Pages build settings for Next.js static export 2025-10-22 05:36:52 +00:00
styles Initialized repository for project Ebb n Flow website 2025-10-12 01:34:19 +00:00
.gitignore sync main changes to ebb-n-flow-website 2025-10-12 01:34:40 +00:00
.node-version fix: correct Cloudflare Pages build settings for Next.js static export 2025-10-22 05:36:52 +00:00
.npmrc feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
README.md sync main changes to ebb-n-flow-website 2025-10-12 01:34:40 +00:00
about.html feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
components.json Initialized repository for project Ebb n Flow website 2025-10-12 01:34:19 +00:00
contact.html feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
index.html feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
movement.html feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
next.config.mjs fix: correct Cloudflare Pages build settings for Next.js static export 2025-10-22 05:36:52 +00:00
package.json feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
pnpm-lock.yaml feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
postcss.config.mjs Initialized repository for project Ebb n Flow website 2025-10-12 01:34:19 +00:00
script.js feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
styles.css feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
tsconfig.json Initialized repository for project Ebb n Flow website 2025-10-12 01:34:19 +00:00
what-to-expect.html feat: add email card with clickable email and hover effects 2025-10-22 05:53:12 +00:00
wrangler.toml fix: correct Cloudflare Pages build settings for Next.js static export 2025-10-22 05:36:52 +00:00

README.md

Ebb n Flow website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

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-ebb-n-flow-website

Build your app

Continue building your app on:

https://v0.app/chat/projects/9u6iKhKeMvy

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository