Skip to content

Commit 5eb390b

Browse files
committed
remove classes details
1 parent 865489f commit 5eb390b

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -261,25 +261,25 @@ <h1 class="text-center pb-4">🛡️ Trusted By</h1>
261261
<h1 class="text-center pb-5">⚒️ Our Work</h1>
262262
<p></p>
263263
<div class="row pb-5">
264-
<div class="col-md-4">
264+
<div class="col-md-6">
265265
<h2 class="pb-3">📖 Open-Source Libraries</h2>
266266
<strong>Speed, reliability, and creativity — freely shared.</strong>
267267
<p>We build tools that help organizations work faster, cleaner, and smarter. Every library was <mark>born from a real problem</mark>, solved in a way others could reuse.</p>
268268
</div>
269-
<div class="col-md-4">
269+
<div class="col-md-6">
270270
<h2 class="pb-3">End-User Applications</h2>
271271
<p>From productivity to play, our apps are designed to save time, inspire action, or spark a smile.</p>
272272
</div>
273273

274-
<div class="col-md-4">
275-
<h2 class="pb-3">💸 Affordable Sessions</h2>
274+
<!-- <div class="col-md-4">
275+
<h2 class="pb-3">💸 1-to-1 Talk</h2>
276276
<p>Learning and growth without breaking the bank. Interactive pocket friendly sessions with memory linking, storytelling and other techniques.</p>
277277
Fill <a href="https://solothought.com/surveys/sessions">enquiry</a> form.
278-
</div>
278+
</div> -->
279279
</div>
280280
<div class="row">
281281
<!-- Left Column: Open Source -->
282-
<div class="col-md-4">
282+
<div class="col-md-6">
283283
<div class="card">
284284
<div class="row g-0">
285285

@@ -329,7 +329,7 @@ <h5 class="card-title">Check top menu for more libraries</h5>
329329
</div>
330330
</div>
331331
</div>
332-
<div class="col-md-4">
332+
<div class="col-md-6">
333333

334334
<div class="card">
335335
<div class="position-relative overflow-hidden rounded-3 shadow-sm">
@@ -365,14 +365,15 @@ <h5 class="card-title fs-5 fw-bold mb-3">Match It</h5>
365365
</div>
366366

367367
<!-- Right Column: Learn with me -->
368-
<div class="col-md-4">
368+
<!-- <div class="col-md-4">
369369
<div class="card">
370370
<div class="row g-0">
371371
<div class="card-body">
372372
<h5 class="card-title">English Vocabulary</h5>
373373
<p class="card-text">Practice English vocabulary with me. Full of fun, mnemonics, no homework, no stress.</p>
374374
<span class="badge bg-primary rounded-pill">$1/sessoion</span>
375375
<span class="badge bg-info rounded-pill">11-40y</span>
376+
<span class="badge bg-info rounded-pill">3 trial sessions</span>
376377
</div>
377378
<img src="./assets/images/cacodaemonomania.webp" />
378379
</div>
@@ -386,6 +387,7 @@ <h5 class="card-title fs-5 fw-bold mb-3">Thinking Algorithms for Kids</h5>
386387
<p class="card-text fs-6">Improve your logical skills with fun. <mark>No computer is needed</mark>.</p>
387388
<span class="badge bg-primary rounded-pill">$2/sessoion</span>
388389
<span class="badge bg-info rounded-pill">7-14y</span>
390+
<span class="badge bg-info rounded-pill">1 trial session</span>
389391
</div>
390392
</div>
391393
</div>
@@ -398,6 +400,7 @@ <h5 class="card-title fs-5 fw-bold mb-3">Thinking Programming</h5>
398400
<p class="card-text fs-6">People can teach you syntax. I'll teach you the way you should code. <mark>Practice on live projects for big companies</mark>.</p>
399401
<span class="badge bg-primary rounded-pill">$2/sessoion</span>
400402
<span class="badge bg-info rounded-pill">16-35y</span>
403+
<span class="badge bg-info rounded-pill">1 trial session</span>
401404
</div>
402405
</div>
403406
</div>
@@ -409,11 +412,12 @@ <h5 class="card-title fs-5 fw-bold mb-3">Thinking Programming</h5>
409412
<h5 class="card-title fs-5 fw-bold mb-3">Find the purpose</h5>
410413
<p class="card-text fs-6">Not sure what to do next in life? Let me help to <mark>unclutter</mark>.</p>
411414
<span class="badge bg-primary rounded-pill">$5/sessoion</span>
412-
<span class="badge bg-info rounded-pill">24-40y</span>
415+
<span class="badge bg-info rounded-pill">21-40y</span>
416+
<span class="badge bg-info rounded-pill">1 trial session</span>
413417
</div>
414418
</div>
415419
</div>
416-
</div>
420+
</div> -->
417421
</div>
418422
</div>
419423
</section>

0 commit comments

Comments
 (0)