mp-design-system 0.7.5 → 0.8.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (100) hide show
  1. package/dist/build/{Inter-Bold.39130deb.woff → Inter-Bold.419e8c71.woff} +0 -0
  2. package/dist/build/{Inter-Bold.a2748096.woff2 → Inter-Bold.af5441a3.woff2} +0 -0
  3. package/dist/build/{Inter-Regular.27892b21.woff → Inter-Regular.ca6858d7.woff} +0 -0
  4. package/dist/build/{Inter-Regular.03253301.woff2 → Inter-Regular.ed77b881.woff2} +0 -0
  5. package/dist/build/{Inter-SemiBold.ba1d0d7d.woff → Inter-SemiBold.cc1168df.woff} +0 -0
  6. package/dist/build/{Inter-SemiBold.97a52f0e.woff2 → Inter-SemiBold.dd034768.woff2} +0 -0
  7. package/dist/build/concentric.05eaed9c.svg +1 -0
  8. package/dist/build/dots-pattern.3c9c2a26.svg +1 -0
  9. package/dist/build/js/app.js +2 -26
  10. package/dist/build/js/app.js.map +1 -1
  11. package/dist/build/scss/library.css +2 -2
  12. package/dist/build/scss/library.css.map +1 -1
  13. package/dist/build/scss/main.css +2 -2
  14. package/dist/build/scss/main.css.map +1 -1
  15. package/package.json +12 -13
  16. package/src/_includes/components/accordion/accordion.config.js +27 -0
  17. package/src/_includes/components/accordion/accordion.md +15 -0
  18. package/src/_includes/components/accordion/accordion.njk +10 -0
  19. package/src/_includes/components/accordion/accordion.scss +49 -0
  20. package/src/_includes/components/accordion/macro.njk +5 -0
  21. package/src/_includes/components/alert/alert.scss +1 -1
  22. package/src/_includes/components/campaign/campaign.config.js +6 -0
  23. package/src/_includes/components/campaign/campaign.njk +5 -3
  24. package/src/_includes/components/hero/hero.config.js +4 -4
  25. package/src/_includes/components/hero/hero.njk +10 -4
  26. package/src/_includes/components/hero/hero.scss +30 -4
  27. package/src/_includes/components/meta-box/meta-box.scss +24 -0
  28. package/src/_includes/includes/system-footer.njk +13 -5
  29. package/src/_includes/library-navigation/brand-nav.njk +8 -16
  30. package/src/_includes/library-navigation/components-nav.njk +1 -1
  31. package/src/_includes/library-navigation/content-nav.njk +2 -1
  32. package/src/_redirects +8 -0
  33. package/src/assets/js/app.js +2 -0
  34. package/src/assets/js/imports/accordion.js +19 -0
  35. package/src/assets/js/imports/gallery.js +6 -0
  36. package/src/assets/scss/components/index.scss +1 -0
  37. package/src/assets/scss/components/lightbox.scss +1 -0
  38. package/src/assets/scss/library.scss +3 -3
  39. package/src/assets/scss/objects/grid.scss +3 -1
  40. package/src/assets/scss/utilities/index.scss +4 -0
  41. package/src/brand/{visual/colors.njk → colors.njk} +52 -34
  42. package/src/brand/downloads.njk +16 -6
  43. package/src/brand/images.md +101 -0
  44. package/src/brand/index.njk +6 -15
  45. package/src/brand/{visual/logo.md → logo.md} +13 -6
  46. package/src/brand/{visual/typography.md → typography.md} +6 -1
  47. package/src/checklist.md +70 -0
  48. package/src/components/colour.njk +7 -7
  49. package/src/components/grid/index.njk +56 -14
  50. package/src/components/iconography.njk +15 -13
  51. package/src/components/publishing-the-system.md +2 -0
  52. package/src/content/big-ideas.md +1 -1
  53. package/src/content/boilerplate.md +27 -0
  54. package/src/content/index.njk +1 -1
  55. package/src/content/our-voice/1-big-picture.md +1 -1
  56. package/src/content/our-voice/2-whats-most-important.md +1 -1
  57. package/src/content/our-voice/3-write-like-we-speak.md +1 -1
  58. package/src/content/our-voice/4-write-to-be-skimmed.md +1 -1
  59. package/src/content/our-voice/5-active-sentences.md +1 -1
  60. package/src/content/our-voice/6-add-energy.md +1 -1
  61. package/src/content/our-voice/7-small-surprises.md +1 -1
  62. package/src/content/our-voice/seven-steps.md +1 -1
  63. package/src/content/our-voice/which-techniques-when.md +1 -1
  64. package/src/content/real-life-examples/01-who-we-are-boilerplate.md +10 -6
  65. package/src/index.njk +12 -6
  66. package/src/prototype/product.njk +24 -1
  67. package/src/prototype/range.njk +1 -1
  68. package/src/static/pdf/PN12558_Physical_branding_v23.pdf +0 -0
  69. package/src/static/svg/logo-simple.svg +1 -0
  70. package/src/static/zip/MP_logo.zip +0 -0
  71. package/dist/build/concentric.797defa2.svg +0 -1
  72. package/dist/build/dots-pattern.7a77e237.svg +0 -1
  73. package/src/brand/identity/boilerplate.md +0 -23
  74. package/src/brand/identity/index.md +0 -14
  75. package/src/brand/identity/legal-information.md +0 -9
  76. package/src/brand/identity/strategy.md +0 -12
  77. package/src/brand/visual/images.md +0 -101
  78. package/src/static/img/grid-captivate-2.jpg +0 -0
  79. package/src/static/img/grid-captivate-3.jpg +0 -0
  80. package/src/static/img/grid-captivate-4.jpg +0 -0
  81. package/src/static/img/grid-convince-1.jpg +0 -0
  82. package/src/static/img/grid-convince-2.jpg +0 -0
  83. package/src/static/img/grid-convince-3.jpg +0 -0
  84. package/src/static/img/grid-convince-4.jpg +0 -0
  85. package/src/static/img/grid-convince-6.jpg +0 -0
  86. package/src/static/img/grid-inform-applications-1.jpg +0 -0
  87. package/src/static/img/grid-inform-applications-2.jpg +0 -0
  88. package/src/static/img/grid-inform-applications-3.jpg +0 -0
  89. package/src/static/img/grid-inform-tech-1.jpg +0 -0
  90. package/src/static/img/grid-inform-tech-2.jpg +0 -0
  91. package/src/static/img/grid-inform-tech-4.jpg +0 -0
  92. package/src/static/img/grid-inspire-1.jpg +0 -0
  93. package/src/static/img/grid-inspire-2.jpg +0 -0
  94. package/src/static/img/grid-inspire-3.jpg +0 -0
  95. package/src/static/img/grid-inspire-4.jpg +0 -0
  96. package/src/static/img/grid-inspire-5.jpg +0 -0
  97. package/src/static/pdf/FINAL Tone of voice guidelines April 2021.pdf +0 -0
  98. package/src/static/pdf/Mastersizer 3000.pdf +58 -53069
  99. package/src/static/pdf/PN12316_Digital_brand_quickstart_v06.pdf +45 -19388
  100. package/src/static/ppt/MP Elevator pitch.pptx +0 -0
@@ -18,23 +18,23 @@ Icons add visual noise to designs and should be used sparingly.
18
18
  {% endset %}
19
19
 
20
20
  {% set icons = [
21
- 'file',
22
- 'arrow-right',
23
21
  'arrow-left',
22
+ 'arrow-right',
24
23
  'chevron-down',
25
- 'search',
24
+ 'cross',
25
+ 'dash',
26
26
  'facebook',
27
- 'twitter',
28
- 'rss',
27
+ 'file',
28
+ 'info',
29
29
  'instagram',
30
30
  'linkedin',
31
- 'youtube',
32
- 'play',
33
- 'info',
34
31
  'log-out',
35
- 'cross',
32
+ 'play',
33
+ 'rss',
34
+ 'search',
36
35
  'tick',
37
- 'dash'
36
+ 'twitter',
37
+ 'youtube'
38
38
  ] %}
39
39
 
40
40
  {% set content2 %}
@@ -50,7 +50,9 @@ Adding new icons to the SVG sprite is a manual process.
50
50
  5. Paste into Franklin's /src/static/svg/sprite.svg
51
51
  - Convert the \<svg> tag into a \<symbol>
52
52
  - Add an id attribute
53
- - Generall ensure your \<symbol> looks the same as existing ones
53
+ - Generally ensure your \<symbol> looks the same as existing ones
54
+
55
+ Please remember to add your icon to this page!
54
56
  {% endset %}
55
57
 
56
58
  <div class="u-flow--l">
@@ -63,7 +65,7 @@ Adding new icons to the SVG sprite is a manual process.
63
65
  <tr>
64
66
  <th>Icon</th>
65
67
  <th>ID</th>
66
- <th>Code</th>
68
+ <th>Code (Nunjucks)</th>
67
69
  </tr>
68
70
  </thead>
69
71
  <tbody>
@@ -73,7 +75,7 @@ Adding new icons to the SVG sprite is a manual process.
73
75
  {{ icon({ id: id }) }}
74
76
  </td>
75
77
  <td><code>{{ id }}</code></td>
76
- <td><code>{{ "{{ icon({ id: id }) }}" }}</code></td>
78
+ <td><code>{{ "{{ icon({ id:" }} {{ id }} }) }}</code></td>
77
79
  </tr>
78
80
  {% endfor %}
79
81
  </table>
@@ -8,6 +8,8 @@ sidebar: components
8
8
 
9
9
  To push changes to the live version of this website, simply `git push` the `master` branch. [Netlify](http://netlify.com/) will automatically rebuild the website with the latest code & design and redeploy it.
10
10
 
11
+ Details on editing and updating this website are available in [Confluence](https://malvernpanalytical.atlassian.net/l/cp/mwMV1d1H) (Malvern Panalytical employees only).
12
+
11
13
  ## NPM
12
14
 
13
15
  When you're ready to cut a new release to NPM, here are the steps you'll need to take:
@@ -3,7 +3,7 @@ title: Big ideas for a better world
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-03
6
+ date: 2020-01-04
7
7
  ---
8
8
 
9
9
  ### Explained clearly, confidently and with a few small surprises
@@ -0,0 +1,27 @@
1
+ ---
2
+ title: Boilerplate
3
+ layout: content-page
4
+ sidebar: content
5
+ status: 'Ready'
6
+ version: 1.0.2
7
+ tags: content
8
+ date: 2020-01-03
9
+ ---
10
+
11
+ {% alert %}
12
+ This is our **boilerplate**: the default text we use to describe ourselves in press releases and other publications.
13
+ {% endalert %}
14
+
15
+ ### About Malvern Panalytical
16
+
17
+ We draw on the power of our analytical instruments and services to make the invisible visible and the impossible possible.
18
+
19
+ Through the chemical, physical and structural analysis of materials, our high precision analytical systems and top-notch services support our customers in creating a better world. We help them improve everything from the energies that power us and the materials we build with, to the medicines that cure us and the foods we enjoy.
20
+
21
+ We partner with many of the world’s biggest companies, universities and research organizations. They value us not only for the power of our solutions, but also for the depth of our expertise, collaboration and integrity.
22
+
23
+ We are committed to Net Zero in our own operations by 2030 and in our total value chain by 2040. This is woven into the fabric of our business, and we help our employees and customers think about their part in creating a healthier, cleaner, and more productive world.
24
+
25
+ With over 2300 employees, we serve the world, and we are part of Spectris plc, the world-leading precision measurement group.
26
+
27
+ **Malvern Panalytical. We’re BIG on small.™**
@@ -34,7 +34,7 @@ Which is why we’ve created these guidelines. They contain simple, practical ad
34
34
  }) }}
35
35
 
36
36
  {{ twi({
37
- link: '/static/pdf/FINAL Tone of voice guidelines April 2021.pdf',
37
+ link: 'https://malvern.sharepoint.com/:b:/r/sites/Intranet/Shared%20Documents/FINAL%20Tone%20of%20voice%20guidelines%20April%202021.pdf?csf=1&web=1&e=vW1Qzs',
38
38
  label: 'Download this guide as a PDF',
39
39
  classes: 'u-link',
40
40
  icon: 'file',
@@ -3,7 +3,7 @@ title: 1. We focus on the big picture
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-05
6
+ date: 2020-01-06
7
7
  ---
8
8
 
9
9
  # Not on ourselves
@@ -3,7 +3,7 @@ title: 2. We say what's most important
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-06
6
+ date: 2020-01-07
7
7
  ---
8
8
 
9
9
  # Not everything we know
@@ -3,7 +3,7 @@ title: 3. We write like we speak
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-07
6
+ date: 2020-01-08
7
7
  ---
8
8
 
9
9
  # Not like a technical report
@@ -3,7 +3,7 @@ title: 4. We write to be skimmed
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-08
6
+ date: 2020-01-09
7
7
  ---
8
8
 
9
9
  # Let people find what they need quickly
@@ -3,7 +3,7 @@ title: 5. We use active sentences
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-09
6
+ date: 2020-01-10
7
7
  ---
8
8
 
9
9
  # Passive sentences will not be used
@@ -3,7 +3,7 @@ title: 6. We add energy
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-10
6
+ date: 2020-01-11
7
7
  ---
8
8
  # With short sentences. (Like this).
9
9
 
@@ -3,7 +3,7 @@ title: 7. … And we add small surprises
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-11
6
+ date: 2020-01-12
7
7
  ---
8
8
  # Give our readers a smile in the mind
9
9
 
@@ -3,7 +3,7 @@ title: 7 steps to more clear, confident and surprising writing
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-04
6
+ date: 2020-01-05
7
7
  ---
8
8
 
9
9
  These are the main practical techniques that are the foundation of our tone of voice.
@@ -3,7 +3,7 @@ title: Which techniques, when?
3
3
  layout: content-page
4
4
  sidebar: content
5
5
  tags: content
6
- date: 2020-01-12
6
+ date: 2020-01-13
7
7
  ---
8
8
 
9
9
  As you’ll notice from the examples in these guidelines, we don’t need to use *all* the techniques *all* of the time.
@@ -14,15 +14,19 @@ Malvern Panalytical was formed by the merger of Malvern Instruments and PANalyti
14
14
 
15
15
  # After
16
16
 
17
- **When you make the invisible visible, the impossible is possible.**
17
+ **About Malvern Panalytical**
18
18
 
19
- Our analytical systems and services help our customers to create a better world. Through chemical, physical and structural analysis of materials, they improve everything from the energies that power us and the materials we build with, to the medicines that cure us and the foods we enjoy.
19
+ We draw on the power of our analytical instruments and services to make the invisible visible and the impossible possible.
20
20
 
21
- We partner with many of the world’s biggest companies, universities and research organizations. They value us not only for the power of our solutions, but also for the depth of our expertise, collaboration and integrity.
21
+ Through the chemical, physical and structural analysis of materials, our high precision analytical systems and top-notch services support our customers in creating a better world. We help them improve everything from the energies that power us and the materials we build with, to the medicines that cure us and the foods we enjoy.
22
22
 
23
- **Our roots**
23
+ We partner with many of the world’s biggest companies, universities and research organizations. They value us not only for the power of our solutions, but also for the depth of our expertise, collaboration and integrity.
24
24
 
25
- Once, we were two companies: Malvern Instruments and PANalytical. Now we are one, with over 2,200 people worldwide, and part of Spectris plc, the world-leading precision measurements Group.
25
+ We are committed to Net Zero in our own operations by 2030 and in our total value chain by 2040. This is woven into the fabric of our business, and we help our employees and customers think about their part in creating a healthier, cleaner, and more productive world.
26
+
27
+ With over 2300 employees, we serve the world, and we are part of Spectris plc, the world-leading precision measurement group.
28
+
29
+ **Malvern Panalytical. We’re BIG on small.™**
26
30
 
27
31
  {% alert %}
28
32
  ### What's changed
@@ -31,5 +35,5 @@ Once, we were two companies: Malvern Instruments and PANalytical. Now we are one
31
35
  - **Write like we speak**
32
36
  We’ve stripped out all of the business-speak (maximizing productivity, innovative, enhance efficiency) and focused on the real-life problems we’re helping to solve.
33
37
  - **Add energy**
34
- Note how using three short sentences in the second paragraph (The energies…The materials…The medicines…) add a sense of drama.
38
+ Note how using repetition in the second paragraph (the energies…the materials…the medicines…the foods) add a sense of drama.
35
39
  {% endalert %}
package/src/index.njk CHANGED
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  title: "Welcome"
3
- subtitle: Our design system helps us create consistent experiences across all our digital properties and beyond. It also makes the design and development process faster, more efficient and scalable.
3
+ subtitle: Our design system helps us create consistent experiences across our websites and beyond. It also makes the design and development process faster, more efficient and scalable.
4
4
  layout: system-home-page
5
5
  renderData:
6
- title: "Welcome to the Malvern Panalytical design system"
6
+ title: "Welcome to the Project Franklin design system"
7
7
  ---
8
8
 
9
9
  {% from "components/prose/macro.njk" import markdown %}
@@ -14,7 +14,7 @@ renderData:
14
14
  {{ card({
15
15
  theme: {
16
16
  layout: 'single',
17
- size: 'medium',
17
+ size: 'large',
18
18
  border: true
19
19
  },
20
20
  header: {
@@ -34,7 +34,7 @@ renderData:
34
34
  {{ card({
35
35
  theme: {
36
36
  layout: 'single',
37
- size: 'medium',
37
+ size: 'large',
38
38
  border: true
39
39
  },
40
40
  header: {
@@ -54,7 +54,7 @@ renderData:
54
54
  {{ card({
55
55
  theme: {
56
56
  layout: 'single',
57
- size: 'medium',
57
+ size: 'large',
58
58
  border: true
59
59
  },
60
60
  header: {
@@ -73,9 +73,15 @@ renderData:
73
73
  </div>
74
74
 
75
75
  {% set content %}
76
+ ## Latest
77
+ ##### V.{{ config.dsVersion }} - Jul 15 2022
78
+
79
+ - Add simple logo variant to logo downloads
80
+ - Misc. library improvements
81
+
76
82
  ## A living resource for everyone
77
83
 
78
- As we've grown, our experiences have become disparate and inconsistent. The goal of this design system is to address this by creating a single source of truth. It will rely on us all using and contributing to it, with the ongoing support of the Design System Team.
84
+ As Malvern Panalytical has grown, our online experiences have become disparate and inconsistent. The goal of this design system is to address this by creating a single source of truth. It will rely on us all using and contributing to it, with the ongoing support of the Design System Team.
79
85
  {% endset %}
80
86
 
81
87
  {{ markdown({
@@ -31,7 +31,7 @@ tagTitle: Product
31
31
  <h2 class="c-h c-h--page-subtitle u-margin-top-s-m">Delivering the data you need for outcomes you can trust</h2>
32
32
  <div class="mp o-prose u-margin-top-s-m u-flow--m">
33
33
  <p>From pharma to food, manufacturing to environmental monitoring, organisations the world over trust the Mastersizer 3000 laser diffraction particle size analyser for fast, accurate and reliable analysis. The instrument’s ease of use and versatility means it’s valued for both scientific research and manufacturing quality control.</p>
34
- {{ twi({ classes: 'u-link', label: 'Download brochure', link: '/static/pdf/Mastersizer 3000.pdf', attrs: 'download', icon: 'file', inline: true, colour: 'white' }) }}
34
+ {{ twi({ classes: 'u-link', label: 'Download brochure', link: 'https://www.malvernpanalytical.com/en/assets/Mastersizer%203000%20Brochure%20%28EN%29_tcm50-58994.pdf', attrs: 'download', icon: 'file', inline: true, colour: 'white' }) }}
35
35
  </div>
36
36
  <div class="u-margin-top-s-m">
37
37
  {{ button({ link: '/prototype/request-a-quote', label: 'Request a quote', inline: true }) }}
@@ -84,6 +84,7 @@ tagTitle: Product
84
84
  links: [
85
85
  { link: '#features-and-benefits', label: 'Features and benefits' },
86
86
  { link: '#key-components', label: 'Key components' },
87
+ { link: '#faqs', label: 'FAQs' },
87
88
  { link: '#use-cases', label: 'Use cases' },
88
89
  { link: '#specifications', label: 'Specifications' },
89
90
  { link: '#accessories', label: 'Accessories' },
@@ -150,6 +151,28 @@ tagTitle: Product
150
151
  </ul>
151
152
  </div>
152
153
 
154
+ <div class="mp o-prose u-flow--prose" id="faqs">
155
+ <h2>Frequently asked questions</h2>
156
+ <dl class="c-accordion">
157
+ <div class="c-accordion__item ">
158
+ <dt class="c-accordion__title">Do I need to prepare the workspace prior to installation?</dt>
159
+ <dd class="c-accordion__content o-prose u-flow--prose">All instruments need a power source, and some have additional requirements such as a water supply or waste extraction. Where this the case, we will advise you prior to shipping your instrument.</dd>
160
+ </div>
161
+ <div class="c-accordion__item ">
162
+ <dt class="c-accordion__title">What specialist skills or knowledge are required?</dt>
163
+ <dd class="c-accordion__content o-prose u-flow--prose">You don't need any specialist skills or knowledge to perform a Smart Install. Simply follow the instructions provided.</dd>
164
+ </div>
165
+ <div class="c-accordion__item ">
166
+ <dt class="c-accordion__title">Do I need specialist tools or equipment to Smart Install a new instrument?</dt>
167
+ <dd class="c-accordion__content o-prose u-flow--prose"><ul><li>For installation of a Mastersizer or Zetasizer system, you will need a computer with internet access in order to view the installation guides. For installation of an Epsilon 1 XRF instrument, you will also need a smartphone or tablet to connect with our support personnel via a secure, augmented reality (AR) platform.</li><li>Everything else you need to install your new instrument will be provided.</li></ul></dd>
168
+ </div>
169
+ <div class="c-accordion__item ">
170
+ <dt class="c-accordion__title">What languages are available for the Smart Install guides?</dt>
171
+ <dd class="c-accordion__content o-prose u-flow--prose"><ul><li>Mastersizer: English, Chinese, Korean, French, German and Japanese</li><li>Zetasizer: English, Chinese, Korean, French, German and Japanese</li><li>Epsilon 1: English, French, German and Japanese, Spanish and Portuguese</li></ul></dd>
172
+ </div>
173
+ </dl>
174
+ </div>
175
+
153
176
  <div class="mp o-prose u-flow--prose" id="use-cases">
154
177
  <h2>What customers use the Mastersizer 3000 for</h2>
155
178
  <p>The Mastersizer 3000 lets users find the particle size ‘sweet spot’ for a vast array of processes – helping them create substances that behave more <strong>predictably</strong>, more <strong>safely</strong> and to a higher <strong>quality</strong>. Mastersizers are frequently used for:</p>
@@ -31,7 +31,7 @@ tagTitle: Range
31
31
  },
32
32
  cta: {
33
33
  label: 'Download brochure',
34
- link: '/static/pdf/Mastersizer 3000.pdf',
34
+ link: 'https://www.malvernpanalytical.com/en/assets/Mastersizer%203000%20Brochure%20%28EN%29_tcm50-58994.pdf',
35
35
  attrs: 'download',
36
36
  icon: 'file'
37
37
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="Layer_1" x="0" y="0" version="1.1" viewBox="0 0 298.1 117.2"><style>.st2{fill:#5bb570}</style><path fill="#313530" d="M122.9 55.2h-4.3v-22h5.5l6.2 14.3h.3l6.2-14.3h5.5v22H138V41.7h-.2l-5.7 13.5H129l-5.7-13.5h-.2v13.5zm40.1 0v-21l4.5-1.1v22.1H163zm6.4-17.1h4.8l3.5 12.7h.3l3.5-12.7h4.7l-5.9 17h-5.1l-5.8-17zm29 12.2h4.2c-.3 1.6-1.2 2.9-2.6 3.8-1.4.9-3.1 1.4-5.2 1.4-2.6 0-4.6-.8-6.1-2.3-1.5-1.5-2.2-3.7-2.2-6.5s.7-5 2.2-6.6c1.5-1.6 3.5-2.4 6-2.4s4.5.8 5.9 2.3c1.4 1.5 2.1 3.6 2.1 6.3v1.4H191v.3c0 1.3.4 2.3 1.1 3 .7.7 1.6 1.1 2.8 1.1.9 0 1.6-.2 2.2-.5.6-.3 1-.7 1.3-1.3zm-3.7-9.1c-1 0-1.9.3-2.6 1-.7.7-1.1 1.6-1.1 2.7h7.3c-.1-1.1-.4-2-1-2.7-.7-.7-1.5-1-2.6-1zm10.6 14v-17h4.4v2.7h.3c.2-.9.7-1.6 1.5-2.1.8-.6 1.7-.8 2.8-.8.8 0 1.3.1 1.7.2v4.1c-.2-.1-.5-.1-.9-.2s-.8-.1-1.2-.1c-1.2 0-2.2.3-3 1-.8.7-1.1 1.6-1.1 2.8v9.4h-4.5zm13.1 0v-17h4.4v2.7h.3c.4-1 1.1-1.7 2-2.3.9-.6 2-.8 3.3-.8 1.9 0 3.4.6 4.4 1.7 1 1.1 1.6 2.7 1.6 4.7v11h-4.5v-9.9c0-1.2-.3-2.1-.8-2.7-.6-.6-1.4-.9-2.4-.9-1.1 0-2 .3-2.7 1-.7.7-1 1.6-1 2.7v9.8h-4.6zm-99.9 7.4h9.3c2.3 0 4.2.7 5.6 2.1 1.4 1.4 2.1 3.3 2.1 5.6s-.7 4.1-2.2 5.5c-1.5 1.4-3.4 2.1-5.7 2.1h-4.4v6.6h-4.7V62.6zm4.7 3.8v7.8h3.4c1.3 0 2.4-.3 3.1-1 .7-.7 1.1-1.6 1.1-2.9 0-1.3-.4-2.2-1.1-2.9-.7-.7-1.8-1-3.1-1h-3.4zm31.7 18.2v-17h4.4v2.7h.3c.4-1 1.1-1.7 2-2.3.9-.6 2-.8 3.3-.8 1.9 0 3.4.6 4.4 1.7 1 1.1 1.6 2.7 1.6 4.7v11h-4.5v-9.9c0-1.2-.3-2.1-.8-2.7-.6-.6-1.4-.9-2.4-.9-1.1 0-2 .3-2.7 1-.7.7-1 1.6-1 2.7v9.8h-4.6zm36.4 0v-21l4.5-1.1v22.1h-4.5zm9.7 6.2h-1.7v-3.6h1c.8 0 1.5-.1 2-.4.5-.3.8-.8 1-1.4l.2-.6-6-17.1h5l3.6 12.9h.3l3.6-12.9h4.8L208.9 85c-.7 2.2-1.7 3.7-2.8 4.6-1.3.8-2.9 1.2-5.1 1.2zm16.8-23.2v-4l4.5-1.2v5.2h3.6v3.7h-3.6V79c0 .7.2 1.3.5 1.6.4.4.9.5 1.7.5.5 0 .9 0 1.3-.1v3.4c-.7.1-1.4.2-2.2.2-2.1 0-3.6-.4-4.4-1.1-.9-.7-1.3-1.9-1.3-3.6v-8.7h-2l1.1-3.7h.8zm11.3 17v-17h4.5v17h-4.5zm0-18.6v-3.3h4.5V66h-4.5zm42.5 18.6v-21l4.5-1.1v22.1h-4.5zm-24.1-4.8c-.2.3-.4.6-.7.8-.6.4-1.3.7-2.3.7-1.2 0-2.1-.5-2.8-1.4-.7-.9-1-2.2-1-3.9 0-1.7.3-2.9 1-3.8.7-.9 1.6-1.3 2.8-1.3.9 0 1.7.2 2.3.7.2.2.4.4.6.7h4.5c-.3-1.4-1-2.5-2-3.4-1.3-1.1-3.1-1.7-5.3-1.7-2.7 0-4.7.8-6.2 2.3-1.4 1.5-2.2 3.7-2.2 6.6 0 2.9.7 5.1 2.2 6.6 1.4 1.6 3.5 2.3 6.2 2.3 2.2 0 4-.6 5.3-1.7 1.1-.9 1.8-2.1 2.1-3.5h-4.5zm-100.9-5.9h.6v-.2c0-2.3-1.4-3-3.3-3-2.5 0-4.7 1.6-4.7 1.6l-1.6-3.1s2.7-2.1 6.7-2.1c4.5 0 7.7 2.5 7.7 6.8v10.7h-4.5V82s-1.3 3-5.2 3c-3.1 0-5.8-1.9-5.8-5.3 0-5.5 7.3-5.8 10.1-5.8zm-3.2 7.8c2.3 0 3.9-2.4 3.9-4.5v-.4h-.7c-2.2 0-5.7.3-5.7 2.7-.1 1.1.7 2.2 2.5 2.2zm11.3-37.3h.6v-.2c0-2.3-1.4-3-3.3-3-2.5 0-4.7 1.6-4.7 1.6l-1.6-3.1s2.7-2.1 6.7-2.1c4.5 0 7.7 2.5 7.7 6.8v10.7h-4.5v-2.6s-1.3 3-5.2 3c-3.1 0-5.8-1.9-5.8-5.3 0-5.4 7.3-5.8 10.1-5.8zm-3.3 7.8c2.3 0 3.9-2.4 3.9-4.5v-.4h-.7c-2.2 0-5.7.3-5.7 2.7 0 1.2.8 2.2 2.5 2.2zm31.3 21.7h.6v-.2c0-2.3-1.4-3-3.3-3-2.5 0-4.7 1.6-4.7 1.6l-1.6-3.1s2.7-2.1 6.7-2.1c4.5 0 7.7 2.5 7.7 6.8v10.7h-4.5V82s-1.3 3-5.2 3c-3.1 0-5.8-1.9-5.8-5.3-.1-5.5 7.3-5.8 10.1-5.8zm-3.3 7.8c2.3 0 3.9-2.4 3.9-4.5v-.4h-.7c-2.2 0-5.7.3-5.7 2.7-.1 1.1.7 2.2 2.5 2.2zm84.2-7.8h.6v-.2c0-2.3-1.4-3-3.3-3-2.5 0-4.7 1.6-4.7 1.6l-1.6-3.1s2.7-2.1 6.7-2.1c4.5 0 7.7 2.5 7.7 6.8v10.7h-4.5V82s-1.3 3-5.2 3c-3.1 0-5.8-1.9-5.8-5.3-.1-5.5 7.3-5.8 10.1-5.8zm-3.3 7.8c2.3 0 3.9-2.4 3.9-4.5v-.4h-.7c-2.2 0-5.7.3-5.7 2.7-.1 1.1.8 2.2 2.5 2.2z"/><path fill="#006776" d="m55.7 58.5.9.9c.3.3.6.4 1 .4s.7-.1 1-.4l34.2-34.2c.5-.5.5-1.4 0-1.9l-.9-.9c-.5-.5-1.4-.5-1.9 0L55.7 56.6c-.6.5-.6 1.4 0 1.9zm5.2 5.3.9.9c.3.3.6.4 1 .4s.7-.1 1-.4l39.4-39.4c.5-.5.5-1.4 0-1.9l-.9-.9c-.5-.5-1.4-.5-1.9 0L60.9 61.8c-.5.5-.5 1.4 0 2zm5.2 5.2.9.9c.3.3.6.4 1 .4s.7-.1 1-.4l44.6-44.6c.5-.5.5-1.4 0-1.9l-.9-.9c-.5-.5-1.4-.5-1.9 0L66.1 67c-.5.6-.5 1.4 0 2z"/><path d="m49.8 62.5-.9.9c-.5.5-.5 1.4 0 1.9l11.3 11.3c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.3-.3.4-.6.4-1s-.1-.7-.4-1L51.7 62.5c-.5-.5-1.4-.5-1.9 0zm25.5 11.2c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l18.2 18.2c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L75.3 73.7zm-5.2 5.2c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l13 13c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.3-.3.4-.6.4-1s-.1-.7-.4-1L70.1 78.9zm10.4-10.4c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l23.5 23.5c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L80.5 68.5zM114.4 92 85.8 63.3c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l28.7 28.7c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.4-.5.4-1.4-.2-1.9z" class="st2"/><path fill="#0096b4" d="M60.2 42.2c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9l-17-16.9c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l16.9 16.9zM55 47.4c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L35.7 22.5c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9L55 47.4zM50.7 53c.4 0 .7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L25.2 22.5c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l27.3 27.3c.3.3.7.4 1 .4z"/><path d="M57.8 81c.5-.5.5-1.4 0-1.9L46.5 67.7c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9L55 81.8c.3.3.6.4 1 .4s.7-.1 1-.4l.8-.8zm-16.5-8.1c-.5-.5-1.4-.5-1.9 0l-.9.9c-.3.3-.4.6-.4 1s.1.7.4 1l11.3 11.3c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L41.3 72.9zm23.6 11.3c-.5-.5-1.4-.5-1.9 0l-.9.8c-.5.5-.5 1.4 0 1.9l7.8 7.8c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9l-7.9-7.7zm-5.2 5.2c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l2.6 2.6c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9l-2.7-2.6zM36.1 78.1c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l11.3 11.3c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9L36.1 78.1zm-5.3 5.3c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l7.8 7.8c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.3-.3.4-.6.4-1s-.1-.7-.4-1l-7.9-7.7z" class="st2"/><path d="m28 86.2 8.6 8.6c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.3-.3.4-.6.4-1s-.1-.7-.4-1l-8.6-8.6m-5.3 5.3c-.5-.5-1.4-.5-1.9 0l-.9.9c-.5.5-.5 1.4 0 1.9l2.6 2.6c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9l-2.7-2.6z" class="st2"/><path d="m22.8 91.4 3.4 3.4c.3.3.6.4 1 .4s.7-.1 1-.4l.9-.9c.5-.5.5-1.4 0-1.9l-3.4-3.4" class="st2"/></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="641" height="1012" opacity="0.075" fill="none" viewBox="0 0 641 1012"><circle cx="641" cy="506" r="80" stroke="#004157"/><circle cx="641" cy="506" r="20" stroke="#004157"/><circle cx="641" cy="506" r="160" stroke="#004157"/><circle cx="641" cy="506" r="240" stroke="#004157"/><circle cx="641" cy="506" r="320" stroke="#004157"/><circle cx="641" cy="506" r="400" stroke="#004157"/><circle cx="641" cy="506" r="480" stroke="#004157"/><circle cx="641" cy="506" r="560" stroke="#004157"/><circle cx="641" cy="506" r="640" stroke="#004157"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="421" height="724" fill="none" viewBox="0 0 421 724"><g stroke="#004157" opacity=".075"><circle cx="36.965" cy="27.974" r="17.5" transform="rotate(-15 36.965 27.974)"/><circle cx="141.285" cy=".021" r="17.5" transform="rotate(-15 141.285 .021)"/><circle cx="3.44" cy="111.496" r="17.5" transform="rotate(-15 3.44 111.496)"/><circle cx="107.76" cy="83.544" r="17.5" transform="rotate(-15 107.76 83.544)"/><circle cx="212.08" cy="55.591" r="17.5" transform="rotate(-15 212.08 55.591)"/><circle cx="74.235" cy="167.067" r="17.5" transform="rotate(-15 74.235 167.067)"/><circle cx="178.555" cy="139.114" r="17.5" transform="rotate(-15 178.555 139.114)"/><circle cx="40.71" cy="250.59" r="17.5" transform="rotate(-15 40.71 250.59)"/><circle cx="145.03" cy="222.637" r="17.5" transform="rotate(-15 145.03 222.637)"/><circle cx="249.35" cy="194.685" r="17.5" transform="rotate(-15 249.35 194.685)"/><circle cx="7.185" cy="334.113" r="17.5" transform="rotate(-15 7.185 334.113)"/><circle cx="111.505" cy="306.16" r="17.5" transform="rotate(-15 111.505 306.16)"/><circle cx="215.825" cy="278.208" r="17.5" transform="rotate(-15 215.825 278.208)"/><circle cx="77.98" cy="389.683" r="17.5" transform="rotate(-15 77.98 389.683)"/><circle cx="182.3" cy="361.73" r="17.5" transform="rotate(-15 182.3 361.73)"/><circle cx="286.62" cy="333.778" r="17.5" transform="rotate(-15 286.62 333.778)"/><circle cx="44.455" cy="473.206" r="17.5" transform="rotate(-15 44.455 473.206)"/><circle cx="148.775" cy="445.254" r="17.5" transform="rotate(-15 148.775 445.254)"/><circle cx="253.095" cy="417.301" r="17.5" transform="rotate(-15 253.095 417.301)"/><circle cx="10.93" cy="556.729" r="17.5" transform="rotate(-15 10.93 556.729)"/><circle cx="115.25" cy="528.776" r="17.5" transform="rotate(-15 115.25 528.776)"/><circle cx="219.57" cy="500.824" r="17.5" transform="rotate(-15 219.57 500.824)"/><circle cx="323.89" cy="472.871" r="17.5" transform="rotate(-15 323.89 472.871)"/><circle cx="81.725" cy="612.299" r="17.5" transform="rotate(-15 81.725 612.299)"/><circle cx="186.045" cy="584.347" r="17.5" transform="rotate(-15 186.045 584.347)"/><circle cx="290.365" cy="556.394" r="17.5" transform="rotate(-15 290.365 556.394)"/><circle cx="48.2" cy="695.822" r="17.5" transform="rotate(-15 48.2 695.822)"/><circle cx="152.52" cy="667.87" r="17.5" transform="rotate(-15 152.52 667.87)"/><circle cx="256.84" cy="639.917" r="17.5" transform="rotate(-15 256.84 639.917)"/><circle cx="361.16" cy="611.965" r="17.5" transform="rotate(-15 361.16 611.965)"/><circle cx="223.315" cy="723.44" r="17.5" transform="rotate(-15 223.315 723.44)"/><circle cx="327.635" cy="695.488" r="17.5" transform="rotate(-15 327.635 695.488)"/></g></svg>
@@ -1,23 +0,0 @@
1
- ---
2
- title: Boilerplate
3
- layout: content-page
4
- sidebar: brand
5
- status: 'Ready'
6
- version: 1.0.2
7
- tags: brand
8
- ---
9
-
10
- ### When you make the invisible visible, the impossible is possible.
11
-
12
- Our analytical systems and services help our customers to create a better world. Through chemical, physical and structural analysis of materials, they improve everything from the energies that power us and the materials we build with, to the medicines that cure us and the foods we enjoy.
13
-
14
- We partner with many of the world’s biggest companies, universities and research organizations. They value us not only for the power of our solutions, but also for the depth of our expertise, collaboration and integrity.
15
-
16
- With over 2200 employees, we serve the world, and we are part of Spectris plc, the world-leading precision measurements group.
17
-
18
- **Malvern Panalytical. We’re BIG on small.**
19
-
20
- {% alert %}
21
- ### This is our boilerplate.
22
- It's the default text we use to describe ourselves in press releases and other publications.
23
- {% endalert %}
@@ -1,14 +0,0 @@
1
- ---
2
- title: Brand Identity
3
- layout: content-page
4
- sidebar: brand
5
- status: 'Placeholder'
6
- version: 0.0.1
7
- tags: brand
8
- ---
9
-
10
- ## Customer centric
11
-
12
- A brand is defined by **what a company does**, not just what it says or shows. It means keeping our promises to our stakeholders, proving to them that Malvern Panalytical will always do its best to deliver what they need when they need it. Successful brands never take their stakeholders for granted.
13
-
14
- We will seek to build **more intimate relationships with customers** across hierarchies, in key sectors that will drive the **development of innovative, customer-focused solutions and value-added services**.
@@ -1,9 +0,0 @@
1
- ---
2
- title: Legal information
3
- layout: content-page
4
- sidebar: brand
5
- tags: brand
6
- version: 0.0.1
7
- status: 'Placeholder'
8
- ---
9
- In development
@@ -1,12 +0,0 @@
1
- ---
2
- title: Brand Strategy
3
- layout: content-page
4
- sidebar: brand
5
- status: 'Placeholder'
6
- version: 0.0.1
7
- tags: brand
8
- ---
9
-
10
- Our brand identity visualizes and mirrors Malvern Panalytical’s stature and position as a global leader in the materials characterization market.
11
-
12
- The **pragmatic implementation** of the brand identity enables everyone throughout the Malvern Panalytical organization to understand and deliver on the promises implied by the brand. The designs and ideas create a recognizable but straightforward signage program for Malvern Panalytical which expresses **its promise, personality, and values**.
@@ -1,101 +0,0 @@
1
- ---
2
- title: Images
3
- layout: system-page
4
- sidebar: brand
5
- tags: brand
6
- version: 1.0.0
7
- status: 'In production'
8
- ---
9
-
10
- <div class="mp o-prose u-flow--prose">
11
- <div class="u-wrap--content">
12
-
13
- The images we use can have a great effect on how people perceive our company. Just as we have [tone of voice](/content/) guidelines to help keep our writing clear and effective, our **tone of visuals** guidelines will help you choose images that best represent Malvern Panalytical.
14
-
15
- </div>
16
- <div class="o-grid o-grid--of-two">
17
- <div>
18
-
19
- ## MP imaging matrix
20
-
21
- - Uniform content strategy across all channels and segments
22
- - Make sure to use the content type that matches your audience.
23
- - When the content type needs to cover a broad audience, make sure to cover all content types and rotate them occasionally
24
-
25
- ## Visual style
26
-
27
- - Dramatic lighting - strong color contrast
28
- - retain highlight and shadow detail
29
- - Striking composition to attract attention
30
- - Shallow depth of field for emphasis on specific small item - with influence on big change elsewhere
31
- - Foreground and background blur
32
- - High-key or Low-key lighting:
33
- - ensure focal point
34
- - Model may look directly to camera in some shots
35
-
36
- </div>
37
-
38
- ![A diagram of our imaging matrix, showing each area of image use in our marketing materials and what mood or purpose images should aim for.](/static/svg/imaging-matrix.svg)
39
-
40
- </div>
41
-
42
- <div class="c-library__photo-grid grid-1">
43
- <div class="u-bg-petrol u-white"><h2>Captivate</h2></div>
44
- <img src="/static/img/grid-captivate-1.jpg" alt="A silhouette of a woman's face, overlaid with plotted lines and charts of data" loading="lazy">
45
- <img src="/static/img/grid-captivate-3.jpg" alt="Looking up through tree branches at the Milky Way, filling the night sky" loading="lazy">
46
- <img src="/static/img/grid-captivate-4.jpg" alt="A glowing Malvern Panalytical logo floats amongst trees in a misty forest " loading="lazy">
47
- <img src="/static/img/grid-captivate-2.jpg" alt="A network of brass pins embedded in a wooden surface, connected with fine wire" loading="lazy">
48
- </div>
49
-
50
- <div class="c-library__photo-grid grid-1">
51
- <div class="u-bg-red u-white"><h2>Inspire</h2></div>
52
- <img src="/static/img/grid-inspire-1.jpg" alt="A scientist wearing protective gear leans in, using a pipette to fill a cuvette" loading="lazy">
53
- <img src="/static/img/grid-inspire-2.jpg" alt="An extreme close-up of tiny underwater plants, glowing in sunlight" loading="lazy">
54
- <img src="/static/img/grid-inspire-4.jpg" alt="An industrial pipeline silhouetted against the dawn sky" loading="lazy">
55
- <img src="/static/img/grid-inspire-3.jpg" alt="A CNC machine cuts into a piece of metal, sending sparks flying" loading="lazy">
56
- </div>
57
-
58
- <div class="c-library__photo-grid grid-2">
59
- <div class="u-bg-blue u-white"><h2>Inform - Applications</h2></div>
60
- <img src="/static/img/grid-inform-applications-1.jpg" alt="An engineer in a hard hat crouches down to install solar panels on a roof" loading="lazy">
61
- <img src="/static/img/grid-inform-applications-2.jpg" alt="A deep sea oil rig lit up against the evening sky" loading="lazy">
62
- <img src="/static/img/grid-inform-applications-3.jpg" alt="A scientist collects a water sample from a stream and checks it against a touchscreen device" loading="lazy">
63
- </div>
64
-
65
- <div class="c-library__photo-grid grid-2">
66
- <div class="u-bg-blue u-white"><h2>Inform - Technology</h2></div>
67
- <img src="/static/img/grid-inform-tech-2.jpg" alt="An engineer types on a laptop, surrounded by server racks, with cable bundles covering the walls and ceiling" loading="lazy">
68
- <img src="/static/img/grid-inform-tech-1.jpg" alt="A scientist wearing protective gear looks into a microscope" loading="lazy">
69
- <img src="/static/img/grid-inform-tech-4.jpg" alt="A network of glass spheres, some lit from within, connected by metal rods, suspended in darkness" loading="lazy">
70
- </div>
71
-
72
- <div class="c-library__photo-grid grid-1">
73
- <div class="u-bg-green u-white"><h2>Convince</h2></div>
74
- <img src="/static/img/grid-convince-1.jpg" alt="A woman holds a mobile phone to her ear, and smiles at the camera" loading="lazy">
75
- <img src="/static/img/grid-convince-2.jpg" alt="Liquid is mixed inside a scientific machine, lit from within" loading="lazy">
76
- <img src="/static/img/grid-convince-3.jpg" alt="Plants with green leaves growing out of glass containers in a laboratory" loading="lazy">
77
- <img src="/static/img/grid-convince-4.jpg" alt="An aerial view of farmland, with buildings connected by CGI arcs of light in the air" loading="lazy">
78
- </div>
79
-
80
- <div class="u-wrap--content u-margin-top-xl">
81
-
82
- ## Products
83
-
84
- Of course, we still make products too. Product photography is also shot separately, with natural color, isolated on a white background for catalogue use.
85
-
86
- </div>
87
-
88
- <div class="c-library__image-row">
89
- <img src="/static/img/aeris.jpg" alt="An Aeris from Malvern Panalytical" loading="lazy">
90
- <img src="/static/img/omnisec.jpg" alt="An Omnisec from Malvern Panalytical" loading="lazy">
91
- <img src="/static/img/zetasizer.jpg" alt="A Zetasizer Advance from Malvern Panalytical" loading="lazy">
92
- <img src="/static/img/microcal.jpg" alt="A Microcal from Malvern Panalytical" loading="lazy">
93
- <img src="/static/img/mastersizer.jpg" alt="A Mastersizer 3000 from Malvern Panalytical" loading="lazy">
94
- <img src="/static/img/empyrean.jpg" alt="An Empyrean from Malvern Panalytical" loading="lazy">
95
- <img src="/static/img/qualityspec.jpg" alt="A Qualityspec from Malvern Panalytical" loading="lazy">
96
- <img src="/static/img/epsilon.jpg" alt="An Epsilon from Malvern Panalytical" loading="lazy">
97
- <img src="/static/img/leneo.jpg" alt="A Claisse LeNeo from Malvern Panalytical" loading="lazy">
98
- <img src="/static/img/morphologi.jpg" alt="A Morphologi 4 from Malvern Panalytical" loading="lazy">
99
- </div>
100
-
101
- </div>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file