Skip to content

bikal3/juju-website

Repository files navigation

Hotel JuJu — Official Website

Marketing website for Hotel JuJu, a hospitality property in Lakeside Pokhara, Nepal.

Live site: www.hoteljuju.com.np


Pages

Page URL
Home /
Rooms /rooms
Gallery /gallery
Travel Partner /travel
Trek Detail /travel/[slug]
Contact /contact

Tech Stack

  • Next.js 14 — App Router, static export
  • Tailwind CSS — styling with custom brand tokens
  • GitHub Pages — hosting via GitHub Actions

Updating Content

All content is centralised in lib/data.ts:

  • Hotel contact details & WhatsApp numberHOTEL_CONTACT
  • Room details & amenitiesROOMS
  • Gallery photosGALLERY_SECTIONS
  • Trek packagesTREK_DETAILS
  • Himalayan View contactHIMALAYAN_VIEW_CONTACT

Adding Photos

  1. Convert HEIC photos to JPEG using macOS sips:
    sips -s format jpeg INPUT.HEIC --out public/images/OUTPUT.jpg --resampleWidth 1200
  2. Add the filename to the relevant section in lib/data.ts

Deployment

Pushes to main automatically deploy via GitHub Actions to GitHub Pages.

About

Official website for Hotel JuJu, a boutique hotel in Lakeside Pokhara, Nepal. Features rooms, photo gallery, restaurant, and trekking packages through our travel partner Himalayan View.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages