diff --git a/README.md b/README.md index 0b24644..fe44ee3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A clean, minimal static website built with HTML, JavaScript, and Tailwind CSS fo ```bash git clone - cd fbs-static + cd kh3_website ``` 2. **Install Tailwind CSS** @@ -37,7 +37,7 @@ A clean, minimal static website built with HTML, JavaScript, and Tailwind CSS fo ## Project Structure ``` -fbs-static/ +kh3_website/ ├─ index.html # Main website page ├─ about.html # About Us page ├─ contact.html # Contact page @@ -93,10 +93,10 @@ npm run watch - **No build tools required** for production - **Easy maintenance** with Tailwind utility classes - **Custom animations** for logo, menu grid, and buttons -- **Auto-switching hero images** +- **Auto-switching hero images with slide+zoom transitions** - **Staggered loading animations** - -## Customization +- **Enhanced page transitions** +- **Letter-by-letter menu animations** To add new Tailwind classes: