diff --git a/content/assets/img/homepage/second-renaissance-whitepaper-cover.webp b/content/assets/img/homepage/second-renaissance-whitepaper-cover.webp index 7fed136f..f8efcfb5 100644 Binary files a/content/assets/img/homepage/second-renaissance-whitepaper-cover.webp and b/content/assets/img/homepage/second-renaissance-whitepaper-cover.webp differ diff --git a/content/paper.md b/content/paper.md index 359969e9..1706e686 100644 --- a/content/paper.md +++ b/content/paper.md @@ -1,17 +1,21 @@ --- title: Second Renaissance Whitepaper image: /assets/img/homepage/second-renaissance-whitepaper-cover.webp -description: "We live in a time of civilizational crisis and awakening - a second renaissance. This whitepaper sets out in detail what is a second renaissance would be and why it matters." +description: "We live in a time of civilizational crisis and awakening - a second renaissance. This whitepaper sets out in detail what is a second renaissance, and why it matters and how it can come about." --- -

Read our full whitepapers setting out the core thesis and theory of change of a second renaissance -- what it is and why it is important.

+

Read our whitepapers setting out the core thesis and theory of change of a second renaissance in detail. What it is, why it is needed and how it can come about.

-View and download whitepaper no 1:
"What and Why of a Second Renaissance and Paradigmatic Change" »
+

Second Renaissance Whitepaper cover

-
-
-
+### Paper 1: What and Why of a Second Renaissance -View and download whitepaper no 2:
"How paradigmatic change and a second renaissance can come about" »
+What is a second renaissance and why is it relevant in this moment of escalating crisis. -Second Renaissance Whitepaper cover +View and download Paper 1 » + +### Paper 2: How of a Second Renaissance + +How paradigmatic change and a second renaissance can come about. + +View and download Paper 2 » \ No newline at end of file diff --git a/styles/global.css b/styles/global.css index a0a77946..989f4e80 100644 --- a/styles/global.css +++ b/styles/global.css @@ -89,7 +89,7 @@ html { /* buttons */ .btn { - @apply font-bold py-2 px-4 rounded-md px-4 py-3 font-medium text-primary shadow no-underline; + @apply font-bold py-2 px-4 rounded-md px-4 py-3 font-medium text-primary shadow no-underline inline-block; } .btn-blue { @apply bg-[#F0CA5E];