diff options
Diffstat (limited to 'src/components/home/ModelingSection.js')
| -rw-r--r-- | src/components/home/ModelingSection.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/home/ModelingSection.js b/src/components/home/ModelingSection.js index 2a984935..d3252b9b 100644 --- a/src/components/home/ModelingSection.js +++ b/src/components/home/ModelingSection.js @@ -4,7 +4,7 @@ import ScreenshotSection from "./ScreenshotSection"; const ModelingSection = () => ( <ScreenshotSection name="modeling" title="Datacenter Modeling" imageUrl="https://github.com/atlarge-research/opendc/raw/master/images/opendc-frontend-construction.PNG" - caption="The datacenter construction interface" + caption="Building a datacenter in OpenDC" imageIsRight={true}> <h3>Collaboratively...</h3> <ul> |
