diff --git a/components/landing/CustomerWall.tsx b/components/landing/CustomerWall.tsx index c6fa62d..c913beb 100644 --- a/components/landing/CustomerWall.tsx +++ b/components/landing/CustomerWall.tsx @@ -145,6 +145,23 @@ export default function CustomerWall() { /> + + {/* Lody */} +
+ + Lody +

Lody

+
+
diff --git a/next-env.d.ts b/next-env.d.ts index 725dd6f..a4a7b3f 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -1,6 +1,5 @@ /// /// -/// // NOTE: This file should not be edited -// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. +// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information. diff --git a/public/images/lody.png b/public/images/lody.png new file mode 100644 index 0000000..f66196f Binary files /dev/null and b/public/images/lody.png differ