diff --git a/src/app/communities/browseCommunity/browse-community.component.html b/src/app/communities/browseCommunity/browse-community.component.html index 47e66a5..92a668e 100644 --- a/src/app/communities/browseCommunity/browse-community.component.html +++ b/src/app/communities/browseCommunity/browse-community.component.html @@ -9,7 +9,7 @@
{{(community.title)?community.title:community.shortTitle}} logo - +
diff --git a/src/app/learn-how/learn-how.component.ts b/src/app/learn-how/learn-how.component.ts index 5eb2aaa..e35352c 100644 --- a/src/app/learn-how/learn-how.component.ts +++ b/src/app/learn-how/learn-how.component.ts @@ -55,7 +55,7 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ"; - + ` }) @@ -63,6 +63,10 @@ export class LearnHowComponent { public piwiksub: any; questions: FAQ[] = [ { + question: 'Coming soon?', + answer: 'Yes' + }, + /*{ question: 'Why should my company do a design sprint?', answer: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.' }, @@ -77,7 +81,7 @@ export class LearnHowComponent { { question: 'Why should my company do a design sprint?', answer: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.' - } + }*/ ]; public first: {"gif": string, "header": string, "text"}[] = []; public second: {"gif": string, "header": string, "text"}[] = []; diff --git a/src/assets/1.png b/src/assets/1.png deleted file mode 100644 index da6c1c1..0000000 Binary files a/src/assets/1.png and /dev/null differ diff --git a/src/assets/2.png b/src/assets/2.png deleted file mode 100644 index 162317e..0000000 Binary files a/src/assets/2.png and /dev/null differ diff --git a/src/assets/3.png b/src/assets/3.png deleted file mode 100644 index 7c5326d..0000000 Binary files a/src/assets/3.png and /dev/null differ diff --git a/src/assets/about/1.png b/src/assets/about/1.png new file mode 100644 index 0000000..c80b041 Binary files /dev/null and b/src/assets/about/1.png differ diff --git a/src/assets/about/2.png b/src/assets/about/2.png new file mode 100644 index 0000000..378a663 Binary files /dev/null and b/src/assets/about/2.png differ diff --git a/src/assets/about/3.png b/src/assets/about/3.png new file mode 100644 index 0000000..90720dc Binary files /dev/null and b/src/assets/about/3.png differ diff --git a/src/assets/about/4.png b/src/assets/about/4.png new file mode 100644 index 0000000..7a1af43 Binary files /dev/null and b/src/assets/about/4.png differ diff --git a/src/assets/about/cicle.png b/src/assets/about/cicle.png new file mode 100644 index 0000000..34b1cb5 Binary files /dev/null and b/src/assets/about/cicle.png differ diff --git a/src/assets/banner 2.jpg b/src/assets/banner 2.jpg deleted file mode 100644 index 894cc6f..0000000 Binary files a/src/assets/banner 2.jpg and /dev/null differ diff --git a/src/assets/banner connect.jpg b/src/assets/banner connect.jpg deleted file mode 100644 index 5a77da7..0000000 Binary files a/src/assets/banner connect.jpg and /dev/null differ diff --git a/src/assets/banner/background.png b/src/assets/banner/background.png new file mode 100644 index 0000000..1434a44 Binary files /dev/null and b/src/assets/banner/background.png differ diff --git a/src/assets/banner/login.png b/src/assets/banner/login.png new file mode 100644 index 0000000..406188a Binary files /dev/null and b/src/assets/banner/login.png differ diff --git a/src/assets/banner/together.png b/src/assets/banner/together.png new file mode 100644 index 0000000..45922cb Binary files /dev/null and b/src/assets/banner/together.png differ diff --git a/src/assets/cloud/1.png b/src/assets/cloud/1.png new file mode 100644 index 0000000..167a531 Binary files /dev/null and b/src/assets/cloud/1.png differ diff --git a/src/assets/cloud/2.png b/src/assets/cloud/2.png new file mode 100644 index 0000000..2565013 Binary files /dev/null and b/src/assets/cloud/2.png differ diff --git a/src/assets/connect-custom.css b/src/assets/connect-custom.css index 801f215..e869e09 100644 --- a/src/assets/connect-custom.css +++ b/src/assets/connect-custom.css @@ -56,7 +56,7 @@ } .background { - background-image: url("./background.jpg") !important; + background-image: url("home/background.jpg") !important; background-color: rgb(255, 255, 255); } diff --git a/src/assets/contact/1.png b/src/assets/contact/1.png new file mode 100644 index 0000000..0bba708 Binary files /dev/null and b/src/assets/contact/1.png differ diff --git a/src/assets/contact/2.png b/src/assets/contact/2.png new file mode 100644 index 0000000..b821c94 Binary files /dev/null and b/src/assets/contact/2.png differ diff --git a/src/assets/contact/3.png b/src/assets/contact/3.png new file mode 100644 index 0000000..3f8e18a Binary files /dev/null and b/src/assets/contact/3.png differ diff --git a/src/assets/contact/4.png b/src/assets/contact/4.png new file mode 100644 index 0000000..31fb580 Binary files /dev/null and b/src/assets/contact/4.png differ diff --git a/src/assets/contact/background.png b/src/assets/contact/background.png new file mode 100644 index 0000000..80ed49b Binary files /dev/null and b/src/assets/contact/background.png differ diff --git a/src/assets/home/1.png b/src/assets/home/1.png new file mode 100644 index 0000000..04adefa Binary files /dev/null and b/src/assets/home/1.png differ diff --git a/src/assets/home/2.png b/src/assets/home/2.png new file mode 100644 index 0000000..5908355 Binary files /dev/null and b/src/assets/home/2.png differ diff --git a/src/assets/home/3.png b/src/assets/home/3.png new file mode 100644 index 0000000..1e63941 Binary files /dev/null and b/src/assets/home/3.png differ diff --git a/src/assets/background.jpg b/src/assets/home/background.jpg similarity index 100% rename from src/assets/background.jpg rename to src/assets/home/background.jpg