diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b263a62..072c463 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -138,7 +138,7 @@ export default async function RootLayout({
By using this website, you agree to check out the{" "} diff --git a/src/app/welcome-toast.tsx b/src/app/welcome-toast.tsx index 9852b13..145af36 100644 --- a/src/app/welcome-toast.tsx +++ b/src/app/welcome-toast.tsx @@ -29,7 +29,7 @@ export function WelcomeToast() { This demo is to highlight the speed a full-stack Next.js site can achieve.{" "}