Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushKun authored May 28, 2024
1 parent 9159ded commit bf6f2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export default function Home() {
sonnerToast.custom(() => <div className="rounded-lg p-2 bg-[#B2FFF6] border-2 border-[#003C35] text-[#003C35]">

We're launching our courses soon.<br />
The first 3 people to finish the courses get 1AR each
The first 5 people to finish the courses get 1AR each
{/* <Image draggable={false} src={popupSVG} width={800} height={300} alt="popup" onClick={() => sonnerToast.dismiss()} /> */}
</div>)
}}>
Expand Down

0 comments on commit bf6f2b8

Please sign in to comment.