26 lines
797 B
Text
26 lines
797 B
Text
---
|
|
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 -->
|
|
|