Skip to content

Commit

Permalink
Logo migration - Adding SophieHub page (#2307)
Browse files Browse the repository at this point in the history
* adding preview images

* preserving image ratios

* updating index link to new page

* adding sophiehub image download assets
  • Loading branch information
andrewwaltosssw authored Mar 17, 2024
1 parent 4cf1814 commit 49c976e
Show file tree
Hide file tree
Showing 14 changed files with 277 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/blocks/downloadBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const Download = (data: Downloads) => {
alt={header}
height={400}
width={210}
style={{ objectFit: "none" }}
/>
)}
</div>
Expand Down
2 changes: 1 addition & 1 deletion content/logo/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ _body:
linkContent: >
<UtilityButton buttonText="LOGO OPTIONS" size="small"
btnIcon="BsArrowRightCircle" removeTopMargin={true}
link="https://www.ssw.com.au/ssw/logo/SophieHub" />
link="/logo/sophiehub" />
- title: LinkAuditor
image: /images/company-logos/LinkAuditor_preview.png
linkContent: >
Expand Down
33 changes: 33 additions & 0 deletions content/logo/sophiehub.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
seo:
title: SophieHub Logo
showBreadcrumb: true
header: SophieHub Logo
subHeader: "If you have any queries please\_[contact SSW.](/company/contact-us)\n"
_body:
- title: Download
downloads:
- header: Color Vertical
img: /images/company-logos/SophieHub_preview.png
firstLink: /images/company-logos/downloads/images/SophieHub.png
secondLinkText: SVG
secondLink: /images/company-logos/downloads/svgs/SophieHub.svg
- header: B&W Vertical
img: /images/company-logos/SophieHub_preview_BW.png
firstLink: /images/company-logos/downloads/images/SophieHub_BW.png
secondLinkText: SVG
secondLink: /images/company-logos/downloads/svgs/SophieHub_BW.svg
- header: Color Horizontal
img: /images/company-logos/SophieHub_preview_horizontal.png
firstLink: /images/company-logos/downloads/images/SophieHub_horizontal.png
secondLinkText: SVG
secondLink: /images/company-logos/downloads/svgs/SophieHub_horizontal.svg
- header: B&W Horizontal
img: /images/company-logos/SophieHub_preview_horizontal_BW.png
firstLink: /images/company-logos/downloads/images/SophieHub_horizontal_BW.png
secondLinkText: SVG
secondLink: /images/company-logos/downloads/svgs/SophieHub_horizontal_BW.svg
_template: DownloadBlock
footer: ''
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions public/images/company-logos/downloads/svgs/SophieHub.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
68 changes: 68 additions & 0 deletions public/images/company-logos/downloads/svgs/SophieHub_BW.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 49c976e

Please sign in to comment.