sdakpsi / RushWebsite

https://rush-website-pi.vercel.app
1 stars 0 forks source link

Develop the main page from the Figma Design #10

Open Akshat30 opened 6 days ago

Akshat30 commented 6 days ago

We are modifying the main page to look like the Figma design we have. This means that you will be developing the front end to look like the second screenshot at the bottom of this note. In addition, for the time being, add a button to the interest form in the section, and add a section below for the application as well. (Don't modify the code for the application part besides stylistic changes). Do not make a counter! @YooNice100 will handle that.

When creating the branch for this issue, make sure to choose dev as the branch source. Then switch to the newly created branch when working on the code.

The code for the main page resides in /app/page.tsx.

Currently, the main page at / (/app/page.tsx) in the directory looks like this:

image

Based on the Figma design here, we want the main page to look like this:

image