diff --git a/layouts/index.tsx b/layouts/index.tsx
index 82534a4a4..077ad10ca 100644
--- a/layouts/index.tsx
+++ b/layouts/index.tsx
@@ -3,6 +3,7 @@ import React, { useEffect, useContext } from "react";
import {
Box,
HStack,
+ Link,
ScrollView,
Text,
useBreakpointValue,
@@ -246,15 +247,24 @@ function Layout({
-
MadeWithNativeBase
-
+
>