diff --git a/apps/website/screens/components/footer/code/FooterCodePage.tsx b/apps/website/screens/components/footer/code/FooterCodePage.tsx
index 9e2350cef..2132e1b87 100644
--- a/apps/website/screens/components/footer/code/FooterCodePage.tsx
+++ b/apps/website/screens/components/footer/code/FooterCodePage.tsx
@@ -181,10 +181,28 @@ const sections = [
title: "Examples",
subSections: [
{
- title: "Footer in application layout",
+ title: "Default Footer in application layout",
content: (
+ ),
+ },
+ {
+ title: "Reduced Footer in application layout",
+ content: (
+