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(landingPage): partners and product #35

Merged
merged 6 commits into from
Feb 25, 2024
Merged

Conversation

sologames7
Copy link
Collaborator

@sologames7 sologames7 commented Feb 19, 2024

adding partners and product sections to landing

sologames7 and others added 4 commits February 19, 2024 14:19
partners section added (desktop)
illustration fix & no hover on members
Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unvoy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 2:01pm

@sologames7 sologames7 changed the title feat(landingPage): partners feat(landingPage): partners and product Feb 19, 2024
Copy link
Owner

@Boyadjie Boyadjie left a comment

Choose a reason for hiding this comment

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

Remove comments pls

export const Arguments = () => {
const cardsData = productData.cards;
return (
// icons from public folder
Copy link
Owner

Choose a reason for hiding this comment

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

🗑️

const imgUrl = productData.mokup.imgUrl;

return (
// image from public folder
Copy link
Owner

Choose a reason for hiding this comment

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

🗑️

src={imgUrl}
alt="mokup"
width={400} // 1 because width is required
height={640} // 1 because height is required
Copy link
Owner

Choose a reason for hiding this comment

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

🗑️

.product {
height: 800px;
display: flex;
/* justify-content: center; */
Copy link
Owner

Choose a reason for hiding this comment

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

🗑️

@sologames7 sologames7 merged commit c97eb45 into main Feb 25, 2024
6 checks passed
@sologames7 sologames7 deleted the landing-product-partners branch February 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants