Portfolio Demo Website

Choose a sample website theme for your business.

Root index ito, tapos may hiwalay na folders sa root para sa bawat theme. Bawat folder may sariling index.html, style.css, at script.js.

Structure

Main index + theme folders

Ready for GitHub + Cloudflare Pages

Available sample themes

Pili ka ng style. Lahat ng theme pages may back to main index sa menu at sa bottom slider.

Cafe Theme

Warm and cozy website for coffee shops and small cafes.

Open Cafe Theme

Salon Theme

Clean and elegant website for salons and beauty businesses.

Open Salon Theme

Laundry Theme

Simple and practical website for laundry and cleaning services.

Open Laundry Theme

Ganito ang setup

demo-theme-gallery/
├── index.html
├── style.css
├── script.js
├── cafe/
│   ├── index.html
│   ├── style.css
│   └── script.js
├── salon/
│   ├── index.html
│   ├── style.css
│   └── script.js
└── laundry/
    ├── index.html
    ├── style.css
    └── script.js