Skip to content

Commit

Permalink
fix: remove users section
Browse files Browse the repository at this point in the history
The tweet of vjeux has been deleted.
  • Loading branch information
gregberge committed Dec 30, 2024
1 parent c501ec6 commit d6e6fdb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 60 deletions.
20 changes: 0 additions & 20 deletions app/home/users/Users.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions app/homepage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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";

Expand All @@ -31,7 +30,6 @@ export default function Page() {
<Hero />
<Customers />
<DemoVideo />
<Users />
<Why />
<VisualTesting />
<DeveloperExperience />
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
37 changes: 0 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6e6fdb

Please sign in to comment.