Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
[Front | Urgent] Banner Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloento committed Mar 4, 2024
1 parent 62d4860 commit 6cb3a86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Set up .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: "8.0.x"
dotnet-quality: preview
dotnet-version: "8"
dotnet-quality: ga

- uses: actions/setup-node@v3
with:
Expand Down
7 changes: 3 additions & 4 deletions src/Pages/Gallery/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,9 @@ export function Banner() {
</div>

<Text size={500} truncate className={mergeClasses(style.bg, style.white)}>
We offer an exclusive chance for OTC tribe members to get up to three fashion items until February 29, 2024.
Members can log in using their OTC-LDAP account, update their delivery address in the "Settings," and shop for their preferred styles.
After selecting items and sizes, confirm and submit their order and address.
Orders are expected to arrive within 10-14 days.
Open Telekom Cloud is envisioned, run, and nurtured by a unique and dynamic team of experts committed to sovereignty and open-source innovation:
The OTC tribe! To showcase your connection and #werkstolz,
we're thrilled to offer our members an exclusive chance to snag up to three fashion items as a token of appreciation.
</Text>

<Dialog modalType="non-modal">
Expand Down

0 comments on commit 6cb3a86

Please sign in to comment.