Added captions to the carousel. Added double carousel option.
This commit is contained in:
parent
08cac5f022
commit
7c7f9e4f13
5 changed files with 70 additions and 3 deletions
|
@ -12,11 +12,11 @@ import StepWithCarousel from '@site/src/components/StepWithCarousel';
|
|||
<StepWithCarousel
|
||||
images={[
|
||||
{ src: '/img/step1/1_box.webp', caption: 'Unboxing' },
|
||||
{ src: '/img/step1/2_toptray.webp', caption: 'Customise tray walls to make it more like a sink' },
|
||||
{ src: '/img/step1/2_toptray.webp', caption: 'Customised tray walls laid out' },
|
||||
{ src: '/img/step1/2_mark.webp', caption: 'Mark the required holes for the new combination' },
|
||||
{ src: '/img/step1/3_plastic_piece.webp', caption: 'Use provided plastic pieces to fit the additional holes' },
|
||||
{ src: '/img/step1/4_top_done.webp', caption: 'When done, top tray looks like this' },
|
||||
{ src: '/img/step1/6_trays.webp', caption: 'Rest of the trays adjusted like this' },
|
||||
{ src: '/img/step1/6_trays.webp', caption: 'Rest of the trays adjusted would look like this' },
|
||||
]}
|
||||
>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue