diff --git a/src/app/features/home/constants/data.ts b/src/app/features/home/constants/data.ts index 8b6b300c8..743d3ba10 100644 --- a/src/app/features/home/constants/data.ts +++ b/src/app/features/home/constants/data.ts @@ -62,17 +62,4 @@ export const INTEGRATION_ICONS = [ width: '152', }, }, - { - title: 'home.loggedOut.integrations.categories.storage', - first: { - path: 'assets/images/integrations/dropbox.png', - height: '34', - width: '175', - }, - second: { - path: 'assets/images/integrations/google-drive.png', - height: '35', - width: '207', - }, - }, ]; diff --git a/src/app/features/home/home.component.html b/src/app/features/home/home.component.html index 2e89dcf60..d54df5233 100644 --- a/src/app/features/home/home.component.html +++ b/src/app/features/home/home.component.html @@ -1,20 +1,18 @@ -
-
+
+

-

+

{{ 'home.loggedOut.hero.subtitle' | translate }}

-
- -
+
@@ -24,17 +22,15 @@

priority height="377" width="585" - alt="Better research" + [alt]="'home.loggedOut.hero.betterResearchImageAltText' | translate" />
-
+
-
-
-

+
+

-

{{ 'home.loggedOut.discover.subtitle' | translate }}

-
+

{{ 'home.loggedOut.discover.subtitle' | translate }}

(triggerSearch)="redirectToSearchPageWithValue()" />
-
+ -
+

-
-
-
-
- Search - -
- -
-

- {{ 'home.loggedOut.support.sections.search.title' | translate }} -

- -

- {{ 'home.loggedOut.support.sections.search.description' | translate }} -

-
-
- -
-
- Design - -
- -
-

- {{ 'home.loggedOut.support.sections.design.title' | translate }} -

- -

- {{ 'home.loggedOut.support.sections.design.description' | translate }} -

-
-
- -
-
- Collect - -
- -
-

- {{ 'home.loggedOut.support.sections.collect.title' | translate }} -

- -

- {{ 'home.loggedOut.support.sections.collect.description' | translate }} -

-
-
- -
-
- Publish -
- -
-

- {{ 'home.loggedOut.support.sections.publish.title' | translate }} -

- -

- {{ 'home.loggedOut.support.sections.publish.description' | translate }} -

-
-
-
- -
- -
+
+
-
+
-
+

-
-