Skip to content

Commit

Permalink
correct
Browse files Browse the repository at this point in the history
  • Loading branch information
alejomendoza committed Jan 1, 2024
1 parent 43e3df1 commit ed47d93
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions packages/app/features/home/screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ export function HomeScreen() {
Join the future of music ownership
</H1>
<P className="mx-auto text-center mb-9 max-w-lg font-raleway font-semibold tracking-0.5 text-sm leading-6 mt-9 sm:text-lg sm:mt-8">
The ultimate destination for music fans, collectors, and creators to
experience a new way to experience music. We are a blockchain-powered
platform that enables music enthusiasts to discover and collect unique
creations through a decentralized framework.
The ultimate destination for music fans, collectors, and creators,
offering a novel way to immerse in and experience music like never
before. We are a blockchain-powered platform that enables music
enthusiasts to discover and collect unique creations through a
decentralized framework.
</P>
<View className="android:w-60 ios:w-60 mx-auto">
{!!user && (
Expand Down

0 comments on commit ed47d93

Please sign in to comment.