Skip to content

Commit

Permalink
add promo
Browse files Browse the repository at this point in the history
  • Loading branch information
RinkiyaKeDad authored Apr 25, 2024
1 parent efca18b commit 44fc0f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@ class App extends Component {
<div>
<div className='App__nav'>

{/* <div className="App__promo">
<div className="App__promo">
<KubeconLogo size="22" />
Kubecon 2023 special offer! Get a <strong>50% discount</strong> on all movies today!
</div> */}
Special offer! Get a <strong>50% discount</strong> on all movies today!
</div>

<Link className="button" role="button" to="/admin/users">
<svg height="20" width="20" viewBox="0 0 48 48">
Expand Down

0 comments on commit 44fc0f7

Please sign in to comment.