<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://shop.jaivakeel.org/blogs/feed" rel="self" type="application/rss+xml"/><title>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog</title><description>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog</description><link>https://shop.jaivakeel.org/blogs</link><lastBuildDate>Wed, 19 Aug 2026 00:43:48 +0530</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Ganesh Chaturthi Celebrations]]></title><link>https://shop.jaivakeel.org/blogs/post/ganesh-chaturthi</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_P2F3ODVKTGeGmUDb-f6_Mw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_S-dIFrs5SMKwc1dTPi9vPw" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_RZioj_90Tx2qvHsZRJzktg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_TCnYuDhtWtgYEXgyqM6W2Q" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Welcome Bappa Home — Jai Vakeel Products</title><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&amp;family=DM+Sans:wght@300;400;500&amp;display=swap" rel="stylesheet"><style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --saffron: #e07b20; --crimson: #b5282a; --deep: #1a0f00; --cream: #fdf8ef; --gold: #c9a84c; --muted: #7a6040; --light: #f7ede0; --marigold: #f0a500; } html { scroll-behavior: smooth; } body { background: var(--cream); color: var(--deep); font-family: 'DM Sans', sans-serif; font-weight: 300; line-height: 1.75; overflow-x: hidden; } .hero { min-height: 90vh; display: grid; grid-template-columns: 1fr 1fr; background: var(--deep); position: relative; overflow: hidden; } .hero-bg { position: absolute; inset: 0; background-image: radial-gradient(circle at 15% 60%, rgba(224,123,32,0.18) 0%, transparent 55%), radial-gradient(circle at 85% 20%, rgba(201,168,76,0.12) 0%, transparent 50%); } .hero-left { display: flex; flex-direction: column; justify-content: center; padding: 80px 60px 80px 80px; position: relative; z-index: 2; } .hero-tag { display: inline-block; background: var(--saffron); color: #fff; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 18px; border-radius: 2px; margin-bottom: 32px; width: fit-content; animation: fadeUp 0.7s ease both; } .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem, 4.5vw, 5rem); line-height: 1.08; color: #fdf8ef; font-weight: 700; animation: fadeUp 0.8s ease both 0.1s; } .hero h1 em { font-style: italic; color: var(--gold); } .hero-sub { color: rgba(253,248,239,0.5); font-size: 1rem; margin-top: 28px; max-width: 420px; line-height: 1.85; animation: fadeUp 0.8s ease both 0.25s; } .hero-meta { margin-top: 48px; display: flex; gap: 32px; color: rgba(253,248,239,0.35); font-size: 0.78rem; letter-spacing: 0.08em; animation: fadeUp 0.8s ease both 0.4s; } .hero-meta span::before { content: "— "; } .hero-right { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; background: #2a1500; padding: 40px 32px; } .hero-images { display: flex; flex-direction: column; gap: 12px; align-items: center; width: 100%; max-width: 320px; } .hero-images img { width: 100%; border-radius: 4px; object-fit: cover; box-shadow: 0 16px 48px rgba(0,0,0,0.6); display: block; } .hero-images img.tall { height: 260px; object-position: center top; } .hero-images img.wide { height: 180px; } .intro-strip { background: var(--saffron); padding: 16px 80px; display: flex; align-items: center; gap: 28px; overflow: hidden; } .strip-text { color: rgba(255,255,255,.93); font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; white-space: nowrap; font-weight: 500; } .strip-dot { width: 4px; height: 4px; background: rgba(255,255,255,.5); border-radius: 50%; flex-shrink: 0; } .container { max-width: 760px; margin: 0 auto; padding: 0 32px; } .prose-section { padding: 80px 0 60px; } .section-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--saffron); font-weight: 500; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .section-label::after { content: ""; flex: 1; height: 1px; background: var(--saffron); opacity: 0.3; } h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.5rem); font-weight: 700; line-height: 1.2; color: var(--deep); margin-bottom: 26px; } h2 em { font-style: italic; color: var(--saffron); } p { font-size: 1.04rem; color: #3a2510; line-height: 1.9; margin-bottom: 22px; } p strong { color: var(--deep); font-weight: 500; } .pull-quote { border-left: 3px solid var(--gold); padding: 26px 36px; margin: 48px 0; background: linear-gradient(to right, rgba(201,168,76,.07), transparent); } .pull-quote blockquote { font-family: 'Playfair Display', serif; font-size: 1.4rem; font-style: italic; color: var(--deep); line-height: 1.55; } .products-bg { background: var(--light); padding: 80px 0; } .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 3px; max-width: 1100px; margin: 3px auto 0; } .pcard { background: var(--cream); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .pcard:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(26,15,0,.1); z-index: 2; } .pcard-img { width: 100%; aspect-ratio: 1/1; overflow: hidden; background: var(--light); } .pcard-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .pcard:hover .pcard-img img { transform: scale(1.06); } .pcard-badge { color: #fff; font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 12px; font-weight: 500; display: block; } .badge-toran { background: #8b4513; } .badge-hang { background: #5c3317; } .badge-gift { background: #b5282a; } .badge-giveaway { background: #c9a84c; color: #1a0f00; } .pcard-body { padding: 18px 20px 22px; flex: 1; display: flex; flex-direction: column; } .pcard-price { font-size: 0.72rem; color: var(--saffron); font-weight: 500; margin-bottom: 4px; } .pcard-name { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 700; color: var(--deep); margin-bottom: 8px; line-height: 1.3; } .pcard-desc { font-size: 0.83rem; color: var(--muted); line-height: 1.72; margin-bottom: 14px; flex: 1; } .pcard-link { display: inline-flex; align-items: center; gap: 6px; color: var(--saffron); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(224,123,32,.3); padding-bottom: 1px; width: fit-content; transition: gap 0.2s, border-color 0.2s; } .pcard-link:hover { gap: 12px; border-color: var(--saffron); } .gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; height: 260px; } .gallery-strip .gimg { overflow: hidden; } .gallery-strip .gimg img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .gallery-strip .gimg:hover img { transform: scale(1.07); } .view-all-wrap { text-align: center; padding: 36px 0 0; } .view-all-btn { display: inline-block; border: 1.5px solid var(--saffron); color: var(--saffron); text-decoration: none; padding: 12px 36px; font-size: 0.78rem; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, color 0.2s; } .view-all-btn:hover { background: var(--saffron); color: #fff; } .gifting-section { padding: 80px 0; } .gifting-header { text-align: center; margin-bottom: 48px; } .gifting-header .emoji { font-size: 2.4rem; display: block; margin-bottom: 14px; } .gifting-header p { max-width: 580px; margin: 0 auto; color: var(--muted); font-size: 0.97rem; } .mission-band { background: var(--deep); padding: 72px 80px; display: grid; grid-template-columns: 1fr 2px 1fr; gap: 60px; align-items: center; } .mission-div { background: rgba(201,168,76,.25); height: 100%; } .mission-text { color: #fdf8ef; } .mission-text .label { font-size: 0.65rem; letter-spacing: 0.2em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; font-weight: 500; } .mission-text h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 14px; } .mission-text p { color: rgba(253,248,239,.6); font-size: 0.92rem; line-height: 1.8; margin: 0; } .cta-section { padding: 96px 0; text-align: center; } .cta-section .sub { color: var(--muted); font-size: 0.98rem; margin-bottom: 40px; } .cta-btn { display: inline-block; background: var(--saffron); color: #fff; text-decoration: none; padding: 17px 46px; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, transform 0.2s; } .cta-btn:hover { background: #b8650f; transform: translateY(-2px); } .cta-secondary { display: inline-block; margin-left: 20px; color: var(--saffron); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; border-bottom: 1px solid rgba(224,123,32,.4); padding-bottom: 2px; } .cta-secondary:hover { border-color: var(--saffron); } footer { background: var(--light); padding: 30px 80px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(26,15,0,.08); } footer .brand { font-family: 'Playfair Display', serif; font-size: 0.9rem; color: var(--deep); font-weight: 700; } footer .copy { font-size: 0.74rem; color: var(--muted); } @media (max-width: 960px) { .hero { grid-template-columns: 1fr; } .hero-right { display: none; } .hero-left { padding: 80px 32px; } .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr 1fr; } .grid-2 { grid-template-columns: 1fr; } .mission-band { grid-template-columns: 1fr; padding: 60px 32px; } .mission-div { display: none; } .gallery-strip { grid-template-columns: repeat(2,1fr); height: 320px; } footer { flex-direction: column; gap: 12px; text-align: center; padding: 32px; } .intro-strip { padding: 16px 32px; } } @media (max-width: 580px) { .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr; } } @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } </style><header class="hero"><div class="hero-bg"></div>
<div class="hero-left"><span class="hero-tag">Ganesh Chaturthi 2026 · Décor &amp; Gifting Guide</span><h1>Welcome <em>Bappa</em> Home</h1><p class="hero-sub">Deck your home with handcrafted Torans, Hangings, and festive décor — and gift your guests something truly meaningful, made by the artisans of Jai Vakeel Foundation.</p><div class="hero-meta"><span>Jai Vakeel Products</span><span>5 min read</span></div>
</div><div class="hero-right"><div class="hero-images"><img class="tall" src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Ball Toran"><img class="wide" src="https://cdn2.zohoecommerce.com/product-images/GANPATI+SQUARE+PILLAR+CANDLE.jpg/3572007000000596495/800x800?storefront_domain=shop.jaivakeel.org" alt="Ganpati Square Pillar Candle"></div>
</div></header><div class="intro-strip"><span class="strip-text">Handcrafted in Mumbai</span><span class="strip-dot"></span><span class="strip-text">Torans &amp; Hangings</span><span class="strip-dot"></span><span class="strip-text">Ganpati Candles</span><span class="strip-dot"></span><span class="strip-text">Gifting &amp; Giveaways</span><span class="strip-dot"></span><span class="strip-text">Every Purchase Empowers Our Artisans</span></div>
<section class="prose-section"><div class="container"><div class="section-label"> The Festival of New Beginnings </div>
<h2>Ganesh Chaturthi — <em>A Celebration of Home</em></h2><p>Ganesh Chaturthi is one of India's most joyous festivals — ten days of devotion, colour, music, modaks, and the warm presence of Bappa filling every home. The preparations begin well before the first day: the doorway is adorned, the puja corner is readied, and the air fills with the sweet fragrance of flowers and diyas.</p><p>At Jai Vakeel Products, we have everything you need to make your home truly festive this Ganesh Chaturthi. <strong>Every Toran, Hanging, candle, and paper bag is handcrafted by young adults with intellectual disabilities</strong> at India's largest sheltered workshop, established in 1944. When you decorate your home with our products, you invite not just Bappa — but also the spirit of inclusion and empowerment.</p><p>Here's your complete guide to decorating, gifting, and celebrating with Jai Vakeel Products this Chaturthi.</p><div class="pull-quote"><blockquote> "Vakratunda Mahakaya — the remover of obstacles, the lord of beginnings. May Bappa fill your home with joy, abundance, and light." </blockquote></div>
</div></section><section class="products-bg"><div class="container" style="max-width:1100px;margin-bottom:36px;"><div class="section-label" style="justify-content:center;"> Home Décor </div>
<h2 style="text-align:center;margin-bottom:8px;">Deck Your Doorway with <em>Torans</em></h2><p style="text-align:center;color:var(--muted);max-width:580px;margin:0 auto;">A Toran at the entrance invites prosperity and wards off negativity. Our collection spans every style — from classic to ornate — all 42" wide and handcrafted with love.</p></div>
<div class="grid-4"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Ball Toran"></div><span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price"> ₹750 </div>
<div class="pcard-name"> Rose Gota Ball Toran </div><p class="pcard-desc">Delicate gota rose balls strung on a 42" toran — soft, festive, and utterly charming. Perfect for a home that loves a touch of elegance over its doorway.</p><a href="https://shop.jaivakeel.org/products/f591892c73/3572007000001298095" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/F6EB82E8-E753-4DBB-BE2B-6F52B06DFDAB.jpg/3572007000001483048/800x800?storefront_domain=shop.jaivakeel.org" alt="Gota Leaf Toran"></div><span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price"> ₹1,750 </div>
<div class="pcard-name"> Gota Leaf Toran </div><p class="pcard-desc">Rich gota patti leaf detailing on a long 42" toran — festive, traditional, and striking. A statement piece for your main entrance that captures the spirit of Chaturthi.</p><a href="https://shop.jaivakeel.org/products/d389f51c8e/3572007000001298121" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/CLOSEUP+OF+MAROON+KALI+TORAN.jpg/3572007000002095016/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Toran"></div><span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price"> ₹1,750 </div>
<div class="pcard-name"> Maroon Mogra Toran </div><p class="pcard-desc">Deep maroon tones with delicate mogra florals — a toran that channels tradition and brings an air of auspiciousness to any doorway during the festive season.</p><a href="https://shop.jaivakeel.org/products/f63446e02c/3572007000001298147" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/ASOPALAV+TORAN.jpg/3572007000000569099/800x800?storefront_domain=shop.jaivakeel.org" alt="Asopalav Toran"></div><span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price"> ₹750 </div>
<div class="pcard-name"> Asopalav Toran </div><p class="pcard-desc">The timeless Asopalav (mango leaf) toran — a symbol of good luck and auspicious beginnings. Clean, classic, and perfect for welcoming Bappa into your home.</p><a href="https://shop.jaivakeel.org/products/f55fabe011/3572007000000357398" class="pcard-link">Shop Now →</a></div>
</div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="view-all-btn">View All Torans →</a></div>
</section><div class="gallery-strip"><div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Toran"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/RAJWADI+DOUBLE+HANGING.png/3572007000001370137/800x800?storefront_domain=shop.jaivakeel.org" alt="Rajwadi Hanging"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/SHUBH+LABH+LOTUS+HANGING.png/3572007000001370197/800x800?storefront_domain=shop.jaivakeel.org" alt="Shubh Labh Hanging"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/MAROON+MOGRA+HANGING.jpeg/3572007000001370177/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Hanging"></div>
</div><section class="gifting-section" style="background:var(--cream);"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🪔</span><div class="section-label" style="justify-content:center;"> Home Décor </div>
<h2>Complete the Look with <em>Hangings</em></h2><p>While the Toran graces your doorway, our Hangings bring festive beauty to every corner of your home — on pillars, windows, puja corners, and walls. Each piece is handcrafted for Chaturthi's spirit.</p></div>
<div class="grid-3" style="max-width:1100px;margin:0 auto;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/RAJWADI+DOUBLE+HANGING.png/3572007000001370137/800x800?storefront_domain=shop.jaivakeel.org" alt="Rajwadi Double Hanging"></div><span class="pcard-badge badge-hang">Hanging · 28" &amp; 38"</span><div class="pcard-body"><div class="pcard-price"> ₹1,950 </div>
<div class="pcard-name"> Rajwadi Double Hanging </div><p class="pcard-desc">Two tiered hangings in a regal Rajwadi style — gold, pink, and ivory with intricate detailing. Hang them on your puja pillars or on either side of Bappa's mandap for a truly royal look.</p><a href="https://shop.jaivakeel.org/products/d698fcc64f/3572007000001298036" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/SHUBH+LABH+LOTUS+HANGING.png/3572007000001370197/800x800?storefront_domain=shop.jaivakeel.org" alt="Shubh Labh Lotus Hanging"></div><span class="pcard-badge badge-hang">Hanging · 28"</span><div class="pcard-body"><div class="pcard-price"> ₹1,000 </div>
<div class="pcard-name"> Shubh Labh Lotus Hanging </div><p class="pcard-desc">Shubh and Labh — auspicious symbols of good fortune — paired with lotus motifs in ivory and gold. A classic Chaturthi hanging that carries deep meaning and festive beauty.</p><a href="https://shop.jaivakeel.org/products/c71775d7bf/3572007000001298023" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/MAROON+MOGRA+HANGING.jpeg/3572007000001370177/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Hanging"></div><span class="pcard-badge badge-hang">Hanging · 28"</span><div class="pcard-body"><div class="pcard-price"> ₹1,250 </div>
<div class="pcard-name"> Maroon Mogra Hanging </div><p class="pcard-desc">Rich maroon mogra florals strung into an elegant hanging — deep, fragrant, and festive. Perfect for adding warmth and traditional beauty to your mandap or puja corner.</p><a href="https://shop.jaivakeel.org/products/beb10c5e61/3572007000001298064" class="pcard-link">Shop Now →</a></div>
</div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="view-all-btn">View All Hangings →</a></div>
</section><section class="gifting-section" style="background:var(--light);padding:80px 0;"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🎁</span><div class="section-label" style="justify-content:center;"> Gifting &amp; Giveaways </div>
<h2>Give Something <em>Meaningful</em></h2><p>Ganesh Chaturthi is a season of sharing and generosity. Whether you're gifting close family, sending prasad home with guests, or putting together Chaturthi giveaways for a housing society or office — Jai Vakeel Products has the perfect pieces, all handcrafted with purpose.</p></div>
<div class="grid-3" style="max-width:1100px;margin:0 auto;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/GANPATI+SQUARE+PILLAR+CANDLE.jpg/3572007000000596495/800x800?storefront_domain=shop.jaivakeel.org" alt="Ganpati Square Pillar Candle"></div><span class="pcard-badge badge-gift">⭐ Featured Gift</span><div class="pcard-body"><div class="pcard-price"> ₹275 </div>
<div class="pcard-name"> Ganpati Square Pillar Candle </div><p class="pcard-desc">An elegant square pillar candle adorned with a beautifully crafted Ganpati motif — handcrafted by our artisans with extraordinary attention to detail. At ₹275, it's the perfect gift for Chaturthi: meaningful, beautiful, and affordable enough for giving in bulk. Package it in one of our paper bags and you have an instant giveaway everyone will love.</p><a href="https://shop.jaivakeel.org/products/f5d036af3d/3572007000000364735" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_9326.png/3572007000001582313/800x800?storefront_domain=shop.jaivakeel.org" alt="Handcrafted Paper Gift Bags"></div><span class="pcard-badge badge-giveaway">Giveaway Packaging</span><div class="pcard-body"><div class="pcard-price"> From ₹80 </div>
<div class="pcard-name"> Handcrafted Paper Gift Bags </div><p class="pcard-desc">Complete your Chaturthi giveaway with our beautiful handcrafted paper bags. Available in a range of festive colours and sizes — perfect for packaging the Ganpati candle, mithai, or any small gift. Thoughtfully made, beautifully packaged, meaningfully given.</p><a href="https://shop.jaivakeel.org/collections/paperbag-collection/3572007000000398485" class="pcard-link">Browse Paper Bags →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/WHITE+ASHTAVINAYAK+HURRICANE+CANDLE.jpg/3572007000000606355/800x800?storefront_domain=shop.jaivakeel.org" alt="Ashtavinayak Candle"></div><span class="pcard-badge badge-gift">Gifting</span><div class="pcard-body"><div class="pcard-price"> From ₹275 </div>
<div class="pcard-name"> Full Candle Collection </div><p class="pcard-desc">Beyond the Ganpati Candle, our full candle range offers lotus candles, pillar candles, scented candles, and more — each handcrafted by our artisans. Build a curated Chaturthi gift set or stock up for the whole festive season.</p><a href="https://shop.jaivakeel.org/collections/candle-collection/3572007000000398285" class="pcard-link">Browse Candles →</a></div>
</div></div><div style="max-width:1100px;margin:20px auto 0;background:var(--deep);padding:36px 48px;display:flex;align-items:flex-start;gap:24px;"><span style="font-size:2rem;flex-shrink:0;">💡</span><div><p style="color:var(--gold);font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;font-weight:500;margin-bottom:8px;">Chaturthi Giveaway Tip</p><p style="color:rgba(253, 248, 239, 0.85);font-size:0.95rem;line-height:1.8;margin:0;">Pair a <strong style="color:rgb(253, 248, 239);">Ganpati Square Pillar Candle</strong> with one of our <strong style="color:rgb(253, 248, 239);">handcrafted paper bags</strong> for an instant giveaway that guests will actually use and remember. Available for bulk orders — write to <strong style="color:rgb(253, 248, 239);">sales@jaivakeel.org</strong> or call <strong style="color:rgb(253, 248, 239);">+91 93727 29933</strong>.</p></div>
</div></section><section class="prose-section"><div class="container"><div class="section-label"> From Our Sheltered Workshop </div>
<h2>Celebrate With <em>Purpose</em></h2><p>Every piece you bring home this Ganesh Chaturthi — the Toran at your door, the Hanging by your mandap, the candle you give away — is handcrafted by our artisans at the Jai Vakeel Foundation Sheltered Workshop in Mumbai.</p><p>These are not mass-produced festival decorations. They are made with patience, skill, and genuine joy by young adults with intellectual disabilities who take enormous pride in their craft. When you celebrate with Jai Vakeel Products, Bappa's arrival in your home carries an extra layer of meaning.</p><p><strong>Ganpati Bappa Morya.</strong> May this Chaturthi bring your home abundance, laughter, and light — and may you help us light up the lives of our artisans in return.</p></div>
</section><section class="mission-band"><div class="mission-text"><div class="label"> Since 1944 </div>
<h3>India's Largest Sheltered Workshop</h3><p>Jai Vakeel Foundation has been empowering young adults with intellectual disabilities for over 80 years. Every product sold directly supports the livelihoods, dignity, and empowerment of our artisans in Mumbai.</p></div>
<div class="mission-div"></div><div class="mission-text"><div class="label"> Bulk &amp; Corporate Gifting </div>
<h3>Order in Bulk for Housing Societies &amp; Offices</h3><p>Planning Chaturthi giveaways for a large group? We welcome bulk orders on candles, paper bags, and all our products. Write to sales@jaivakeel.org or call +91 93727 29933. We'll customise it for you.</p></div>
</section><section class="cta-section"><div class="container"><div class="section-label" style="justify-content:center;"> Shop the Collection </div>
<h2>Make This Chaturthi <em>Unforgettable</em></h2><p class="sub">Torans from ₹390. Candles from ₹275. Delivered across India in 7–10 working days.</p><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="cta-btn">Shop Torans &amp; Hangings</a><a href="https://shop.jaivakeel.org/products/f5d036af3d/3572007000000364735" class="cta-secondary">Buy Ganpati Candle</a></div>
</section><footer><div class="brand"> Jai Vakeel Products </div><div class="copy"> shop.jaivakeel.org &nbsp;·&nbsp; +91 93727 29933 &nbsp;·&nbsp; Mumbai &nbsp;·&nbsp; Made with love by our artisans </div>
</footer></div></div></div></div></div></div></div>]]></content:encoded><pubDate>Tue, 18 Aug 2026 10:00:15 +0530</pubDate></item><item><title><![CDATA[Rakhi]]></title><link>https://shop.jaivakeel.org/blogs/post/rakhi</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_-IMrTHlsRI2E5F5WAnOmyw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_S2b6Q7i3SheL29lXseK4BQ" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_2ynSJ99ESSG68I18cg2byg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_AqCkNd9a2OBRBHLYQmpRNw" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Tie a Rakhi, Change a Life — Jai Vakeel Products</title><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&amp;family=DM+Sans:wght@300;400;500&amp;display=swap" rel="stylesheet"><style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --saffron: #e8651a; --crimson: #b5282a; --deep: #1e1010; --cream: #fdf6ee; --gold: #c9a84c; --muted: #7a6055; --light: #f7ede2; --rose: #e8c4b8; } html { scroll-behavior: smooth; } body { background: var(--cream); color: var(--deep); font-family: 'DM Sans', sans-serif; font-weight: 300; line-height: 1.75; overflow-x: hidden; } /* ── HERO ── */ .hero { min-height: 90vh; display: grid; grid-template-columns: 1fr 1fr; background: var(--deep); position: relative; overflow: hidden; } .hero-bg { position: absolute; inset: 0; background-image: radial-gradient(circle at 20% 50%, rgba(232,101,26,0.12) 0%, transparent 60%), radial-gradient(circle at 80% 20%, rgba(181,40,42,0.08) 0%, transparent 50%); } .hero-left { display: flex; flex-direction: column; justify-content: center; padding: 80px 60px 80px 80px; position: relative; z-index: 2; } .hero-tag { display: inline-block; background: var(--saffron); color: #fff; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 18px; border-radius: 2px; margin-bottom: 32px; width: fit-content; animation: fadeUp 0.7s ease both; } .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem, 4.5vw, 5rem); line-height: 1.08; color: #fdf6ee; font-weight: 700; animation: fadeUp 0.8s ease both 0.1s; } .hero h1 em { font-style: italic; color: var(--gold); } .hero-sub { color: rgba(253,246,238,0.5); font-size: 1rem; margin-top: 28px; max-width: 420px; line-height: 1.85; animation: fadeUp 0.8s ease both 0.25s; } .hero-meta { margin-top: 48px; display: flex; gap: 32px; color: rgba(253,246,238,0.35); font-size: 0.78rem; letter-spacing: 0.08em; animation: fadeUp 0.8s ease both 0.4s; } .hero-meta span::before { content: "— "; } .hero-right { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; background: #2a1010; padding: 40px; } .hero-collage { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; min-height: 500px; } .hero-collage img.main-img { width: 260px; height: 320px; object-fit: cover; border-radius: 4px; box-shadow: 0 30px 80px rgba(0,0,0,0.65); position: relative; z-index: 3; } .hero-collage img.side-img { width: 155px; height: 195px; object-fit: cover; border-radius: 4px; box-shadow: 0 20px 50px rgba(0,0,0,0.5); position: absolute; } .hero-collage img.side-img.top-right { top: 48px; right: 28px; transform: rotate(3.5deg); z-index: 4; } .hero-collage img.side-img.bottom-left { bottom: 48px; left: 18px; transform: rotate(-4deg); z-index: 2; } .hero-deco { position: absolute; width: 300px; height: 300px; border: 1px solid rgba(201,168,76,0.15); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; } /* ── STRIP ── */ .intro-strip { background: var(--saffron); padding: 16px 80px; display: flex; align-items: center; gap: 28px; overflow: hidden; } .strip-text { color: rgba(255,255,255,.92); font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; white-space: nowrap; font-weight: 500; } .strip-dot { width: 4px; height: 4px; background: rgba(255,255,255,.5); border-radius: 50%; flex-shrink: 0; } /* ── PROSE ── */ .container { max-width: 760px; margin: 0 auto; padding: 0 32px; } .prose-section { padding: 80px 0 60px; } .section-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--saffron); font-weight: 500; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .section-label::after { content: ""; flex: 1; height: 1px; background: var(--saffron); opacity: 0.3; } h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.5rem); font-weight: 700; line-height: 1.2; color: var(--deep); margin-bottom: 26px; } h2 em { font-style: italic; color: var(--saffron); } p { font-size: 1.04rem; color: #4a2e20; line-height: 1.9; margin-bottom: 22px; } p strong { color: var(--deep); font-weight: 500; } .pull-quote { border-left: 3px solid var(--gold); padding: 26px 36px; margin: 48px 0; background: linear-gradient(to right, rgba(201,168,76,.06), transparent); } .pull-quote blockquote { font-family: 'Playfair Display', serif; font-size: 1.4rem; font-style: italic; color: var(--deep); line-height: 1.55; } /* ── PRODUCT CARDS ── */ /* Card: image on top, badge tag BELOW image, then name, desc, link */ .products-section { background: var(--light); padding: 80px 0; } .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 3px; max-width: 1100px; margin: 3px auto 0; } .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .pcard { background: var(--cream); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .pcard:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(30,16,16,.1); z-index: 2; } .pcard-img { width: 100%; aspect-ratio: 1/1; overflow: hidden; background: var(--light); } .pcard-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .pcard:hover .pcard-img img { transform: scale(1.06); } /* badge sits BELOW image, full-width coloured bar */ .pcard-badge { background: var(--crimson); color: #fff; font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 12px; font-weight: 500; display: block; } .pcard-badge.lumba { background: var(--saffron); } .pcard-badge.sister { background: #9b3a6a; } .pcard-badge.brother { background: #2c4a6e; } .pcard-body { padding: 18px 20px 22px; flex: 1; display: flex; flex-direction: column; } .pcard-price { font-size: 0.72rem; color: var(--saffron); font-weight: 500; margin-bottom: 4px; } .pcard-name { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 700; color: var(--deep); margin-bottom: 8px; line-height: 1.3; } .pcard-desc { font-size: 0.83rem; color: var(--muted); line-height: 1.72; margin-bottom: 14px; flex: 1; } .pcard-link { display: inline-flex; align-items: center; gap: 6px; color: var(--saffron); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(232,101,26,.3); padding-bottom: 1px; width: fit-content; transition: gap 0.2s, border-color 0.2s; } .pcard-link:hover { gap: 12px; border-color: var(--saffron); } /* Lumba card — landscape ratio */ .pcard-img.landscape { aspect-ratio: 4/3; } /* ── GALLERY STRIP ── */ .gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; height: 260px; } .gallery-strip .gimg { overflow: hidden; } .gallery-strip .gimg img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .gallery-strip .gimg:hover img { transform: scale(1.07); } /* ── GIFTING HEADERS ── */ .gifting-section { padding: 80px 0; } .sister-bg { background: #fdf0ea; } .brother-bg { background: var(--light); } .gifting-header { text-align: center; margin-bottom: 48px; } .gifting-header .emoji { font-size: 2.4rem; display: block; margin-bottom: 14px; } .gifting-header p { max-width: 560px; margin: 0 auto; color: var(--muted); font-size: 0.97rem; } /* ── MISSION ── */ .mission-band { background: var(--deep); padding: 72px 80px; display: grid; grid-template-columns: 1fr 2px 1fr; gap: 60px; align-items: center; } .mission-div { background: rgba(201,168,76,.25); height: 100%; } .mission-text { color: #fdf6ee; } .mission-text .label { font-size: 0.65rem; letter-spacing: 0.2em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; font-weight: 500; } .mission-text h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 14px; } .mission-text p { color: rgba(253,246,238,.6); font-size: 0.92rem; line-height: 1.8; margin: 0; } /* ── CTA ── */ .cta-section { padding: 96px 0; text-align: center; } .cta-section .sub { color: var(--muted); font-size: 0.98rem; margin-bottom: 40px; } .cta-btn { display: inline-block; background: var(--saffron); color: #fff; text-decoration: none; padding: 17px 46px; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, transform 0.2s; } .cta-btn:hover { background: #c8540e; transform: translateY(-2px); } .cta-secondary { display: inline-block; margin-left: 20px; color: var(--saffron); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; border-bottom: 1px solid rgba(232,101,26,.4); padding-bottom: 2px; } .cta-secondary:hover { border-color: var(--saffron); } /* ── VIEW ALL BUTTON ── */ .view-all-wrap { text-align: center; padding: 36px 0 0; } .view-all-btn { display: inline-block; border: 1.5px solid var(--saffron); color: var(--saffron); text-decoration: none; padding: 12px 36px; font-size: 0.78rem; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, color 0.2s; } .view-all-btn:hover { background: var(--saffron); color: #fff; } /* ── FOOTER ── */ footer { background: var(--light); padding: 30px 80px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(30,16,16,.08); } footer .brand { font-family: 'Playfair Display', serif; font-size: 0.9rem; color: var(--deep); font-weight: 700; } footer .copy { font-size: 0.74rem; color: var(--muted); } /* ── RESPONSIVE ── */ @media (max-width: 960px) { .hero { grid-template-columns: 1fr; } .hero-right { display: none; } .hero-left { padding: 80px 32px; } .grid-4 { grid-template-columns: 1fr 1fr; } .grid-2 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr 1fr; } .mission-band { grid-template-columns: 1fr; padding: 60px 32px; } .mission-div { display: none; } .gallery-strip { grid-template-columns: repeat(2,1fr); height: 320px; } footer { flex-direction: column; gap: 12px; text-align: center; padding: 32px; } .intro-strip { padding: 16px 32px; } } @media (max-width: 580px) { .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr; } } @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } </style><!-- HERO --><header class="hero"><div class="hero-bg"></div>
<div class="hero-left"><span class="hero-tag">Raksha Bandhan 2026 · Gift Guide</span><h1>Tie a Rakhi,<br><em>Change a Life</em></h1><p class="hero-sub">This Raksha Bandhan, celebrate the bond of siblings with handcrafted Rakhis and gifts that carry a deeper story — made with love by the artisans of Jai Vakeel Foundation.</p><div class="hero-meta"><span>Jai Vakeel Products</span><span>5 min read</span></div>
</div><div class="hero-right"><div class="hero-deco"></div><div class="hero-collage"><img class="main-img" src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"><img class="side-img top-right" src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"><img class="side-img bottom-left" src="https://cdn2.zohoecommerce.com/product-images/Fawn+Kantha+Batwa.jpg/3572007000000626253/800x800?storefront_domain=shop.jaivakeel.org" alt="Fawn Kantha Batwa"></div>
</div></header><!-- STRIP --><div class="intro-strip"><span class="strip-text">Handcrafted in Mumbai</span><span class="strip-dot"></span><span class="strip-text">Rakhis &amp; Lumba</span><span class="strip-dot"></span><span class="strip-text">Gifts for Sisters</span><span class="strip-dot"></span><span class="strip-text">Gifts for Brothers</span><span class="strip-dot"></span><span class="strip-text">Every Purchase Empowers Our Artisans</span></div><!-- PROSE INTRO --><section class="prose-section"><div class="container"><div class="section-label"> The Festival of Bonds </div>
<h2>More Than a Thread — <em>A Promise</em></h2><p>Raksha Bandhan is one of India's most beloved festivals — a day to honour the unbreakable bond between siblings. The sister ties a Rakhi on her brother's wrist, a symbol of love and protection that transcends distance and time. The brother, in return, pledges his care and gifts something from the heart.</p><p>At Jai Vakeel Products, we believe a Rakhi should carry more than sentiment. <strong>Every Rakhi in our collection is handcrafted by young adults with intellectual disabilities</strong> at India's largest sheltered workshop, established in Mumbai in 1944. When you choose a Jai Vakeel Rakhi, you don't just celebrate your sibling — you celebrate the dignity and artistry of our incredible artisans.</p><p>This year, make your Rakhi unforgettable. Below you'll find our full collection of Rakhis and Lumba, along with thoughtful gifting ideas for both brothers and sisters.</p><div class="pull-quote"><blockquote> "The thread of a Rakhi is not just cotton — it is a weaving of love, memory, and a lifelong promise." </blockquote></div>
</div></section><!-- RAKHI COLLECTION --><section class="products-section"><div class="container" style="max-width:1100px;margin-bottom:36px;"><div class="section-label" style="justify-content:center;"> Our Rakhi Collection 2026 </div>
<h2 style="text-align:center;margin-bottom:8px;">Handcrafted <em>Rakhis</em></h2><p style="text-align:center;color:var(--muted);max-width:540px;margin:0 auto;">Each Rakhi is made with care, colour, and meaning by our talented artisans. ₹75 per piece.</p></div>
<div class="grid-4"><!-- CCRAK14 Blue Lotus Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"></div><span class="pcard-badge">CCRAK14 · For Brother</span><div class="pcard-body"><div class="pcard-price"> ₹75 / pc </div>
<div class="pcard-name"> Blue Lotus Rakhi </div><p class="pcard-desc">A serene lotus motif in blue — a symbol of grace, purity, and new beginnings. Handcrafted by our artisans with love and precision.</p><a href="https://shop.jaivakeel.org/products/e44ca052e5/3572007000001070146" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK15 Orange Aum Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1049.jpg/3572007000001371284/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Aum Rakhi"></div><span class="pcard-badge">CCRAK15 · For Brother</span><div class="pcard-body"><div class="pcard-price"> ₹75 / pc </div>
<div class="pcard-name"> Orange Aum Rakhi </div><p class="pcard-desc">Vibrant orange with a sacred Aum motif — bold, auspicious, and full of warmth. A Rakhi that honours both tradition and heart.</p><a href="https://shop.jaivakeel.org/products/b1138dab9d/3572007000001070158" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK16 Blue Evil Eye Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1046.jpg/3572007000001371244/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Evil Eye Rakhi"></div><span class="pcard-badge">CCRAK16 · For Brother</span><div class="pcard-body"><div class="pcard-price"> ₹75 / pc </div>
<div class="pcard-name"> Blue Evil Eye Rakhi </div><p class="pcard-desc">Tie this on your brother's wrist and wish him protection all year long. The Evil Eye motif wards off negativity — a deeply meaningful gesture.</p><a href="https://shop.jaivakeel.org/products/f52db9011b/3572007000001070170" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK17 Red Silver Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"></div><span class="pcard-badge">CCRAK17 · For Brother</span><div class="pcard-body"><div class="pcard-price"> ₹75 / pc </div>
<div class="pcard-name"> Red Silver Rakhi </div><p class="pcard-desc">Classic and elegant — red and silver is the quintessential Raksha Bandhan palette. Timeless craftsmanship from our skilled artisans.</p><a href="https://shop.jaivakeel.org/products/c41eae78c3/3572007000001070182" class="pcard-link">Shop Now →</a></div>
</div></div><!-- LUMBA ROW --><div class="container" style="max-width:1100px;margin-top:40px;margin-bottom:20px;"><div class="section-label" style="justify-content:center;"> Lumba Collection </div>
<h2 style="text-align:center;margin-bottom:8px;">For <em>Bhabhi</em></h2><p style="text-align:center;color:var(--muted);max-width:540px;margin:0 auto;">Don't forget your brother's wife — a Lumba is the traditional Rakhi tied to her bangles. ₹150 per piece.</p></div>
<div class="grid-2"><!-- CCLUM05 Pink Meenakari Lumba --><div class="pcard" style="flex-direction:row;align-items:stretch;"><div class="pcard-img" style="width:220px;flex-shrink:0;aspect-ratio:unset;min-height:200px;"><img src="https://cdn2.zohoecommerce.com/product-images/KUNDAN+LUMBA.jpg/3572007000000596688/800x800?storefront_domain=shop.jaivakeel.org" alt="Pink Meenakari Lumba" style="width:100%;height:100%;object-fit:cover;"></div>
<div style="display:flex;flex-direction:column;flex:1;"><span class="pcard-badge lumba">CCLUM05 · For Bhabhi</span><div class="pcard-body"><div class="pcard-price"> ₹150 / pc </div>
<div class="pcard-name"> Pink Meenakari Lumba </div><p class="pcard-desc">Delicately crafted with Meenakari work in soft pink tones — a Lumba that feels as festive as the occasion. The perfect gesture to include your bhabhi in the celebration.</p><a href="https://shop.jaivakeel.org/products/edd8854e0f/3572007000000354408" class="pcard-link">Shop Now →</a></div>
</div></div><!-- CCLUM06 Orange Lumba --><div class="pcard" style="flex-direction:row;align-items:stretch;"><div class="pcard-img" style="width:220px;flex-shrink:0;aspect-ratio:unset;min-height:200px;"><img src="https://cdn2.zohoecommerce.com/product-images/MULTI+LUMBA.jpg/3572007000000597470/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Lumba" style="width:100%;height:100%;object-fit:cover;"></div>
<div style="display:flex;flex-direction:column;flex:1;"><span class="pcard-badge lumba">CCLUM06 · For Bhabhi</span><div class="pcard-body"><div class="pcard-price"> ₹150 / pc </div>
<div class="pcard-name"> Orange Lumba </div><p class="pcard-desc">Bright, festive, and joyful — this vibrant Lumba is a celebration in itself. Handcrafted by our artisans, it adds warmth and colour to every Raksha Bandhan thali.</p><a href="https://shop.jaivakeel.org/products/c2cd02e8fb/3572007000000354431" class="pcard-link">Shop Now →</a></div>
</div></div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/rakhi-collection/3572007000001076007" class="view-all-btn">View All Rakhis &amp; Lumba →</a></div>
</section><!-- GALLERY STRIP --><div class="gallery-strip"><div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1049.jpg/3572007000001371284/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Aum Rakhi"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1046.jpg/3572007000001371244/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Evil Eye Rakhi"></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"></div>
</div><!-- GIFTS FOR SISTER --><section class="gifting-section sister-bg"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">💛</span><div class="section-label" style="justify-content:center;"> Brother's Gift to Sister </div>
<h2>What to Gift <em>Your Sister</em></h2><p>She tied the Rakhi — now it's your turn. Give her something she'll treasure long after the festivities end.</p></div>
<div class="grid-3" style="margin-top:0;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/Fawn+Kantha+Batwa.jpg/3572007000000626253/800x800?storefront_domain=shop.jaivakeel.org" alt="Fawn Kantha Batwa"></div><span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price"> ₹250 </div>
<div class="pcard-name"> Fawn Kantha Batwa </div><p class="pcard-desc">Art silk with a contrasting red trim and wooden bead tassels — a festive treasure. Perfect for her to carry to every celebration all year long. Handcrafted by our artisans.</p><a href="https://shop.jaivakeel.org/products/d3c8aae834/3572007000000358548" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/METAL+LOTUS+3+CANDLES.jpg/3572007000000597321/800x800?storefront_domain=shop.jaivakeel.org" alt="Set of 3 Metal Lotus Candles"></div><span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price"> ₹850 </div>
<div class="pcard-name"> Set of 3 Metal Lotus Candles </div><p class="pcard-desc">Three lotus-shaped candles in gold leaf finish, infused with a soothing mogra fragrance. A gift that fills her home with light, warmth, and beauty — and tells her she's worth it.</p><a href="https://shop.jaivakeel.org/products/c2e7a3173e/3572007000000365678" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(253, 240, 234), rgb(232, 196, 184));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">👜</span></div><span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price"> From ₹100 </div>
<div class="pcard-name"> Full Batwa Collection </div><p class="pcard-desc">From Coral Tissue to Pink Lehriya Jute — our full Batwa range gives you a handcrafted clutch for every sister's taste. Browse and pick her favourite colour and style.</p><a href="https://shop.jaivakeel.org/collections/batwa-collection/3572007000000398365" class="pcard-link">Browse Batwas →</a></div>
</div></div></section><!-- GIFTS FOR BROTHER --><section class="gifting-section brother-bg"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🧡</span><div class="section-label" style="justify-content:center;"> Sister's Gift to Brother </div>
<h2>What to Gift <em>Your Brother</em></h2><p>Beyond the Rakhi, mark the occasion with something he'll actually use every day — a handcrafted piece that quietly carries your love wherever he goes.</p></div>
<div class="grid-3" style="margin-top:0;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/EVIL+EYE+KEYCHAIN_BAG+HANGING.jpg/3572007000000629049/800x800?storefront_domain=shop.jaivakeel.org" alt="Evil Eye Keychain"></div><span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price"> ₹325 </div>
<div class="pcard-name"> Evil Eye Keychain &amp; Bag Hanging </div><p class="pcard-desc">Handcrafted and full of meaning — this Evil Eye keychain doubles as a bag hanging. A daily reminder of his sister's love and good wishes, on every journey he takes.</p><a href="https://shop.jaivakeel.org/products/a07cb855a1/3572007000000354270" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(234, 240, 247), rgb(200, 216, 232));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">💻</span></div><span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price"> From ₹800 </div>
<div class="pcard-name"> Laptop Cover Collection </div><p class="pcard-desc">For the brother who's always working. Our handcrafted Laptop Covers protect his device with original artwork by our artisans — practical, personal, and purposeful.</p><a href="https://shop.jaivakeel.org/collections/laptop-covers/3572007000000398415" class="pcard-link">Browse Laptop Covers →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(247, 237, 226), rgb(232, 196, 160));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">🎁</span></div><span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price"> From ₹80 </div>
<div class="pcard-name"> Paper Gift Bags </div><p class="pcard-desc">Package your Raksha Bandhan gift beautifully. Our handcrafted paper bags make any present look extraordinary — and are a lovely gift in themselves, made by our artisans.</p><a href="https://shop.jaivakeel.org/collections/paperbag-collection/3572007000000398485" class="pcard-link">Browse Paper Bags →</a></div>
</div></div></section><!-- CLOSING PROSE --><section class="prose-section"><div class="container"><div class="section-label"> From Our Sheltered Workshop </div>
<h2>A Rakhi That <em>Matters</em></h2><p>Every Rakhi you buy from Jai Vakeel Products is more than a festival purchase. It is a direct investment in the lives of young adults with intellectual disabilities who pour their skill, creativity, and pride into every piece they make.</p><p>Jai Vakeel Foundation has been empowering individuals with intellectual disabilities since 1944. Our Sheltered Workshop is the largest of its kind in India — and every product sold helps our artisans earn livelihoods, build confidence, and participate meaningfully in society.</p><p>This Raksha Bandhan, let your sibling know how much they mean to you — and let our artisans know their work is valued. <strong>Order early; our Rakhis are handcrafted in limited quantities.</strong></p></div>
</section><!-- MISSION BAND --><section class="mission-band"><div class="mission-text"><div class="label"> Since 1944 </div>
<h3>India's Largest Sheltered Workshop</h3><p>Jai Vakeel Foundation runs India's largest sheltered workshop for young adults with intellectual disabilities. Every Rakhi purchased supports the livelihoods, dignity, and empowerment of our artisans in Mumbai.</p></div>
<div class="mission-div"></div><div class="mission-text"><div class="label"> Bulk &amp; Corporate Gifting </div>
<h3>Order in Bulk for Teams &amp; Communities</h3><p>Planning to gift Rakhis to a large team, organisation, or community? We welcome bulk orders. Write to us at sales@jaivakeel.org or call +91 93727 29933. We'll make it special.</p></div>
</section><!-- CTA --><section class="cta-section"><div class="container"><div class="section-label" style="justify-content:center;"> Shop the Collection </div>
<h2>Celebrate <em>Every Bond</em></h2><p class="sub">Rakhis from ₹75. Lumba from ₹150. Delivered across India in 7–10 working days.</p><a href="https://shop.jaivakeel.org/collections/rakhi-collection/3572007000001076007" class="cta-btn">Shop Rakhis &amp; Lumba</a><a href="https://shop.jaivakeel.org/collections/batwa-collection/3572007000000398365" class="cta-secondary">Browse All Gifts</a></div>
</section><!-- FOOTER --><footer><div class="brand"> Jai Vakeel Products </div><div class="copy"> shop.jaivakeel.org &nbsp;·&nbsp; +91 93727 29933 &nbsp;·&nbsp; Mumbai &nbsp;·&nbsp; Made with love by our artisans </div>
</footer></div></div></div></div></div></div></div>]]></content:encoded><pubDate>Tue, 07 Jul 2026 11:55:37 +0530</pubDate></item><item><title><![CDATA[Packing with a Purpose]]></title><link>https://shop.jaivakeel.org/blogs/post/Pack-with-Purpose</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_jKstJN1pSOWGOBY83Yz-cA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_804fesfsTGec2-tQIuOa_g" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_yhVO5XlgTUy7VzC9kYnk5A" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_YzXuYY-I2Mr6MKcXnPhuSA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Pack With Purpose — Jai Vakeel Products</title><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&amp;family=DM+Sans:wght@300;400;500&amp;display=swap" rel="stylesheet"><style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --sand: #f5efe6; --terracotta: #c8603a; --deep: #2b1f17; --warm-white: #fdf8f3; --gold: #c9a84c; --muted: #8c7b6e; } html { scroll-behavior: smooth; } body { background: var(--warm-white); color: var(--deep); font-family: 'DM Sans', sans-serif; font-weight: 300; line-height: 1.75; overflow-x: hidden; } .hero { background: var(--deep); min-height: 88vh; display: grid; grid-template-columns: 1fr 1fr; position: relative; overflow: hidden; } .hero-texture { position: absolute; inset: 0; background-image: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(255,255,255,.02) 40px, rgba(255,255,255,.02) 41px); } .hero-left { display: flex; flex-direction: column; justify-content: center; padding: 80px 60px 80px 80px; position: relative; z-index: 2; } .hero-tag { display: inline-block; background: var(--terracotta); color: #fff; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 16px; border-radius: 2px; margin-bottom: 36px; width: fit-content; animation: fadeUp 0.7s ease both; } .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(3rem, 5vw, 5.5rem); line-height: 1.05; color: var(--sand); font-weight: 700; animation: fadeUp 0.8s ease both 0.1s; } .hero h1 em { font-style: italic; color: var(--gold); } .hero-sub { color: rgba(245,239,230,0.55); font-size: 1.05rem; margin-top: 28px; max-width: 400px; line-height: 1.8; animation: fadeUp 0.8s ease both 0.25s; } .hero-meta { margin-top: 48px; display: flex; gap: 32px; color: rgba(245,239,230,0.4); font-size: 0.78rem; letter-spacing: 0.08em; animation: fadeUp 0.8s ease both 0.4s; } .hero-meta span::before { content: "— "; } .hero-right { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 40px; background: #1a120c; } .hero-collage { position: relative; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; min-height: 500px; } .hero-collage img.main-img { width: 240px; height: 320px; object-fit: cover; border-radius: 4px; box-shadow: 0 30px 80px rgba(0,0,0,0.6); position: relative; z-index: 3; } .hero-collage img.side-img { width: 150px; height: 190px; object-fit: cover; border-radius: 4px; box-shadow: 0 20px 50px rgba(0,0,0,0.5); position: absolute; } .hero-collage img.side-img.top-right { top: 50px; right: 30px; transform: rotate(3deg); z-index: 4; } .hero-collage img.side-img.bottom-left { bottom: 50px; left: 20px; transform: rotate(-4deg); z-index: 2; } .intro-strip { background: var(--terracotta); padding: 18px 80px; display: flex; align-items: center; gap: 28px; overflow: hidden; } .strip-text { color: rgba(255,255,255,.9); font-size: 0.75rem; letter-spacing: 0.18em; text-transform: uppercase; white-space: nowrap; font-weight: 500; } .strip-dot { width: 4px; height: 4px; background: rgba(255,255,255,.5); border-radius: 50%; flex-shrink: 0; } .container { max-width: 760px; margin: 0 auto; padding: 0 32px; } .prose-section { padding: 80px 0 60px; } .section-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--terracotta); font-weight: 500; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .section-label::after { content: ""; flex: 1; height: 1px; background: var(--terracotta); opacity: 0.3; } h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 700; line-height: 1.2; color: var(--deep); margin-bottom: 28px; } h2 em { font-style: italic; color: var(--terracotta); } p { font-size: 1.05rem; color: #4a3728; line-height: 1.9; margin-bottom: 22px; } p strong { color: var(--deep); font-weight: 500; } .pull-quote { border-left: 3px solid var(--gold); padding: 28px 36px; margin: 48px 0; background: linear-gradient(to right, rgba(201,168,76,.06), transparent); } .pull-quote blockquote { font-family: 'Playfair Display', serif; font-size: 1.45rem; font-style: italic; color: var(--deep); line-height: 1.5; } .products-section { background: var(--sand); padding: 80px 0; } .products-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .product-card { background: var(--warm-white); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .product-card:hover { transform: translateY(-5px); box-shadow: 0 24px 60px rgba(43,31,23,.12); z-index: 2; } .card-image-wrap { width: 100%; aspect-ratio: 4/3; overflow: hidden; background: var(--sand); position: relative; } .card-image-wrap img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .product-card:hover .card-image-wrap img { transform: scale(1.05); } .card-badge { position: absolute; top: 12px; left: 12px; background: var(--terracotta); color: #fff; font-size: 0.6rem; letter-spacing: 0.12em; text-transform: uppercase; padding: 4px 10px; font-weight: 500; } .card-body { padding: 26px 26px 28px; flex: 1; display: flex; flex-direction: column; } .card-number { font-family: 'Playfair Display', serif; font-size: 0.72rem; color: var(--terracotta); letter-spacing: 0.1em; font-style: italic; margin-bottom: 6px; } .card-title { font-family: 'Playfair Display', serif; font-size: 1.2rem; font-weight: 700; color: var(--deep); margin-bottom: 10px; line-height: 1.3; } .card-desc { font-size: 0.87rem; color: var(--muted); line-height: 1.75; margin-bottom: 18px; flex: 1; } .card-link { display: inline-flex; align-items: center; gap: 8px; color: var(--terracotta); font-size: 0.72rem; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(200,96,58,.3); padding-bottom: 2px; width: fit-content; transition: gap 0.2s, border-color 0.2s; } .card-link:hover { gap: 14px; border-color: var(--terracotta); } .gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; height: 300px; } .gallery-strip .gimg { overflow: hidden; } .gallery-strip .gimg img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .gallery-strip .gimg:hover img { transform: scale(1.06); } .packing-section { padding: 80px 0; } .packing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 48px; } .packing-col h3 { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: var(--deep); margin-bottom: 16px; padding-bottom: 10px; border-bottom: 1px solid rgba(43,31,23,.1); } .packing-col ul { list-style: none; } .packing-col ul li { font-size: 0.93rem; color: #4a3728; padding: 9px 0; border-bottom: 1px dashed rgba(43,31,23,.06); display: flex; align-items: flex-start; gap: 12px; } .packing-col ul li::before { content: "✦"; color: var(--gold); font-size: 0.6rem; margin-top: 5px; flex-shrink: 0; } .mission-band { background: var(--deep); padding: 72px 80px; display: grid; grid-template-columns: 1fr 2px 1fr; gap: 64px; align-items: center; } .mission-divider { background: rgba(201,168,76,.3); height: 100%; } .mission-text { color: var(--sand); } .mission-text .label { font-size: 0.65rem; letter-spacing: 0.2em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; font-weight: 500; } .mission-text h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 14px; } .mission-text p { color: rgba(245,239,230,.6); font-size: 0.93rem; line-height: 1.8; margin: 0; } .cta-section { padding: 100px 0; text-align: center; } .cta-section .sub { color: var(--muted); font-size: 1rem; margin-bottom: 40px; } .cta-btn { display: inline-block; background: var(--terracotta); color: #fff; text-decoration: none; padding: 18px 48px; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, transform 0.2s; } .cta-btn:hover { background: #a84e2c; transform: translateY(-2px); } .cta-secondary { display: inline-block; margin-left: 20px; color: var(--terracotta); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; border-bottom: 1px solid rgba(200,96,58,.4); padding-bottom: 2px; } .cta-secondary:hover { border-color: var(--terracotta); } footer { background: var(--sand); padding: 32px 80px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(43,31,23,.08); } footer .brand { font-family: 'Playfair Display', serif; font-size: 0.9rem; color: var(--deep); font-weight: 700; } footer .copy { font-size: 0.75rem; color: var(--muted); } @media (max-width: 900px) { .hero { grid-template-columns: 1fr; } .hero-right { display: none; } .hero-left { padding: 80px 32px; } .products-grid { grid-template-columns: 1fr 1fr; } .packing-grid { grid-template-columns: 1fr; gap: 32px; } .mission-band { grid-template-columns: 1fr; padding: 60px 32px; } .mission-divider { display: none; } .gallery-strip { grid-template-columns: repeat(2, 1fr); height: 360px; } footer { flex-direction: column; gap: 12px; text-align: center; padding: 32px; } .intro-strip { padding: 18px 32px; } } @media (max-width: 600px) { .products-grid { grid-template-columns: 1fr; } } @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } </style><header class="hero"><div class="hero-texture"></div>
<div class="hero-left"><span class="hero-tag">Summer 2025 · Travel Edit</span><h1>Pack With <em>Purpose</em></h1><p class="hero-sub">Your summer adventures deserve beautiful companions — handcrafted with love by the artisans of Jai Vakeel Foundation.</p><div class="hero-meta"><span>Jai Vakeel Products</span><span>5 min read</span></div>
</div><div class="hero-right"><div class="hero-collage"><img class="main-img" src="https://static.wixstatic.com/media/db9a6f_33edec4bc6c74e9cb0ef1cb240511a0a~mv2.jpg/v1/fit/w_500,h_500,q_90/file.jpg" alt="Fawn Tote Bag"><img class="side-img top-right" src="https://static.wixstatic.com/media/db9a6f_80222e692da04622adcadeb72688b5aa~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Green Beach Bag"><img class="side-img bottom-left" src="https://static.wixstatic.com/media/db9a6f_5fbd39271e914a94b177bff1ccdc9da2~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Twin Ele Pouch"></div>
</div></header><div class="intro-strip"><span class="strip-text">Handcrafted in Mumbai</span><span class="strip-dot"></span><span class="strip-text">Empowering Artisans</span><span class="strip-dot"></span><span class="strip-text">Cloth Bags &amp; Pouches</span><span class="strip-dot"></span><span class="strip-text">Thoughtful Travel Essentials</span><span class="strip-dot"></span><span class="strip-text">Every Purchase Makes a Difference</span></div>
<section class="prose-section"><div class="container"><div class="section-label"> The Summer Edit </div>
<h2>Travel Light, <em>Travel Beautiful</em></h2><p>Summer is almost here — and whether you're dreaming of long beach days, quick weekend getaways, or winding mountain roads, the right bag can make all the difference. Not just functionally, but emotionally. There's something about reaching into a beautifully crafted tote on a sun-drenched afternoon that just feels right.</p><p>At Jai Vakeel Products, we believe the things you carry should carry meaning too. Each pouch, tote, and cloth bag in our collection is handcrafted with extraordinary care by young adults with intellectual disabilities at India's largest sheltered workshop. When you pack our bags this summer, you're not just traveling — <strong>you're traveling with purpose.</strong></p><p>Here's how to build your perfect summer travel kit — from beach days to city strolls, we've got every bag you need.</p><div class="pull-quote"><blockquote> "Small things done with love will change the world." — Mother Teresa </blockquote></div>
</div></section><section class="products-section"><div class="container" style="max-width:1100px;margin-bottom:40px;"><div class="section-label" style="justify-content:center;"> Your Summer Travel Kit </div>
</div><div class="products-grid"><div class="product-card"><div class="card-image-wrap"><img src="https://static.wixstatic.com/media/db9a6f_80222e692da04622adcadeb72688b5aa~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Green x White Beach Bag"><span class="card-badge">Beach Day</span></div>
<div class="card-body"><div class="card-number"> No. 01 </div><div class="card-title"> The Beach Bag </div>
<p class="card-desc">Our <strong>Green × White Beach Bag</strong> is the ultimate summer companion. Handwoven on our looms with a vibrant stripe pattern — spacious enough for a towel, sunscreen, and a good book.</p><a href="https://shop.jaivakeel.org/products/f99ee9e575/3572007000000362297" class="card-link">Shop Now →</a></div>
</div><div class="product-card"><div class="card-image-wrap"><img src="https://static.wixstatic.com/media/db9a6f_33edec4bc6c74e9cb0ef1cb240511a0a~mv2.jpg/v1/fit/w_500,h_500,q_90/file.jpg" alt="Fawn Tote Bag"><span class="card-badge">City Days</span></div>
<div class="card-body"><div class="card-number"> No. 02 </div><div class="card-title"> The Fawn Tote </div>
<p class="card-desc">Quiet luxury in a warm neutral. The <strong>Fawn Tote Bag</strong> is handwoven on our looms — roomy, structured, and elegant. Your perfect airport-to-market companion all summer long.</p><a href="https://shop.jaivakeel.org/products/b14cb030c1/3572007000000351048" class="card-link">Shop Now →</a></div>
</div><div class="product-card"><div class="card-image-wrap"><img src="https://static.wixstatic.com/media/db9a6f_38ee104df2424cd48a04400801859c39~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Butterfly Large Tote Bag"><span class="card-badge">Everyday Tote</span></div>
<div class="card-body"><div class="card-number"> No. 03 </div><div class="card-title"> Butterfly Tote </div>
<p class="card-desc">100% cotton with a waterproof lining, the <strong>Butterfly Large Tote</strong> is practical and full of character. Artwork is a direct extension of our students' creativity — large, sturdy, joyful.</p><a href="https://shop.jaivakeel.org/products/h7d588ab47/3572007000000362711" class="card-link">Shop Now →</a></div>
</div><div class="product-card"><div class="card-image-wrap"><img src="https://static.wixstatic.com/media/db9a6f_5fbd39271e914a94b177bff1ccdc9da2~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Twin Ele Med Pouch"><span class="card-badge">Organiser</span></div>
<div class="card-body"><div class="card-number"> No. 04 </div><div class="card-title"> The Travel Pouch </div>
<p class="card-desc">Never dig through your bag again. The <strong>Twin Ele Medium Pouch</strong> has waterproof lining, keeping chargers, skincare, and jewellery neatly organised. Beautiful enough to sit out on a hotel dresser.</p><a href="https://shop.jaivakeel.org/products/g6587823aa/3572007000000881030" class="card-link">Shop Now →</a></div>
</div><div class="product-card"><div class="card-image-wrap"><img src="https://static.wixstatic.com/media/db9a6f_49e564dd32f64e12a402a19a7cbe21bb~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Laptop Bag Teal Leopard"><span class="card-badge">Work &amp; Travel</span></div>
<div class="card-body"><div class="card-number"> No. 05 </div><div class="card-title"> Laptop Cover </div>
<p class="card-desc">Working remotely from a beach café? Our <strong>Teal Leopard Laptop Bag</strong> fits a 16" laptop and turns heads doing it. Original artwork by our artisans — protection with personality.</p><a href="https://shop.jaivakeel.org/products/j9f7bba27d/3572007000000351347" class="card-link">Shop Now →</a></div>
</div><div class="product-card"><div class="card-image-wrap" style="background:linear-gradient(135deg, rgb(200, 96, 58) 0%, rgb(107, 42, 16) 100%);display:flex;align-items:center;justify-content:center;"><span style="font-size:4.5rem;filter:drop-shadow(0 4px 24px rgba(0, 0, 0, 0.35));">🎁</span></div>
<div class="card-body"><div class="card-number"> No. 06 </div><div class="card-title"> The Gift Set </div>
<p class="card-desc">Pair a large tote, a set of pouches, and a keychain for a gift that is truly one-of-a-kind. Perfect for destination weddings, travel-obsessed friends, or someone who deserves beautiful things.</p><a href="https://shop.jaivakeel.org/" class="card-link">Browse All →</a></div>
</div></div></section><div class="gallery-strip"><div class="gimg"><img src="https://static.wixstatic.com/media/db9a6f_33edec4bc6c74e9cb0ef1cb240511a0a~mv2.jpg/v1/fit/w_500,h_500,q_90/file.jpg" alt="Fawn Tote"></div>
<div class="gimg"><img src="https://static.wixstatic.com/media/db9a6f_38ee104df2424cd48a04400801859c39~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Butterfly Tote"></div>
<div class="gimg"><img src="https://static.wixstatic.com/media/db9a6f_80222e692da04622adcadeb72688b5aa~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Beach Bag"></div>
<div class="gimg"><img src="https://static.wixstatic.com/media/db9a6f_49e564dd32f64e12a402a19a7cbe21bb~mv2.png/v1/fit/w_500,h_500,q_90/file.png" alt="Laptop Bag"></div>
</div><section class="packing-section"><div class="container"><div class="section-label"> The Checklist </div>
<h2>Your Jai Vakeel <em>Packing List</em></h2><p>Matching the right Jai Vakeel piece to every summer scenario.</p><div class="packing-grid"><div class="packing-col"><h3>🌊 Beach Holiday</h3><ul><li>Green × White Beach Bag for sand &amp; surf days</li><li>Travel pouch for sunscreen, keys &amp; small essentials</li><li>Fawn Jute Bag for evening market strolls</li><li>Keychain for your holiday villa key</li><li>Woven Fringe Bag for sunset walks</li></ul></div>
<div class="packing-col"><h3>🏙️ City Break</h3><ul><li>Butterfly Large Tote Bag for day explorations</li><li>Travel pouch to organise your city essentials</li><li>Laptop Cover if you're mixing work and travel</li><li>Printed Tulip Bag as a colourful day bag</li><li>Evil Eye Denim Bag for a stylish evening out</li></ul></div>
<div class="packing-col"><h3>✈️ Long-Haul Flight</h3><ul><li>Large tote as your personal carry-on</li><li>Pouch for in-flight skincare &amp; headphones</li><li>Laptop Cover for your work device</li><li>Small pouch for chargers &amp; travel adapters</li><li>Keychain to identify your luggage instantly</li></ul></div>
<div class="packing-col"><h3>🎉 Destination Wedding</h3><ul><li>Fawn Tote Bag — elegant &amp; capacious</li><li>Batwa Collection for the ceremony itself</li><li>Pouch for jewellery &amp; accessories on the go</li><li>Printed Tulip Bags for mehendi &amp; sangeet</li><li>Keychains as return gifts for your guests</li></ul></div>
</div></div></section><section class="mission-band"><div class="mission-text"><div class="label"> Our Sheltered Workshop </div>
<h3>Every Bag Tells a Story</h3><p>Jai Vakeel Foundation runs India's largest sheltered workshop for young adults with intellectual disabilities. Every purchase directly supports the livelihoods and dignity of our artisans in Mumbai.</p></div>
<div class="mission-divider"></div><div class="mission-text"><div class="label"> Handcrafted With Care </div>
<h3>Made in Mumbai, Loved Everywhere</h3><p>From handwoven textures on our beach bags to the careful stitching on every pouch, our products are made by skilled hands that pour genuine love into their craft. That's something no machine can replicate.</p></div>
</section><section class="prose-section"><div class="container"><div class="section-label"> Final Thoughts </div>
<h2>Travel Well, <em>Give Well</em></h2><p>Summer is a season of joy, adventure, and connection. The bags and pouches you carry are small but constant companions — present for every sunrise swim, every crowded market, every quiet evening on a terrace. Why not make them something you truly love?</p><p>With Jai Vakeel Products, you travel with a little extra meaning. Your tote bag isn't just functional — it's part of a story of empowerment, creativity, and community rooted in the heart of Mumbai. So this summer, pack with purpose.</p><p>Browse our full collection at <strong>shop.jaivakeel.org</strong> and find your perfect travel companions. Every bag and pouch ships beautifully packaged — ready to give, ready to carry, ready to go.</p></div>
</section><section class="cta-section"><div class="container"><div class="section-label" style="justify-content:center;"> Ready to Shop? </div>
<h2>Build Your <em>Summer Kit</em></h2><p class="sub">Every piece handcrafted with care. Free shipping on orders above ₹1,500.</p><a href="https://shop.jaivakeel.org/" class="cta-btn">Shop Bags &amp; Totes</a><a href="https://shop.jaivakeel.org/" class="cta-secondary">View Pouches</a></div>
</section><footer><div class="brand"> Jai Vakeel Products </div><div class="copy"> shop.jaivakeel.org · Mumbai · Made with love by our artisans </div>
</footer></div></div></div></div></div></div></div>]]></content:encoded><pubDate>Fri, 19 Jun 2026 13:09:12 +0530</pubDate></item></channel></rss>