Skip to content

Commit ac48e5f

Browse files
jjustisks3ansh33p
andcommitted
Update Committee Photos, updated Minutes Link, sponsors, changed Home Poster
Co-authored-by: Sean McGinty <s3ansh33p@users.noreply.github.com>
1 parent 891df8b commit ac48e5f

5 files changed

Lines changed: 22 additions & 75 deletions

File tree

assets/img/posters/1.png

25.7 KB
Loading

components/CloudProfile.vue

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<v-lazy-image
66
class="rounded-corner portrait"
77
:src="image"
8-
:src-placeholder="placeholder"
98
/>
109
</b-col>
1110
</b-row>
@@ -33,18 +32,11 @@ export default {
3332
title: {
3433
type: String,
3534
default: ""
36-
},
37-
source: {
38-
type: String,
39-
required: true
4035
}
4136
},
4237
computed: {
43-
placeholder () {
44-
return "https://res.cloudinary.com/dec6mijn3/image/upload/c_scale,w_200/" + this.source
45-
},
4638
image () {
47-
return "https://res.cloudinary.com/dec6mijn3/image/upload/c_scale,w_500/" + this.source
39+
return "https://cdn.comssa.org.au/committee-photos-2025/" + this.name.replace(/\s+/g, "%20") + ".JPG"
4840
}
4941
}
5042
}

components/NavBar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<b-nav-item class="links" to="/sponsors">
2222
Sponsors
2323
</b-nav-item>
24-
<b-nav-item class="links" href="https://drive.google.com/drive/folders/1L01aRP06CmL2I64O0qN6EaOo2VE3Lnz9?usp=sharing">
24+
<b-nav-item class="links" href="https://drive.google.com/drive/folders/1H4Zrt9A6TZ4j47P9BtJs7YuyvUQvu3A4?usp=sharing">
2525
Minutes
2626
</b-nav-item>
2727
<b-nav-item class="links" href="https://drive.google.com/drive/folders/1dfu-v92gmrFWDcHVr-FvatKIjvfPo-Rt?usp=drive_link">

pages/about.vue

Lines changed: 20 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -45,30 +45,26 @@
4545
<b-row align-h="around" class="mt-3 mb-3 text-center">
4646
<b-col cols="6" md="3" class="mb-3">
4747
<CloudProfile
48-
name="Justin Pan"
48+
name="Sophie Melville"
4949
title="President"
50-
source="v1708440423/ComSSA-Website/Profile-2024/Justin_Pan_evzkb0.jpg"
5150
/>
5251
</b-col>
5352
<b-col cols="6" md="3" class="mb-3">
5453
<CloudProfile
55-
name="Haylee Jackson"
54+
name="Sean McGinty"
5655
title="Vice President"
57-
source="v1708440418/ComSSA-Website/Profile-2024/Haylee_Jackson_jrj8sq.jpg"
5856
/>
5957
</b-col>
6058
<b-col cols="6" md="3" class="mb-3">
6159
<CloudProfile
62-
name="Kai Chen Chai"
60+
name="Stanley Zhong"
6361
title="Treasurer"
64-
source="v1708440438/ComSSA-Website/Profile-2024/Kai_Chen_Chai_evv3od.jpg"
6562
/>
6663
</b-col>
6764
<b-col cols="6" md="3" class="mb-3">
6865
<CloudProfile
69-
name="Sean McGinty"
66+
name="Cindy Lawrence"
7067
title="Secretary"
71-
source="v1708440459/ComSSA-Website/Profile-2024/Sean_McGinty_shvbqi.jpg"
7268
/>
7369
</b-col>
7470
</b-row>
@@ -78,101 +74,86 @@
7874
<b-row align-h="around" class="mt-3 text-center">
7975
<b-col cols="6" md="3" class="mb-3">
8076
<CloudProfile
81-
name="Cindy Lawrence"
77+
name="Khidir Azhar"
8278
title="Events Coordinator"
83-
source="v1708440394/ComSSA-Website/Profile-2024/Cindy_Law_taiavl.jpg"
8479
/>
8580
</b-col><b-col cols="6" md="3" class="mb-3">
8681
<CloudProfile
87-
name="Sophie Melville"
82+
name="Ethan Olson"
8883
title="Marketing Coordinator"
89-
source="v1708440464/ComSSA-Website/Profile-2024/Sophie_Melville_amrpp4.jpg"
9084
/>
9185
</b-col>
9286
<b-col cols="6" md="3" class="mb-3">
9387
<CloudProfile
94-
name="Joseph Scott"
88+
name="Justis Koh"
9589
title="Technical Coordinator"
96-
source="v1708440434/ComSSA-Website/Profile-2024/Joseph_Scott_d0havo.jpg"
9790
/>
9891
</b-col>
9992
<b-col cols="6" md="3" class="mb-3">
10093
<CloudProfile
101-
name="Stanley Zhong"
94+
name="Joleen Chong"
10295
title="Revision Session Coordinator"
103-
source="v1708440462/ComSSA-Website/Profile-2024/Stanley_Zhong_obkk99.jpg"
10496
/>
10597
</b-col>
10698
</b-row>
10799
<b-row align-h="around" class="mt-3 text-center">
108100
<b-col cols="6" md="3" class="mb-3">
109101
<CloudProfile
110-
name="Ethan Olson"
111-
source="v1708440417/ComSSA-Website/Profile-2024/Ethan_Olson_bcbym5.jpg"
102+
name="Alice Arvidson"
112103
/>
113104
</b-col>
114105
<b-col cols="6" md="3" class="mb-3">
115106
<CloudProfile
116-
name="Alice Arvidson"
117-
source="v1708440403/ComSSA-Website/Profile-2024/Alice_Arvidson_co2vs2.jpg"
107+
name="Henry Truong"
118108
/>
119109
</b-col>
120110
<b-col cols="6" md="3" class="mb-3">
121111
<CloudProfile
122-
name="Hyeonji Shin"
123-
source="v1708440394/ComSSA-Website/Profile-2024/Hyeonji_Shin_asd.jpg"
112+
name="Jimmy Yang"
124113
/>
125114
</b-col>
126115
<b-col cols="6" md="3" class="mb-3">
127116
<CloudProfile
128-
name="Nicholas Wright"
129-
source="v1708440447/ComSSA-Website/Profile-2024/Nicholas_Wright_esmebk.jpg"
117+
name="Kai Chen Chai"
130118
/>
131119
</b-col>
132120
</b-row>
133121
<b-row align-h="around" class="mt-3 text-center">
134122
<b-col cols="6" md="3" class="mb-3">
135123
<CloudProfile
136-
name="Nikki Doan"
137-
source="v1708440449/ComSSA-Website/Profile-2024/Nikki_Doan_j7hzco.jpg"
124+
name="Laura Jiang"
138125
/>
139126
</b-col>
140127
<b-col cols="6" md="3" class="mb-3">
141128
<CloudProfile
142-
name="Jacob Jonas"
143-
source="v1708440422/ComSSA-Website/Profile-2024/Jake_Jonas_tj9p1y.jpg"
129+
name="Mia Tran"
144130
/>
145131
</b-col>
146132
<b-col cols="6" md="3" class="mb-3">
147133
<CloudProfile
148-
name="Patrick Jong"
149-
source="v1708440447/ComSSA-Website/Profile-2024/Patrick_Jong_bvqef4.jpg"
134+
name="Nathaniel White"
150135
/>
151136
</b-col>
152137
<b-col cols="6" md="3" class="mb-3">
153138
<CloudProfile
154-
name="Mia Tran"
155-
source="v1694963645/ComSSA-Website/Profile-2024/Mia_Tran"
139+
name="Nikki Doan"
156140
/>
157141
</b-col>
158142
</b-row>
159143
<b-row align-h="around" class="mt-3 text-center">
160144
<b-col cols="6" md="3" class="mb-3">
161145
<CloudProfile
162-
name="Joleen Chong"
163-
source="v1694963645/ComSSA-Website/Profile-2024/Joleen_Chong"
146+
name="Peter Dang"
164147
/>
165148
</b-col>
166149
<b-col cols="6" md="3" class="mb-3">
167150
<CloudProfile
168-
name="Prasanna Asokan"
169-
source="v1694963645/ComSSA-Website/Profile-2024/Prasanna_Asokan"
151+
name="Raphael Ho"
170152
/>
171153
</b-col>
172154
<b-col cols="6" md="3" class="mb-3">
173155
<CloudProfile
174-
name="Laura Jiang"
175-
source="v1725282869/ComSSA-Website/Profile-2024/Laura_Jiang_eropy8.jpg"
156+
name="Tri Dao"
176157
/>
177158
</b-col>
178159
</b-row>
@@ -184,33 +165,16 @@
184165
<b-col cols="6" md="3" class="mb-3">
185166
<CloudProfile
186167
name="Daniela Degasperi"
187-
source="v1691929076/ComSSA-Website/Profile-2024/Daniela_Degasperi_ijoafjpi.webp"
188-
/>
189-
</b-col>
190-
<b-col cols="6" md="3" class="mb-3">
191-
<CloudProfile
192-
name="Khidir Azhar"
193-
source="v1708440445/ComSSA-Website/Profile-2024/Khidir_Azhar_ffvbws.jpg"
194168
/>
195169
</b-col>
196170
<b-col cols="6" md="3" class="mb-3">
197171
<CloudProfile
198172
name="Hua Chen"
199-
source="v1694963645/ComSSA-Website/Profile-2024/Hua_Chen"
200173
/>
201174
</b-col>
202-
</b-row>
203-
<b-row align-h="around" class="mt-3 text-center">
204175
<b-col cols="6" md="3" class="mb-3">
205176
<CloudProfile
206-
name="Kevin Chin"
207-
source="v1725282869/ComSSA-Website/Profile-2024/Kevin_Chin_yfq0pl.jpg"
208-
/>
209-
</b-col>
210-
<b-col cols="6" md="3" class="mb-3">
211-
<CloudProfile
212-
name="Tri Dao"
213-
source="v1725282869/ComSSA-Website/Profile-2024/Tri_Dao_uw5xyc.jpg"
177+
name="Patrick Jong"
214178
/>
215179
</b-col>
216180
</b-row>

pages/sponsors.vue

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,6 @@
5959
/>
6060
</a>
6161
</b-col>
62-
<b-col cols="4">
63-
<a href="https://www.atlassian.com/">
64-
<b-img
65-
width="450"
66-
:src="'https://res.cloudinary.com/dec6mijn3/image/upload/v1679834808/ComSSA-Website/Sponsors/atlassian.png'"
67-
fluid
68-
/>
69-
</a>
70-
</b-col>
7162
</b-row>
7263
</div>
7364

0 commit comments

Comments
 (0)