We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db6ea1 commit 7f8b8d6Copy full SHA for 7f8b8d6
2 files changed
src/components/HomepageFeatures/index.tsx
@@ -23,6 +23,12 @@ const FEATURES: FeatureItem[] = [
23
image: require('@site/static/img/M274_AC_0100_30_FiveD1-768x766.png').default,
24
description: 'FRAME - fast rigid automated microscope engine',
25
},
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
+ },
32
{
33
title: 'Fluorescence & Lightsheet',
34
to: '/docs/Toolboxes/LightsheetBox/Light_sheet_Fluoresence_microscope',
static/img/configurator.png
897 KB
0 commit comments