Skip to content

Commit edab7d3

Browse files
Update sponsors assets
1 parent 3f947f5 commit edab7d3

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,6 @@ The place where all the stuff is visible working, live [here](https://www.react.
4444
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.
4545
</p>
4646

47-
#### Silver sponsors 🥈
48-
49-
<p>
50-
<a href="https://www.dopt.com/?source=reactour">
51-
<img alt="Dopt sponsor" title="Dopt sponsor" src="./sponsor-dopt.png" width="300">
52-
</a>
53-
</p>
54-
<p>
55-
<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.
56-
</p>
57-
5847
## Repo Activity
5948

6049
![Alt](https://repobeats.axiom.co/api/embed/3f2f3ea11677e9e844286258ca307eeb4327a04e.svg 'Repobeats analytics image')

apps/web/components/Home.tsx

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -388,31 +388,6 @@ export default function Home() {
388388
</Box>
389389
<Box center width="18%" />
390390
</Row>
391-
<Row style={{ margin: '2em 0' }}>
392-
<Box center width="35%" />
393-
<Box center width="30%">
394-
<Heading h="2">Silver Sponsors</Heading>
395-
<Link
396-
href="https://www.dopt.com/?source=reactour-site"
397-
style={{ marginTop: '2em' }}
398-
nospaces
399-
>
400-
<Image alt="Frigade" src="/sponsor-dopt.png" />
401-
</Link>
402-
<Text>
403-
<Link
404-
href="https://www.dopt.com/?source=reactour-site"
405-
color="dark"
406-
nospaces
407-
>
408-
Dopt
409-
</Link>{' '}
410-
gives developers UI components and SDKs to build seamless
411-
onboarding and education experiences in minutes.
412-
</Text>
413-
</Box>
414-
<Box center width="35%" />
415-
</Row>
416391
</Section>
417392

418393
<Scrollable>

0 commit comments

Comments
 (0)