diff --git a/app/customers/page.tsx b/app/customers/page.tsx
index f5851a8..4e89445 100644
--- a/app/customers/page.tsx
+++ b/app/customers/page.tsx
@@ -11,8 +11,6 @@ import { CallToActionSection } from "@/components/CallToActionSection";
import { Container } from "@/components/Container";
import { getMetadata } from "@/lib/metadata";
-import { Users } from "../home/users/Users";
-
export const metadata: Metadata = getMetadata({
title: "Customers",
description: "Meet the teams that trust Argos for their frontend testing.",
@@ -114,9 +112,6 @@ export default function Page() {
-
-
-
-
-
- Loved by more than 3K users
-
-
-
-
-
-
-
- );
-}
diff --git a/app/homepage.tsx b/app/homepage.tsx
index dd6e760..ce23b20 100644
--- a/app/homepage.tsx
+++ b/app/homepage.tsx
@@ -14,7 +14,6 @@ import { FeaturedSDKs } from "./home/featured-sdk/FeaturedSDKs";
import { Features } from "./home/features/Features";
import { Hero } from "./home/hero/Hero";
import { TestDebugging } from "./home/test-debugging/TestDebugging";
-import { Users } from "./home/users/Users";
import { VisualTesting } from "./home/visual-testing/VisualTesting";
import { Why } from "./home/why/Why";
@@ -31,7 +30,6 @@ export default function Page() {
-
diff --git a/package.json b/package.json
index b0ad091..4a62089 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,6 @@
"react-dom": "^19.0.0",
"react-syntax-highlighter": "^15.6.1",
"react-twc": "^1.4.2",
- "react-tweet": "^3.2.1",
"rehype-img-size": "^1.0.1",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 378d532..18d1b83 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -89,9 +89,6 @@ importers:
react-twc:
specifier: ^1.4.2
version: 1.4.2(@types/react@19.0.2)(react@19.0.0)
- react-tweet:
- specifier: ^3.2.1
- version: 3.2.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
rehype-img-size:
specifier: ^1.0.1
version: 1.0.1
@@ -3134,12 +3131,6 @@ packages:
react-twc@1.4.2:
resolution: {integrity: sha512-ix8Z1dNacL29Vri3rWsQqRYMQXWCNzbI1qhz0yyvcbO057HZwz3rXZDQ7TcOE1hQ7EHornX3ka2reO27RmXiYA==}
- react-tweet@3.2.1:
- resolution: {integrity: sha512-dktP3RMuwRB4pnSDocKpSsW5Hq1IXRW6fONkHhxT5EBIXsKZzdQuI70qtub1XN2dtZdkJWWxfBm/Q+kN+vRYFA==}
- peerDependencies:
- react: '>= 18.0.0'
- react-dom: '>= 18.0.0'
-
react@19.0.0:
resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
engines: {node: '>=0.10.0'}
@@ -3484,11 +3475,6 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
- swr@2.2.5:
- resolution: {integrity: sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==}
- peerDependencies:
- react: ^16.11.0 || ^17.0.0 || ^18.0.0
-
tailwindcss-animate@1.0.7:
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
peerDependencies:
@@ -3696,11 +3682,6 @@ packages:
'@types/react':
optional: true
- use-sync-external-store@1.4.0:
- resolution: {integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==}
- peerDependencies:
- react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
-
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
@@ -7329,14 +7310,6 @@ snapshots:
- '@types/react'
- react
- react-tweet@3.2.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
- dependencies:
- '@swc/helpers': 0.5.15
- clsx: 2.1.1
- react: 19.0.0
- react-dom: 19.0.0(react@19.0.0)
- swr: 2.2.5(react@19.0.0)
-
react@19.0.0: {}
read-cache@1.0.0:
@@ -7825,12 +7798,6 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
- swr@2.2.5(react@19.0.0):
- dependencies:
- client-only: 0.0.1
- react: 19.0.0
- use-sync-external-store: 1.4.0(react@19.0.0)
-
tailwindcss-animate@1.0.7(tailwindcss@3.4.17):
dependencies:
tailwindcss: 3.4.17
@@ -8076,10 +8043,6 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.2
- use-sync-external-store@1.4.0(react@19.0.0):
- dependencies:
- react: 19.0.0
-
util-deprecate@1.0.2: {}
uuid@8.3.2: {}