Skip to content

Commit

Permalink
📄 Update Rewards page content (#2066)
Browse files Browse the repository at this point in the history
TinaCMS content update

Co-authored-by: tina-cloud-app[bot] <58178390+tina-cloud-app[bot]@users.noreply.github.com>
  • Loading branch information
bettybondoc and tina-cloud-app[bot] authored Jan 17, 2024
1 parent 278fa3c commit f31507e
Showing 1 changed file with 11 additions and 25 deletions.
36 changes: 11 additions & 25 deletions content/products/rewards.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
seo:
title: SSW Rewards - Scan SSW QR codes, earn SSW Points, claim rewards, and win prizes!
title: >-
SSW Rewards - Scan SSW QR codes, earn SSW Points, claim rewards, and win
prizes!
---

# SSW Rewards app
Expand All @@ -15,48 +17,32 @@ app informs them of the prize that they just won. [More on Adam's Blog](https://

## About the project

SSW Rewards is an open source project and can be found on [GitHub](https://github.com/SSWConsulting/SSW.Rewards)
SSW Rewards is an open source project and can be found on [GitHub](https://github.com/SSWConsulting/SSW.Rewards).

It comprises a front end written in Xamarin Forms and a back end written in ASP.NET Core.
It comprises a mobile application written in .NET MAUI, with a Blazor-based web UI, and a backend implemented in ASP.NET Core - all using .NET 8!

**Note:** At SSW we also have an admin portal on Azure DevOps internally, used for managing content, user notifications and reporting.

You are free to use and adapt the code on GitHub, and submit a pull request to help the community!
[Contact SSW](https://www.ssw.com.au/company/contact-us) if you are interested in us adapting
this for your own business.
If you're interested in customizing it for your business, [reach out to us at SSW](https://www.ssw.com.au/company/contact-us).

## Download the app

<FixedColumns
firstColBody={<>
### iOS

<CustomImage
src="/images/products/app-store.svg"
altText="Download on the App Store"
height={100}
width={320}
link="https://apps.apple.com/ca/app/ssw-rewards/id1482994853"
/>


<CustomImage src="/images/products/app-store.svg" altText="Download on the App Store" height={100} width={320} link="https://apps.apple.com/ca/app/ssw-rewards/id1482994853" />
</>}
secondColBody={<>
### Android

<CustomImage
src="/images/products/play-store-banner.png"
altText="Get it on Google Play"
height={100}
width={360}
link="https://play.google.com/store/apps/details?id=com.ssw.consulting&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
/>

<CustomImage src="/images/products/play-store-banner.png" altText="Get it on Google Play" height={100} width={360} link="https://play.google.com/store/apps/details?id=com.ssw.consulting&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1" />
</>}
/>

***

### Launched at NDC Sydney conference
<TweetEmbed url="https://twitter.com/SSW_TV/status/1184008604619284482" />

<TweetEmbed url="https://twitter.com/SSW_TV/status/1184008604619284482" />

Google Play and the Google Play logo are trademarks of Google LLC.

0 comments on commit f31507e

Please sign in to comment.