Skip to content

Commit

Permalink
remove mention of text sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
sangonz193 committed Apr 22, 2024
1 parent 3c9bb47 commit 3f2fafb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ export default function Index() {
</h1>

<span className="mx-auto mt-4 w-full max-w-xl text-center text-lg text-muted-foreground">
Seamless file and text sharing directly between devices. Built on the
power of WebRTC technology, Data Loom ensures your data transfers are
secure, fast, and direct—no middlemen involved.
Seamless file sharing directly between devices. Built on the power of
WebRTC technology, Data Loom ensures your data transfers are secure,
fast, and direct—no middlemen involved.
</span>

<Button className="group mx-auto mt-10" size="lg" asChild>
Expand Down

0 comments on commit 3f2fafb

Please sign in to comment.