Skip to content

Commit

Permalink
Merge pull request #101 from near/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-rlo authored Nov 10, 2024
2 parents 3154799 + 1e7852c commit 29944a9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/components/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,13 +183,10 @@ export const Home = () => {
<Pattern contentMaxWidth="648px">
<Flex gap="l" stack align="center">
<Text as="h1" size="text-hero-l">
Blockchains, Abstracted.
The Blockchain for AI
</Text>

<Text size="text-l" weight={400}>
NEAR is the chain abstraction stack, empowering builders to create apps that scale to billions of users
and across all blockchains.
</Text>


<Flex>
<Button
Expand Down

0 comments on commit 29944a9

Please sign in to comment.