Skip to content

Comments

feat: Implement a new 'How it Works' section based on Figma design #100

Merged
Ayoazeez26 merged 7 commits intostakepoint:stagingfrom
kimcascante:feature/how-it-works-section-94
Mar 25, 2025
Merged

feat: Implement a new 'How it Works' section based on Figma design #100
Ayoazeez26 merged 7 commits intostakepoint:stagingfrom
kimcascante:feature/how-it-works-section-94

Conversation

@kimcascante
Copy link
Contributor

Description

Implemented a new "How it Works" section in the application.
The section is fully responsive and matches the Figma design specification.
Ensured the section integrates smoothly with the existing application architecture.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.

Related Issue

Screenshots (if applicable)

image

@vercel
Copy link

vercel bot commented Mar 21, 2025

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

Name Status Preview Comments Updated (UTC)
starkwager-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 11:01am

@Ayoazeez26
Copy link
Contributor

@kimcascante please check your build is failing

@kimcascante
Copy link
Contributor Author

@kimcascante please check your build is failing

done :)

Copy link
Contributor

@Ayoazeez26 Ayoazeez26 left a comment

Choose a reason for hiding this comment

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

Can you create the how it works as a component instead, then head over to app/page you can then place the component there when you're done.
Pull the latest changes first before doing this
Also, the fonts have been added so you can add the appropriate fonts

Copy link
Contributor

@Ayoazeez26 Ayoazeez26 left a comment

Choose a reason for hiding this comment

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

looks great. lgtm

@Ayoazeez26 Ayoazeez26 merged commit 02399f1 into stakepoint:staging Mar 25, 2025
2 checks passed
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.

Implement 'How it Works' Section as per Figma Design

2 participants