Skip to content

Commit

Permalink
docs: update preview/wechat image, and add feature tag of i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Mar 1, 2024
1 parent 011ac6c commit a94e10b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ function HomepageMain() {
<div className="px-4 py-2 border rounded border-solid border-gray-300 checked-item">
✔ No cookies
</div>
<div className="px-4 py-2 border rounded border-solid border-gray-300 checked-item">
✔ International support
</div>
<div className="px-4 py-2 border rounded border-solid border-gray-300 checked-item">
✔ GDPR & CCPA compliant
</div>
Expand Down Expand Up @@ -95,6 +98,7 @@ function HomepageMain() {
<img src="/img/preview1.png" />
<img src="/img/preview2.png" />
<img src="/img/preview3.png" />
<img src="/img/preview4.png" />
</Carousel>
</div>
</div>
Expand Down
Binary file added website/static/img/preview4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/wechat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a94e10b

Please sign in to comment.