From 22422e7333c9b2f172c1593dc8fff24c65eb1721 Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 19 Dec 2024 11:22:23 -0800 Subject: [PATCH] chore: edit banner and add line to footer (#99) --- src/app/layout.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7e39aa3..38fcbe4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -35,7 +35,7 @@ export default function RootLayout({children}: { children: React.ReactNode}) { function Banner () { return (
- Looking for the old web3.storage? Read more about our changes or log in to the old web3.storage. + Storage just got hotter and more decentralized! Check out Storacha!
) } @@ -48,6 +48,9 @@ function Footer () { web3.storage

Sign up for free using your email address.

Sign up +

+ Looking for the old web3.storage? Log in to the old web3.storage. +

Resources