File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
libs/blog/ad-banner/ui/src/lib Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,12 @@ import { Component } from '@angular/core';
6
6
<a
7
7
class="flex w-full flex-wrap justify-center gap-[5px] px-[10px] py-3 text-[18px] font-medium text-white"
8
8
style="background-image: linear-gradient(0.25turn, #fe5758, #8d52fe)"
9
- href="https://houseofangular.io/the-ultimate-guide-to-angular-evolution/?utm_source=www-al&utm_medium=baner&utm_campaign=angular19-evolution "
9
+ href="https://www.youtube.com/watch?v=Ygnx8eH4acg "
10
10
>
11
- <span>Enhance Your Project with</span>
12
11
<span class="rounded-[4px] bg-white px-[6px] text-[#b10620]">
13
- Angular 19
12
+ ANGULAR SPRING CAMP
14
13
</span>
15
- <span class="underline">Download a free ebook! </span>
14
+ <span> - JOIN LIVE TODAY AT 6 PM (CEST) </span>
16
15
</a>
17
16
` ,
18
17
} )
You can’t perform that action at this time.
0 commit comments