Skip to content

Commit 7f8b8d6

Browse files
committed
adding configurator
1 parent 5db6ea1 commit 7f8b8d6

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/components/HomepageFeatures/index.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ const FEATURES: FeatureItem[] = [
2323
image: require('@site/static/img/M274_AC_0100_30_FiveD1-768x766.png').default,
2424
description: 'FRAME - fast rigid automated microscope engine',
2525
},
26+
{
27+
title: 'openUC2 Optics Configurator 🅱️Ε⏉⏃ ',
28+
to: 'https://youseetoo.github.io/configurator',
29+
image: require('@site/static/img/configurator.png').default,
30+
description: 'Build any optical system virtually using our configurator. This is a proof of concept - prices may be off a lot!',
31+
},
2632
{
2733
title: 'Fluorescence & Lightsheet',
2834
to: '/docs/Toolboxes/LightsheetBox/Light_sheet_Fluoresence_microscope',

static/img/configurator.png

897 KB
Loading

0 commit comments

Comments
 (0)