aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/pages/landing
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/pages/landing')
-rw-r--r--docs/components/pages/landing/index.tsx12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/components/pages/landing/index.tsx b/docs/components/pages/landing/index.tsx
index 00b3748..684fa2b 100644
--- a/docs/components/pages/landing/index.tsx
+++ b/docs/components/pages/landing/index.tsx
@@ -151,18 +151,18 @@ function Teams() {
return (
<div className="mx-auto ">
<p className="bg-contain mb-2 md:!mb-4 text-sm font-semibold tracking-wide text-center text-[#666666] dark:text-[#888888] uppercase">
- Trusted by teams from
+ Thx by teams from
<br className="inline md:hidden" /> around the world
</p>
<div className="z-50 grid grid-flow-col grid-rows-6 sm:grid-rows-3 md:grid-rows-2 lg:grid-rows-1">
<Clients
companyList={[
"Vercel",
- "AWS",
- "Microsoft",
- "Adobe",
- "Disney",
- "Netflix",
+ // "AWS",
+ // "Microsoft",
+ // "Adobe",
+ // "Disney",
+ // "Netflix",
]}
staticWidth
/>