Skip to content

Commit

Permalink
changed to june 1st 1pm
Browse files Browse the repository at this point in the history
  • Loading branch information
enkhbold470 committed May 24, 2024
1 parent 4f65d3f commit daf20f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function Landing() {
<div className="flex justify-center">
<Countdown
// className="xl:text-7xl lg:text-6xl text-8xl mb-4 font-CerealBD text-white"
targetDate="2024-06-01T18:00:00"
targetDate="2024-06-01T13:00:00"
/>
</div>
<div className="flex flex-col items-center text-center">
Expand Down

0 comments on commit daf20f0

Please sign in to comment.