Skip to content

Looking for section#14

Open
DerrickThrower wants to merge 6 commits intomainfrom
LookingForSection
Open

Looking for section#14
DerrickThrower wants to merge 6 commits intomainfrom
LookingForSection

Conversation

@DerrickThrower
Copy link
Contributor

Implemented the looking for section in the recruitment page with flipping animation
Screenshot 2026-02-05 at 8 40 44 PM
Screenshot 2026-02-05 at 8 40 53 PM

is this tuff

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ctc-website-25-26 Ready Ready Preview, Comment Feb 25, 2026 7:13am
website Error Error Feb 25, 2026 7:13am

Copy link
Member

@alexespejo alexespejo left a comment

Choose a reason for hiding this comment

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

bruh what

Screen.Recording.2026-02-05.at.11.32.00.PM.mov

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Member

@alexespejo alexespejo left a comment

Choose a reason for hiding this comment

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

I think we can go with reducing the size of the cards
Current cards
Image

Reference design
Image

label="Designers"
backTitle="Designers"
backBullets={[
"work in a cross functional team",
Copy link
Member

Choose a reason for hiding this comment

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

grammar: capitalization

backTitle="Designers"
backBullets={[
"work in a cross functional team",
"use Figma and the design process (research, wireframing, prototyping, usability testing) to create innovative designs for non-profit organizations",
Copy link
Member

Choose a reason for hiding this comment

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

grammar: capitalization

Copy link
Member

Choose a reason for hiding this comment

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

this is the og component from last year's website

  <RoleCard
            role={"Designer"}
            description={`Designers will work in a cross functional team, using Figma and the design process (research, wireframing, prototyping, usability testing) to create innovative designs for non-profit organizations.`}
            image={designer}
            buttonIcon={<BsPen />}
            href={"https://forms.gle/b2shXBaVHfDETnqN7"}
          />
        </MenuBar>

        <MenuBar>
          <RoleCard
            role={"Developer"}
            description={`Developers will utilize frontend technologies (React, Javascript/Typescript, HTML, and CSS/SASS) and backend technologies (APIs, databases, & middleware) to implement real-life applications.`}
            image={developer}
            buttonIcon={<BsCodeSlash />}
            href={"https://forms.gle/dXuF4NrENoAzWKnT9"}
          />
        </MenuBar>

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.

2 participants