-
+
\ No newline at end of file
diff --git a/src/app/features/home/components/home.component.html b/src/app/features/home/components/home.component.html
index 4849f86..266b6dd 100644
--- a/src/app/features/home/components/home.component.html
+++ b/src/app/features/home/components/home.component.html
@@ -6,9 +6,11 @@
{{ 'Trending' | translate }}
-
-
-
+ @for (media of trendingMediaToday; track media) {
+
+
+
+ }
@@ -18,9 +20,11 @@
{{ 'Trending' | translate }}
-
-
-
+ @for (media of trendingMediaThisWeek; track media) {
+
+
+
+ }
@@ -38,9 +42,11 @@
{{ 'What\'s Popular' | translate }}
-
-
-
+ @for (media of popularStreaming; track media) {
+
+
+
+ }
@@ -50,9 +56,11 @@
{{ 'What\'s Popular' | translate }}
-
-
-
+ @for (media of popularOnTV; track media) {
+
+
+
+ }
@@ -62,9 +70,11 @@
{{ 'What\'s Popular' | translate }}
-
-
-
+ @for (media of popularInTheaters; track media) {
+
-
+ @for (movie of collection.movies; track movie) {
+
+
+
+
-
+ }
\ No newline at end of file
diff --git a/src/app/features/movie/components/details/movie.component.html b/src/app/features/movie/components/details/movie.component.html
index 829547d..07817f6 100644
--- a/src/app/features/movie/components/details/movie.component.html
+++ b/src/app/features/movie/components/details/movie.component.html
@@ -1,63 +1,81 @@
-
+
\ No newline at end of file
diff --git a/src/app/features/people/components/people.component.html b/src/app/features/people/components/people.component.html
index 53674c1..d2c8636 100644
--- a/src/app/features/people/components/people.component.html
+++ b/src/app/features/people/components/people.component.html
@@ -1,38 +1,44 @@
+}
\ No newline at end of file
diff --git a/src/app/features/tv/components/tv.component.html b/src/app/features/tv/components/tv.component.html
index 549ac4a..60c297a 100644
--- a/src/app/features/tv/components/tv.component.html
+++ b/src/app/features/tv/components/tv.component.html
@@ -1,117 +1,145 @@
-
-
+
\ No newline at end of file
diff --git a/src/app/shared/components/generic-details/generic-details.component.html b/src/app/shared/components/generic-details/generic-details.component.html
index f1ed8c0..cb67018 100644
--- a/src/app/shared/components/generic-details/generic-details.component.html
+++ b/src/app/shared/components/generic-details/generic-details.component.html
@@ -1,25 +1,25 @@
-
\ No newline at end of file
+ [ngTemplateOutletContext]="{ data: data, posterImgDominantColor: posterImgDominantColor }">
+
+}
\ No newline at end of file
diff --git a/src/app/shared/components/media-list/media-list.component.html b/src/app/shared/components/media-list/media-list.component.html
index f77e8b0..a313ca1 100644
--- a/src/app/shared/components/media-list/media-list.component.html
+++ b/src/app/shared/components/media-list/media-list.component.html
@@ -1,36 +1,40 @@
\ No newline at end of file
diff --git a/src/app/shared/components/media-poster/media-poster.component.html b/src/app/shared/components/media-poster/media-poster.component.html
index b25148e..7a226de 100644
--- a/src/app/shared/components/media-poster/media-poster.component.html
+++ b/src/app/shared/components/media-poster/media-poster.component.html
@@ -2,16 +2,17 @@
-
+
-