-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
215 lines (197 loc) · 9.98 KB
/
about.html
File metadata and controls
215 lines (197 loc) · 9.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D366Q7R3XB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-D366Q7R3XB');
</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About – The Ritual Co</title>
<meta name="description" content="Discover The Ritual Co's origin, values, and India's first capsule-shaped silicone dumbbells. A pastel fitness startup reimagining movement as a daily ritual." />
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display&family=Inter&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="/css/global.css" />
<link rel="stylesheet" href="/css/about.css" />
<link rel="stylesheet" href="/css/navbar.css" />
<link rel="stylesheet" href="/css/footer.css" />
<link rel="canonical" href="https://theritualco.in/about">
</head>
<body>
<div id="navbar-placeholder"></div>
<!-- Main Content -->
<main class="main-content">
<div class="page-wrapper">
<main class="about-wrap">
<!-- HERO -->
<header class="about-hero">
<div class="about-hero__copy">
<h1>Because movement is a ritual.</h1>
<p class="lede">
The Ritual Co. designs fitness tools that feel as good as they look—soft, strong, and unapologetically minimal.
We’re building India’s first capsule-shaped silicone dumbbells so your workout can live beautifully in your space.
</p>
<div class="hero-cta">
<a class="btn" href="/#waitlist">Join the waitlist</a>
<a class="link" href="/products/capsule-dumbbell">See capsule dumbbells</a>
</div>
</div>
<picture class="about-hero__img">
<img src="/images/capsule-dumbbell.jpg" alt="Capsule-shaped silicone dumbbells in pastel tones" loading="lazy" width="720" height="540"/>
</picture>
</header>
<!-- 3 PILLARS -->
<section class="pillars">
<article class="card">
<h3>Ergonomic by design</h3>
<p>Soft-touch silicone, balanced core, and ~35 mm grip for a secure, comfortable hold.</p>
</article>
<article class="card">
<h3>Minimal, pastel aesthetic</h3>
<p>Neutral, calming tones that integrate with your home—no loud logos, no clutter.</p>
</article>
<article class="card">
<h3>Made to last</h3>
<p>Durable coating over a cast-iron core; gentle on floors and easy to care for.</p>
</article>
</section>
<!-- STORY -->
<section class="story">
<div class="story__text">
<h2>Our story</h2>
<p>
We started with a simple problem: gym gear was either too harsh or too plain. We wanted
equipment that would invite you to move—tools that match your space, your rhythm, and your mood.
</p>
<p>
The result is a collection that blends form and function: capsule-shaped dumbbells with a silk-matte finish,
designed for intentional movement at home.
</p>
<blockquote>
“I wanted fitness tools that don’t just sit in a corner—but inspire you to show up.”
<span class="sig">— Gitika Yadav, Founder</span>
</blockquote>
</div>
<picture class="story__img">
<img src="/images/banner.png" alt="Pastel fitness aesthetic: capsule dumbbells styled at home" loading="lazy" width="720" height="520"/>
</picture>
</section>
<!-- VALUES (ICONS/EMOJIS OPTIONAL) -->
<section class="values">
<h2>What we believe</h2>
<ul class="values__grid">
<li>
<h4>Movement, not punishment</h4>
<p>Gentle progress > all-out intensity. Consistency builds strength.</p>
</li>
<li>
<h4>Sustainability in practice</h4>
<p>Long-lasting designs, low-waste packaging, and mindful manufacturing partners.</p>
</li>
<li>
<h4>Design that calms</h4>
<p>Soft pastels and clean lines—tools that reduce visual noise and encourage flow.</p>
</li>
<li>
<h4>Strength for all</h4>
<p>Form-first weights that feel safe for beginners and empowering for everyone.</p>
</li>
</ul>
</section>
<!-- MATERIALS / SPECS STRIP -->
<section class="specs">
<div class="spec">
<span class="k">Core</span>
<span class="v">Cast iron</span>
</div>
<div class="spec">
<span class="k">Coating</span>
<span class="v">Skin-safe silicone</span>
</div>
<div class="spec">
<span class="k">Weights</span>
<span class="v">1 kg & 2 kg</span>
</div>
<div class="spec">
<span class="k">Grip</span>
<span class="v">~35 mm</span>
</div>
<div class="spec">
<span class="k">Colours</span>
<span class="v">Peach, Grey</span>
</div>
</section>
<!-- TIMELINE / MILESTONES -->
<section class="timeline">
<h2>The journey</h2>
<ol class="steps">
<li><strong>2024:</strong> Sketching, ergonomics testing, and pastel palette exploration.</li>
<li><strong>2025 H1:</strong> Prototype rounds & community feedback from early supporters.</li>
<li><strong>2025 H2:</strong> Final tooling, launch prep & waitlist priority drop.</li>
</ol>
</section>
<!-- <!– SOFT SOCIAL PROOF (OPTIONAL LOGOS) –>-->
<!-- <section class="press">-->
<!-- <p class="caption">As seen or featured with our founder</p>-->
<!-- <ul class="logos">-->
<!-- <li><img src="/images/press-radiocity.png" alt="Radio City" loading="lazy" width="120" height="36"/></li>-->
<!-- <!– Add other small monochrome logos as available –>-->
<!-- </ul>-->
<!-- </section>-->
<!-- CTA -->
<section class="cta">
<h2>Build your ritual</h2>
<p>Get first access to capsule dumbbells and new colour drops.</p>
<a class="btn" href="/#waitlist">Join the waitlist</a>
</section>
</main>
<!-- Footer -->
<div id="footer-placeholder"></div>
</div>
</main>
</body>
<!-- Load Navbar and Footer -->
<script>
fetch("/partials/navbar.html")
.then(res => res.text())
.then(data => {
document.getElementById("navbar-placeholder").innerHTML = data;
const script = document.createElement('script');
script.src = '/js/navbar.js';
document.body.appendChild(script);
});
fetch("/partials/footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer-placeholder").innerHTML = data;
});
</script>
<!-- JSON-LD: AboutPage + Organization -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "AboutPage",
"name": "About – The Ritual Co.",
"mainEntity": {
"@type": "Organization",
"name": "The Ritual Co.",
"url": "https://theritualco.in",
"logo": "https://theritualco.in/images/logo.png",
"sameAs": [
"https://www.instagram.com/theritualcoofficial/",
"https://pinterest.com/theritualco.in"
],
"founder": {
"@type": "Person",
"name": "Gitika Yadav"
}
},
"description": "Minimal, pastel fitness tools designed for mindful movement at home. Capsule-shaped silicone dumbbells in 1 kg & 2 kg with ~35 mm grip."
}
</script>
</html>