diff --git a/page-about.hbs b/page-about.hbs index 549deda..2610e96 100644 --- a/page-about.hbs +++ b/page-about.hbs @@ -67,8 +67,7 @@

Team

Meet the full time - Specklers! We're a remote team based around the - world: London & Barcelona.

+ Specklers!

{{#get 'authors' limit='all' include='count.posts' order='count.posts desc' filter="slug:-speckle"}} @@ -106,6 +105,17 @@
+
+ +
+
+ Contact → +
+

Have a question? Bug reports or praise? Get in touch!

+
+
+
+ {{!-- TODO --}} {{!--
diff --git a/partials/aboutHeader.hbs b/partials/aboutHeader.hbs index 220f26a..68ef5c5 100644 --- a/partials/aboutHeader.hbs +++ b/partials/aboutHeader.hbs @@ -1,5 +1,5 @@
-
+

@@ -11,43 +11,41 @@

-
-
-

What - is Speckle?

-

- Speckle is a cloud based solution for the AEC industry that provides - honest interoperability, real time - collaboration, data management, versioning and automation. -

+
+
+
+

What + is Speckle?

+

+ Speckle is a cloud based solution for the AEC + industry that provides + honest interoperability, real time + collaboration, data management, versioning and + automation. +

+
+
+ + - \ No newline at end of file diff --git a/partials/menus/learnMenu.hbs b/partials/menus/learnMenu.hbs index 62a97e4..00090f5 100644 --- a/partials/menus/learnMenu.hbs +++ b/partials/menus/learnMenu.hbs @@ -1,114 +1,124 @@ - -
- - - -
-
-
-
-

- Blog -

-

- Latest news, thoughts and geeky tech articles - from the team. -

-
-

Read - More

-
-
-
+
+
- -
- - - -
-
{{/foreach}} {{/get}} + diff --git a/partials/navbar.hbs b/partials/navbar.hbs index d846beb..8808977 100644 --- a/partials/navbar.hbs +++ b/partials/navbar.hbs @@ -146,13 +146,9 @@ x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-1" class="hidden md:block absolute z-10 inset-x-0 transform shadow-lg"> -
-
- {{> menus/learnMenu }} + {{> menus/learnMenu }} -
-
@@ -273,8 +269,7 @@