From 1d01b02d2da86272c821c5b3f091ea2c7dacc93f Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 14 Apr 2024 22:41:48 -0400 Subject: [PATCH] update showcase --- content/showcase/_index.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/content/showcase/_index.md b/content/showcase/_index.md index d6016a1..08c16ce 100644 --- a/content/showcase/_index.md +++ b/content/showcase/_index.md @@ -12,14 +12,21 @@ cascade: showBreadcrumbs: true --- -{{< lead >}} -Simple, yet powerful. Learn how to use complex open-source tools. -{{< /lead >}} - {{< timeline >}} -{{< timelineItem icon="link" header="Functional and Accessible Websites" subheader="Click image to expand" >}} - +{{< timelineItem icon="link" header="B2B facing static site" subheader="Click image to expand" >}} + + View the page source +{{< /timelineItem >}} + +{{< timelineItem icon="link" header="Light & accessible blog" subheader="Click image to expand" >}} + + View the page source +{{< /timelineItem >}} + +{{< timelineItem icon="link" header="Custom stylized org homepage" subheader="Click image to expand" >}} + + View the page source {{< /timelineItem >}} {{< /timeline >}} \ No newline at end of file