mirror of
https://github.com/tjsga/tj-sga-website-react.git
synced 2025-04-09 22:50:17 -04:00
Change excomm photo to compressed version
This commit is contained in:
parent
46c80fc204
commit
f4c8b8ba06
Binary file not shown.
Before Width: | Height: | Size: 2.8 MiB |
|
@ -14,7 +14,7 @@ export default function Committee() {
|
||||||
<>
|
<>
|
||||||
<Hero
|
<Hero
|
||||||
heading='Executive Committee'
|
heading='Executive Committee'
|
||||||
imageURL='/images/who-we-are/excomm.png'
|
imageURL='/images/who-we-are/excomm.jpg'
|
||||||
/>
|
/>
|
||||||
<main>
|
<main>
|
||||||
{excomm.map((member) => (
|
{excomm.map((member) => (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user