diff --git a/src/routes/(marketing)/about/+layout.svelte b/src/routes/(marketing)/about/+layout.svelte index 5efd421..4bf31f6 100644 --- a/src/routes/(marketing)/about/+layout.svelte +++ b/src/routes/(marketing)/about/+layout.svelte @@ -7,7 +7,7 @@ name: 'Future proof.', path: '/about/page1', description: - "Today's security landscape is changing. The EU Cyber Security/Resilience Act will change how european companies will do business in the cloud. Clouditor is already equipped with rules for the latest EU certifications.", + "Today's security landscape is changing. The EU Cyber Security/Resilience Act will change how European companies will do business in the cloud. Clouditor is already equipped with rules for the latest EU certifications.", icon: CloudArrowUp }, { @@ -18,10 +18,10 @@ icon: LockOpen }, { - name: 'Hollistic.', + name: 'Holistic.', path: '/about/page3', description: - 'Using integrations with other tools, such as Codyze, we can provide a hollistic view of the cloud service, from infrastructure to code.', + 'Using integrations with other tools, such as Codyze, we can provide a holistic view of the cloud service, from infrastructure to code.', icon: PuzzlePiece } ]; @@ -34,7 +34,7 @@ >
-

Be audit ready, any time

+

Be audit-ready, any time

Clouditor

diff --git a/src/routes/(marketing)/about/page1/+page.svelte b/src/routes/(marketing)/about/page1/+page.svelte index 898e191..03b478f 100644 --- a/src/routes/(marketing)/about/page1/+page.svelte +++ b/src/routes/(marketing)/about/page1/+page.svelte @@ -1 +1,5 @@ -Page 1 + \ No newline at end of file diff --git a/src/routes/(marketing)/about/page2/+page.svelte b/src/routes/(marketing)/about/page2/+page.svelte index 5df0999..bada36e 100644 --- a/src/routes/(marketing)/about/page2/+page.svelte +++ b/src/routes/(marketing)/about/page2/+page.svelte @@ -1 +1,5 @@ -Page 2 + \ No newline at end of file diff --git a/src/routes/(marketing)/about/page3/+page.svelte b/src/routes/(marketing)/about/page3/+page.svelte index de62506..57df899 100644 --- a/src/routes/(marketing)/about/page3/+page.svelte +++ b/src/routes/(marketing)/about/page3/+page.svelte @@ -1 +1,5 @@ -Page 3 + \ No newline at end of file diff --git a/static/img/futureproofslide.drawio.png b/static/img/futureproofslide.drawio.png new file mode 100644 index 0000000..8b49d14 Binary files /dev/null and b/static/img/futureproofslide.drawio.png differ diff --git a/static/img/holisticslide.drawio.png b/static/img/holisticslide.drawio.png new file mode 100644 index 0000000..f25df7e Binary files /dev/null and b/static/img/holisticslide.drawio.png differ diff --git a/static/img/ontologyslide.drawio.png b/static/img/ontologyslide.drawio.png new file mode 100644 index 0000000..8944c2c Binary files /dev/null and b/static/img/ontologyslide.drawio.png differ