mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Correct my grammar mistake
This commit is contained in:
parent
1ae9136f15
commit
a213a42be1
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ export default () => (
|
|||
<Grid my={4} gap={3} columns={[null, 2, 3]}>
|
||||
<Photo
|
||||
src="/home/flagship_4.jpg"
|
||||
alt={<>Hack Clubbers at our <Link href="https://photos.app.goo.gl/F5JDxq5FzfhofTMD9" target="_blank" rel="noopener noreferrer">Flagship</Link></>}
|
||||
alt={<>Hack Clubbers at <Link href="https://photos.app.goo.gl/F5JDxq5FzfhofTMD9" target="_blank" rel="noopener noreferrer">Flagship</Link></>}
|
||||
width={500}
|
||||
height={326.5}
|
||||
showAlt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue