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

Implement Home page #219

Merged
merged 6 commits into from
Apr 15, 2024
Merged

Implement Home page #219

merged 6 commits into from
Apr 15, 2024

Conversation

icetrust0212
Copy link

No description provided.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-219.d29a9kk5kl8bp0.amplifyapp.com

@aurelticot
Copy link
Member

Thanks @icetrust0212 I'll review it today

Copy link
Member

@aurelticot aurelticot left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @icetrust0212, really appreciate the work.

There are a few changes needed though, notably the Header is not behaving correctly anymore.
Please see my comments below.

@icetrust0212 icetrust0212 requested a review from aurelticot March 22, 2024 12:47
Copy link
Member

@aurelticot aurelticot left a comment

Choose a reason for hiding this comment

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

All working fine. Thanks.

Just added a few comments for changes to go with this repository's style.

import { useIntl } from "react-intl";
import HeroSection from "../organisms/HeroSection";
import JoinWaitlist from "../organisms/JoinWaitlist";
import LearnMore from "../organisms/LearnMore";
Copy link
Member

Choose a reason for hiding this comment

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

We use barrel files in this repository. Could you add this component to the barrel file in organisms? Thanks

Copy link
Author

Choose a reason for hiding this comment

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

Done

@icetrust0212 icetrust0212 requested a review from aurelticot April 3, 2024 14:11
@aurelticot aurelticot added this to the 1.0.0-beta.3 milestone Apr 15, 2024
@aurelticot aurelticot added the enhancement New feature or request label Apr 15, 2024
@aurelticot aurelticot changed the title completed landing page Implement Home page Apr 15, 2024
@aurelticot aurelticot linked an issue Apr 15, 2024 that may be closed by this pull request
Copy link
Member

@aurelticot aurelticot left a comment

Choose a reason for hiding this comment

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

Thanks @icetrust0212

@aurelticot aurelticot merged commit 86de679 into develop Apr 15, 2024
2 checks passed
@aurelticot aurelticot deleted the milan-landing branch April 15, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Home page
2 participants