diff --git a/packages/frontend/components/layout/Layout.tsx b/packages/frontend/components/layout/Layout.tsx
index 767cb46..7f5b32c 100644
--- a/packages/frontend/components/layout/Layout.tsx
+++ b/packages/frontend/components/layout/Layout.tsx
@@ -110,6 +110,11 @@ export const Layout = ({ children, customMeta }: LayoutProps): JSX.Element => {
External API
+
+
+ Automation
+
+
{account ? (
+
+ Automation
+
+
+ Reliably execute smart contract functions using a variety of triggers.
+
+
+
+ Batch NFT Demo App
+
+
+ Create batch-revealed NFT collections powered by Chainlink Automation
+ & VRF.
+
+
+ Go to Demo
+
+
+ >
+ )
+}
+
+export default HomeIndex
diff --git a/packages/frontend/pages/index.tsx b/packages/frontend/pages/index.tsx
index 5ee339f..f6c6c6f 100644
--- a/packages/frontend/pages/index.tsx
+++ b/packages/frontend/pages/index.tsx
@@ -54,6 +54,19 @@ function HomeIndex(): JSX.Element {
+
+
+ Automation
+
+
+ Reliably execute smart contract functions using a variety of triggers.
+
+
+
+ Go to Demo
+
+
+
>
)
}