-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4ea8ef5
commit e68e22e
Showing
3 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,7 @@ const HowToUsePage = (props) => { | |
<p>The Sydney theme is built for Netlify as an ecommerce theme suitable for JAMStack archtitecture. This theme is free to use through Netlify’s GitHub account, and can be used with any ecommerce platform that support a headless architecture.</p> | ||
<p>Matter. has pre-built connections to microservices available through its JAMM.™ solution. JAMM.™ is a system built to run a headless architecture. JAMM.™ can connect micro-services, orchestrate data and publish websites to an edge network for lighting fast performce. JAMM.™ creates a server-side rendered website that is fast, stable and scalable for high traffic events.</p> | ||
<Button target={true} href="https://jamm.matter.design/">Read more about JAMM.™</Button> | ||
<img alt={'JAMM Detail'} src={'/how-to-use/[email protected]'} style={{width: "100%", height: "auto"}} /> | ||
</div> | ||
<h3>Best of Breed Tools</h3> | ||
<div id={'#tools'} ref={toolsRef}> | ||
|
@@ -103,6 +104,9 @@ const HowToUsePage = (props) => { | |
</div> | ||
</div> | ||
</Container> | ||
<div className={styles.imageContainer}> | ||
<img alt={'Best of Breed tools'} src={'/how-to-use/[email protected]'}></img> | ||
</div> | ||
</div> | ||
</Layout> | ||
); | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.