Merge remote README and resolve conflicts

This commit is contained in:
George Birikorang 2025-08-22 10:40:21 -04:00
commit 374110ec1c

View file

@ -15,7 +15,7 @@ A clean, minimal static website built with HTML, JavaScript, and Tailwind CSS fo
```bash
git clone <repository-url>
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: