Skip to content

Commit

Permalink
add flexport for nextjs project
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlybeck committed Aug 21, 2024
1 parent 083c776 commit 158a54d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/projects/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default function Projects() {
<h2 className={styles.sectionTitle}>NextJS-based UX Development Framework</h2>
<PlaceholderImage alt="Placeholder for NextJS Framework" width={800} height={400} />
<p className={styles.paragraph}>A NextJS-based framework supporting UX development for hundreds of engineers.</p>
<p className={styles.paragraph}>Job: Flexport</p>
</section>
</div>
);
Expand Down

0 comments on commit 158a54d

Please sign in to comment.