Skip to content

Commit

Permalink
Add Cyber Monday promo
Browse files Browse the repository at this point in the history
  • Loading branch information
yordanov committed Dec 1, 2024
1 parent 224f54c commit 4fab7f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RadzenBlazorDemos/Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
<RadzenRow ID="components" Gap="1rem">
<RadzenColumn Size="12">
<RadzenAlert AlertStyle="AlertStyle.Dark" Icon="percent" Size="AlertSize.Large" Variant="Variant.Flat" class="rz-my-lg-12 promo-alert">
<RadzenText TextStyle="TextStyle.H5" TagName="TagName.H2" class="rz-mb-3 rz-color-on-base-darker"><strong>Save $100 with our Black Friday deals!</strong></RadzenText>
<RadzenText TextStyle="TextStyle.H5" TagName="TagName.H2" class="rz-mb-3 rz-color-on-base-darker"><strong>Save $100 with our Cyber Monday deals!</strong></RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-mb-0 rz-color-on-base-darker">Upgrade your development experience with Radzen Blazor Studio today!</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-color-on-base-darker">
Get $100 OFF with promo code <RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>BLACKFRIDAY2024</strong></RadzenLink> at checkout until November 30.
Get $100 OFF with promo code <RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>CYBERMONDAY2024</strong></RadzenLink> at checkout until December 3.
</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-mb-0 rz-color-on-base-darker">
<RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>See Pricing ↗</strong></RadzenLink>
Expand Down
4 changes: 2 additions & 2 deletions RadzenBlazorDemos/Shared/MainLayout.razor
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
<RadzenRow class="rz-mx-auto" Style="max-width: 1600px;">
<RadzenColumn Size="12">
<RadzenAlert AlertStyle="AlertStyle.Dark" Icon="percent" Size="AlertSize.Large" Variant="Variant.Flat" class="rz-mb-lg-8 promo-alert">
<RadzenText TextStyle="TextStyle.H5" TagName="TagName.H2" class="rz-mb-3 rz-color-on-base-darker"><strong>Save $100 with our Black Friday deals!</strong></RadzenText>
<RadzenText TextStyle="TextStyle.H5" TagName="TagName.H2" class="rz-mb-3 rz-color-on-base-darker"><strong>Save $100 with our Cyber Monday deals!</strong></RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-mb-0 rz-color-on-base-darker">Upgrade your development experience with Radzen Blazor Studio today!</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-color-on-base-darker">
Get $100 OFF with promo code <RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>BLACKFRIDAY2024</strong></RadzenLink> at checkout until November 30.
Get $100 OFF with promo code <RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>CYBERMONDAY2024</strong></RadzenLink> at checkout until December 3.
</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" class="rz-mb-0 rz-color-on-base-darker">
<RadzenLink Path="https://www.radzen.com/pricing" target="_blank" Style="color: #FF504D !important;"><strong>See Pricing ↗</strong></RadzenLink>
Expand Down

0 comments on commit 4fab7f9

Please sign in to comment.