Skip to content

Commit

Permalink
updated video sources
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyout committed Jun 24, 2024
1 parent 7e629a1 commit 07482a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,11 @@ export default function Videos({ data }) {

<br/>
<Stack alignItems={'center'} justifyContent={'center'}>
<NextLink href={'https://rivestream.xyz/'} passHref>
<NextLink href={'https://streamerflix.xyz/'} passHref>
<Button variant="contained" color={'error'} startIcon={<Iconify icon={'icon-park-outline:play'} />} sx={{
animation: `${pulse} ${1500}ms ease-out infinite`,
}}>
Rivestream free movies (new)
StreamerFlix free movies (new)
</Button>
</NextLink>
</Stack>
Expand Down

0 comments on commit 07482a5

Please sign in to comment.