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: Teaser video #491

Merged
merged 17 commits into from
Nov 14, 2024
Merged

feat: Teaser video #491

merged 17 commits into from
Nov 14, 2024

Conversation

DiogoSoaress
Copy link
Member

What it solves

Teaser landing page

Copy link

github-actions bot commented Nov 7, 2024

Branch preview

✅ Deployed successfully in branch deployment:

https://teaser_landing_page--homepage.review.5afe.dev

@DiogoSoaress DiogoSoaress force-pushed the teaser-landing-page branch 2 times, most recently from 8ab0f94 to 526876b Compare November 8, 2024 10:24
@DiogoSoaress DiogoSoaress marked this pull request as ready for review November 12, 2024 05:38
{ready ? (
<div className={`${css.imageWrapper} ${showButton ? css.visible : ''}`}>
<ButtonBase target="_blank" rel="noreferrer" href={ALPHA_TELEGRAM_LINK} className={css.button}>
{isMobile ? <Logo className={`${css.logo} ${!showLogo ? css.hidden : css.show}`} /> : null}
Copy link
Member

Choose a reason for hiding this comment

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

We can use the mobileVideo class here instead of isMobile but I don't think you can remove complete reliance on the hook so I'll leave it up to you.

Copy link
Member Author

Choose a reason for hiding this comment

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

This code that was using the viewport width hook was removed.

@DiogoSoaress DiogoSoaress merged commit 69ff680 into main Nov 14, 2024
4 checks passed
@DiogoSoaress DiogoSoaress deleted the teaser-landing-page branch November 14, 2024 06:06
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants