Changes on sidebar styles, and content of pages

This commit is contained in:
cagsun 2025-06-26 15:16:44 +02:00
parent 7ae4644893
commit e3cd2c7f00
22 changed files with 1014 additions and 49 deletions

View file

@ -0,0 +1,26 @@
---
slug: Starting
title: Starting
tags: [make, build, sustainable, water]
---
# Toddler Sink
A filtering and water circulating sink for toddlers that they can start using from 12 months and up.
Save water without limiting your child's play with water.
Here's a list of materials needed to construct this sink:
import ImageCarousel from '@site/src/components/ImageCarousel';
<ImageCarousel
images={[
{ src: '/img/sink1.jpg', alt: 'Melt the plastic', caption: 'Step 1: Melt the plastic' },
{ src: '/img/try.JPG', alt: 'Shape the shell', caption: 'Step 2: Shape the shell' },
{ src: '/img/step3.png', alt: 'Add electronics', caption: 'Step 3: Add electronics' },
{ src: '/img/step4.png', alt: 'Finished mouse', caption: 'Step 4: Final product' },
]}
/>
<!-- truncate -->