diff --git a/nbs/_quarto.yml b/nbs/_quarto.yml
index 380525a..e2368fa 100644
--- a/nbs/_quarto.yml
+++ b/nbs/_quarto.yml
@@ -26,19 +26,15 @@ website:
search: true
collapse-below: lg
left:
- - text: "Get Started"
- href: https://nathanhubens.github.io/fasterai/quickstart.html
- - text: "Help"
- menu:
- - text: "Report an Issue"
- icon: bug
- href: https://github.com/fastai/nbdev/issues
- - text: "Contact Me"
- icon: chat-right-text
- href: "mailto:nathan.hubens@gmail.com?subject=Hello"
- - text: "Join the Community"
- icon: discord
- href: https://discord.gg/32BwhJSB9u
+ - text: "Contact Me"
+ icon: chat-right-text
+ href: "mailto:nathan.hubens@gmail.com?subject=Hello"
+ - text: "Report an Issue"
+ icon: bug
+ href: https://github.com/nathanhubens/fasterai/issues
+ - text: "Join the Community"
+ icon: discord
+ href: https://discord.gg/32BwhJSB9u
right:
- icon: github
href: "https://github.com/nathanhubens/fasterai"
diff --git a/nbs/imgs/perf2.svg b/nbs/imgs/perf2.svg
new file mode 100644
index 0000000..a89b67f
--- /dev/null
+++ b/nbs/imgs/perf2.svg
@@ -0,0 +1,317 @@
+
+
\ No newline at end of file
diff --git a/nbs/index.qmd b/nbs/index.qmd
index 8a55f7e..882a5f7 100644
--- a/nbs/index.qmd
+++ b/nbs/index.qmd
@@ -13,7 +13,6 @@ description: Prune your neural networks
::: {.content-block}
# Welcome to FasterAI
-### Compress your neural networks to make them **smaller** and **faster**
::: {.hero-buttons}
[ Get Started ](/quickstart.ipynb){.btn-primary .btn .btn-lg role="button" style="border-radius: 6px"}
@@ -24,6 +23,8 @@ description: Prune your neural networks
:::
+
+
::: {.hero-banner}
::: {.content-block style="text-align: justify"}
@@ -50,6 +51,22 @@ learn.fit(epochs, lr, cbs=sp_cb)
+
+::: {.hero-banner}
+
+::: {.content-block style="text-align: justify"}
+
+## Make your models smaller, faster, cheaper and greener
+
+::: {.center}
+![](imgs/perf2.svg){ width=100% }
+:::
+
+:::
+
+:::
+
+
::: {.hero-banner}
::: {.content-block}