You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the files in src/app/tech/ for the relevant page. All the sections-components on the Tech page will be vertically stacked.
Put page-content-specific components in src/components/tech/ or in another components folder if they're potentially reusable on other pages.
For layout check out the Container and Section component in Radix UI.
Notes:
For this issue focus only on the "How To Join Our Team" section.
Let's prioritize using Radix UI components (check both their Theme and Primitives docs). It's ok to sprinkle in some tailwind in order to go above and beyond what we get out of the box with Radix, but don't feel like you need to be pixel-perfect when following the designs.
The text was updated successfully, but these errors were encountered:
Hoping to get this done by Saturday December 7th 2024 to include it in the site launch.
Design: See this Figma file.
Code:
src/app/tech/
for the relevant page. All the sections-components on the Tech page will be vertically stacked.src/components/tech/
or in another components folder if they're potentially reusable on other pages.Notes:
The text was updated successfully, but these errors were encountered: