Skip to content

Commit

Permalink
Update sponsors assets
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumordelaluz committed Jun 10, 2024
1 parent 3f947f5 commit edab7d3
Showing 2 changed files with 0 additions and 36 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -44,17 +44,6 @@ The place where all the stuff is visible working, live [here](https://www.react.
Reactour is proud to be sponsored by <a href="https://frigade.com/?source=reactour">Frigade</a>, a developer tool for building better product onboarding: guided tours, getting started checklists, announcements, and more.
</p>

#### Silver sponsors 🥈

<p>
<a href="https://www.dopt.com/?source=reactour">
<img alt="Dopt sponsor" title="Dopt sponsor" src="./sponsor-dopt.png" width="300">
</a>
</p>
<p>
<a href="https://www.dopt.com/?source=reactour">Dopt</a> gives developers UI components and SDKs to build seamless onboarding and education experiences in minutes.
</p>

## Repo Activity

![Alt](https://repobeats.axiom.co/api/embed/3f2f3ea11677e9e844286258ca307eeb4327a04e.svg 'Repobeats analytics image')
25 changes: 0 additions & 25 deletions apps/web/components/Home.tsx
Original file line number Diff line number Diff line change
@@ -388,31 +388,6 @@ export default function Home() {
</Box>
<Box center width="18%" />
</Row>
<Row style={{ margin: '2em 0' }}>
<Box center width="35%" />
<Box center width="30%">
<Heading h="2">Silver Sponsors</Heading>
<Link
href="https://www.dopt.com/?source=reactour-site"
style={{ marginTop: '2em' }}
nospaces
>
<Image alt="Frigade" src="/sponsor-dopt.png" />
</Link>
<Text>
<Link
href="https://www.dopt.com/?source=reactour-site"
color="dark"
nospaces
>
Dopt
</Link>{' '}
gives developers UI components and SDKs to build seamless
onboarding and education experiences in minutes.
</Text>
</Box>
<Box center width="35%" />
</Row>
</Section>

<Scrollable>

0 comments on commit edab7d3

Please sign in to comment.