/* Garbashala — About / What is Garba? */ const About = () => { React.useEffect(() => { const h = (window.location.hash || "").replace(/^#/, ""); const parts = h.split("/").filter(Boolean); if (parts[1] === "nine-nights") { requestAnimationFrame(() => { const el = document.getElementById("nine-nights"); if (el) el.scrollIntoView({ behavior: "smooth", block: "start" }); }); } }, []); return (
{/* HERO */}
a primer

what is
garba, anyway?

A 600-year-old folk dance from Gujarat, India. A nine-night festival. A circle around a flame. A way of saying — we are still here, still dancing.

{/* THE WORD */}
the word itself

garba = womb-lamp

The word garba comes from the Sanskrit{" "} garbha-deep — "womb" + "lamp." Picture a clay pot with a small oil lamp inside, holes punched in the sides so light spills out. That pot is the literal center of every garba. Dancers form a circle around it.

The pot represents the womb of the universe. The flame inside is the soul, the divine feminine, the goddess. By circling it, the dancers are circling life itself — spinning around the source.

(You'll also hear garbi, which is the same word with a diminutive suffix — a "little garba." And raas, a related dance with sticks called dandiyas. Different dance, different night, same festival.)

गर्भ + दीप
garbha + deep
womb · lamp
light, held in a vessel, surrounded by people
{/* TIMELINE */}
↓ a very short history ↓

from temple courtyard to wembley stadium

{[ { year: "14th c.", title: "earliest written records", body: "Bhakti-era poets like Narsinh Mehta describe women circling a lamp and singing to Goddess Amba. The garbi (lamp-pot) is already at the center." }, { year: "1500s", title: "becomes a festival", body: "The dance gets formally tied to Navratri — nine nights honoring the goddess Durga in her many forms. Each night, a new color, a new song." }, { year: "1800s", title: "two flavors emerge", body: "Garba (in a circle, no props, devotional) splits from raas (with dandiya sticks, mythological). They share a stage but tell different stories." }, { year: "1970s", title: "amplified & electrified", body: "Bands replace the lone dholak. Singers like Hemant Chauhan and Kishore Manraja record garba albums. Tempos climb. Crowds get huge." }, { year: "1990s", title: "exported & remixed", body: "Diaspora communities in the UK, US, Canada start their own Navratri Mela. DJs introduce 'disco garba' — Bollywood-tempo, modern footwork, fusion choreography." }, { year: "today", title: "UNESCO heritage, 2023", body: "Garba is inscribed on UNESCO's Intangible Cultural Heritage list. From Vadodara temple steps to Wembley arena, the circle keeps spinning." }, ].map(({ year, title, body }, i) => (
{year}

{title}

{body}

))}
{/* THE 9 NIGHTS */}
↓ the nine nights · navratri 2026 ↓

navratri, color by color

Each of the nine Navratri nights is dedicated to a form of the goddess — and a color worn by dancers across Gujarat. Here are the dates and colors for{" "} Navratri 2026, Oct 11 – Oct 19.

{[ { n: 1, name: "Shailputri", date: "Oct 11", day: "Sun", color: "#E8732E", colorName: "orange" }, { n: 2, name: "Brahmacharini", date: "Oct 12", day: "Mon", color: "#FFFFFF", colorName: "white" }, { n: 3, name: "Chandraghanta", date: "Oct 13", day: "Tue", color: "#C72935", colorName: "red" }, { n: 4, name: "Kushmanda", date: "Oct 14", day: "Wed", color: "#1E3A8A", colorName: "royal blue" }, { n: 5, name: "Skandamata", date: "Oct 15", day: "Thu", color: "#E8A33D", colorName: "yellow" }, { n: 6, name: "Katyayani", date: "Oct 16", day: "Fri", color: "#3F7D3A", colorName: "green" }, { n: 7, name: "Kalaratri", date: "Oct 17", day: "Sat", color: "#9C9C9C", colorName: "grey" }, { n: 8, name: "Mahagauri", date: "Oct 18", day: "", color: "#6B2D8C", colorName: "purple" }, { n: 9, name: "Siddhidatri", date: "Oct 19", day: "", color: "#0E7C7B", colorName: "peacock green" }, ].map(({ n, name, date, day, color, colorName }) => { const lightBg = ["#FFFFFF", "#E8A33D", "#9C9C9C"].includes(color); return (
{n}
{day}
{date}
{name}
{colorName}
); })}
{/* WHAT TO WEAR / WHAT TO EXPECT */}
✦ what to wear

chaniya choli or kediyu

Women:{" "} The anchor piece is the chaniya choli — a flared mirror-work skirt, fitted blouse, and dupatta — in that day's Navratri color. Modern takes swap in lehengas with cropped blouses, cape jackets, or Indo-western coord sets, all in lightweight georgette or cotton that moves well during hours of dancing. Heavy oxidized silver or gold jewelry, stacked bangles, and a bindi are standard.{" "} Skip heels — juttis (flat embroidered slip-ons) or kolhapuris are the move; you'll be on your feet for four-plus hours.

Men:{" "} The most common look today is an{" "} embroidered kurta with churidar or slim-fit pants{" "} — it's festive, comfortable to dance in, and widely seen at both diaspora and Gujarat events. A Nehru-collar sherwani jacket over a kurta is a step up for those who want a sharper look without going full traditional. The classic{" "} kediyu and{" "} chorno are still worn and always appreciated, but definitely skew more heritage/folk. Like women, men typically try to match the day's color somewhere in the outfit — a solid-color kurta is the easiest way to do that.

The one rule everyone follows:{" "} wear the day's color, or at least carry it somewhere in your outfit.

✦ what a night looks like

slow → fast → ferocious

Garba nights begin around dusk with a brief{" "} aarti — a prayer in front of a central idol or image of the goddess, often surrounded by marigolds, diyas, and rangoli. Then the dancing starts. Hundreds (or thousands) of people form concentric circles and move counterclockwise in synchronized steps, clapping in rhythm to the dhol and live singing. The energy builds deliberately: early rounds are slow and meditative, almost devotional in feel. By mid-night the music accelerates, the circles multiply outward, new circles form inside the old ones, and the whole venue pulses — claps louder, steps faster, everyone dripping sweat and completely absorbed. Most big events also include{" "} Dandiya Raas, where partners face each other and tap colorful wooden sticks in rhythm — a nod to the symbolic battle between Durga and the demon Mahishasura. Modern events regularly feature touring artists from India and Bollywood remixes alongside traditional folk music, and run well past midnight.

{/* MAKER'S NOTE */}
✦ a small note from the maker

built by one Gujarati, in the U.S.

This site is created and run by a single Gujarati living in the U.S. Garba is enormous — every village, every family, every generation has its own variations, its own spellings, its own stories. I'm doing my best, but I'll get things wrong. If you spot a mistake — a transliteration that's off, a step I've mislabeled, a region I've credited incorrectly, a nuance I've flattened — please pardon the error and{" "} reach out . I'd love to learn from you and make this better.

{/* CREDITS */}
made with love by
Shiv Trivedi
Shiv Trivedi
khelaiyo, nerd, guju
✦ San Francisco
); }; window.About = About;