Skip to content

Commit

Permalink
update for cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
aidamiscom committed Jan 4, 2025
1 parent a4e156e commit 1c3cd5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function HomepageHeader() {
style={{ textDecoration: 'none', color: 'inherit' }}
>
<img
src="/mainstreamtoken.com/img/youtubeicon.png"
src="/img/youtubeicon.png"
alt="Watch on YouTube"
style={{ width: '100px', height: 'auto', cursor: 'pointer' }}
/>
Expand All @@ -204,7 +204,7 @@ function WhatIsMainstreamToken() {
<div className="container">
<div style={{ textAlign: 'center', marginBottom: '2rem' }}>
<img
src="/mainstreamtoken.com/img/mainstreamtoken.webp"
src="/img/mainstreamtoken.webp"
alt="Mainstream Token"
style={{ maxWidth: '100%', height: 'auto', borderRadius: '8px' }}
/>
Expand Down

0 comments on commit 1c3cd5a

Please sign in to comment.