Skip to content

Commit

Permalink
chore(about): Add committee id and welcome email images (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixpereira authored Jan 2, 2025
1 parent af555e4 commit 9627196
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added public/images/email/dark/welcome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/email/light/welcome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ export default function AboutPage() {
/>
</section>
{/* Committee Members */}
<section className="mt-8">
<section id="committee" className="mt-8">
{/* Grid */}
<Image
src="/images/rectangle-grid.svg"
Expand Down

0 comments on commit 9627196

Please sign in to comment.