Skip to content

Commit 3c93e47

Browse files
cmaureirhugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 170ddf5 commit 3c93e47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/pages/guidelines.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ backup of anything you need rather than relying on the internet: while we do hav
7878
cables on the podiums, Murphy has a special nose for materials needed during live sessions.
7979

8080
<div class="flex gap-4 max-w-[800px]" >
81-
<Image src={speakerPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
81+
<Image src={speakerPhoto} alt="A speaker behind the podium" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
8282
</div>
8383

8484
## Making your session accessible for everyone
@@ -142,7 +142,7 @@ there, they are likely to have just popped out, so don’t despair! Come back un
142142
cable if you want to check the set up for your presentation.
143143

144144
<div class="flex gap-4 max-w-[800px]" >
145-
<Image src={posterPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
145+
<Image src={posterPhoto} alt="People reading a poster" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
146146
</div>
147147

148148
## Preparing for any technical difficulties
@@ -201,7 +201,7 @@ time, your final number of attendees is likely to be smaller than this.
201201
</div>
202202

203203
<div class="flex gap-4 max-w-[800px]" >
204-
<Image src={helperPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
204+
<Image src={helperPhoto} alt="A tutor helping a tutorial attendee at their laptop" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
205205
</div>
206206

207207
## Specific advice for tutorials

0 commit comments

Comments
 (0)