Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add the countdown account in the Hero component #83

Merged
merged 7 commits into from
Apr 7, 2024

Conversation

LUISEDOCCOR
Copy link
Contributor

@LUISEDOCCOR LUISEDOCCOR commented Apr 5, 2024

Add the countdown account in the Hero component

Before: ๐Ÿš€

image

image

After: โœจ

When Afor is live ๐Ÿ‘‘:

image

When afor is not live ๐Ÿ˜ฅ:

image

image

Copy link

vercel bot commented Apr 5, 2024

@LUISEDOCCOR is attempting to deploy a commit to the aforina's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Zyruks
Copy link
Member

Zyruks commented Apr 5, 2024

Bastante cool queda, agregarรญa un text-shadow para que no se pierda tanto el texto con el fondo.

@afordigital
Copy link
Member

+1 to zyruks comment!! do we contemplate how it looks when im streaming?

@LUISEDOCCOR
Copy link
Contributor Author

Sorry, I had not considered the component when you are live. I'll review the conflicts and check that. Thanks! ๐Ÿ’ซ

@afordigital
Copy link
Member

Thank u a lot! :3

@afordigital afordigital added the Design Something isn't working as expected. label Apr 5, 2024
Copy link
Contributor

@MarcosNASA MarcosNASA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mergeable to me! ๐ŸŒฎ ๐ŸŒฏ

<span className="font-bold text-6xl">{formatNumber(timeLeft.seconds)}</span>
</section>
{time.map(({ name, label }, index) => (
<section key={index} className="text-center text-shadow-sm">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐ŸŸข The name would likely be a better key.

@afordigital afordigital merged commit 18df538 into Afordin:main Apr 7, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Something isn't working as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants