mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Fix hq image
This commit is contained in:
parent
529f6b698b
commit
f015bfb82e
1 changed files with 3 additions and 3 deletions
|
|
@ -345,13 +345,13 @@ const Page = () => (
|
|||
}}
|
||||
>
|
||||
<Box sx={{ flex: 1, maxWidth: [null, null, 400] }}>
|
||||
{/* <Photo
|
||||
src="/hq.jpg"
|
||||
<Photo
|
||||
src="/jobs/hq.jpg"
|
||||
alt="Our headquarters in beautiful Shelburne, Vermont"
|
||||
width={500}
|
||||
height={326.5}
|
||||
showAlt
|
||||
/> */}
|
||||
/>
|
||||
</Box>
|
||||
|
||||
<Box sx={{ flex: 1, p: { mb: 3 } }}>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue