diff --git a/messages/en/pages/about.json b/messages/en/pages/about.json index 49ddd521..9e303023 100644 --- a/messages/en/pages/about.json +++ b/messages/en/pages/about.json @@ -6,7 +6,8 @@ "title": "About", "why": { "title": "Why PinkBombs?", - "content": "

We are facing an ocean emergency. The Ocean, the main source of life on Earth, is increasingly threatened by our human activities. Overfishing is the main cause of loss of marine biodiversity. The salmon industry, emblematic of intensive aquaculture, generates multiple impacts on a global scale. It is therefore urgent to change the food system for better protection of humans, animals and ecosystems.

PinkBombs is here to:

" + "content": "

We are facing an ocean emergency. The Ocean, the main source of life on Earth, is increasingly threatened by our human activities. Overfishing is the main cause of loss of marine biodiversity. The salmon industry, emblematic of intensive aquaculture, generates multiple impacts on a global scale. It is therefore urgent to change the food system for better protection of humans, animals and ecosystems.

PinkBombs is here to:

", + "video": "Here’s a 3 min video summary of the project." }, "who": { "title": "Who are we?", diff --git a/messages/fr/pages/about.json b/messages/fr/pages/about.json index d192dc82..1c51ec18 100644 --- a/messages/fr/pages/about.json +++ b/messages/fr/pages/about.json @@ -6,7 +6,8 @@ "title": "À propos", "why": { "title": "Pourquoi PinkBombs ?", - "content": "

Nous sommes face à une urgence océanique. L'Océan, principale source de vie sur Terre, est de plus en plus menacé par nos activités humaines. La surpêche est la principale cause de perte de biodiversité marine. L'industrie du saumon, emblématique de l'aquaculture intensive, génère des impacts multiples à l’échelle mondiale. Il est donc urgent de changer le système alimentaire pour une meilleure protection des humains, des animaux et des écosystèmes.

PinkBombs est là pour :

" + "content": "

Nous sommes face à une urgence océanique. L'Océan, principale source de vie sur Terre, est de plus en plus menacé par nos activités humaines. La surpêche est la principale cause de perte de biodiversité marine. L'industrie du saumon, emblématique de l'aquaculture intensive, génère des impacts multiples à l’échelle mondiale. Il est donc urgent de changer le système alimentaire pour une meilleure protection des humains, des animaux et des écosystèmes.

PinkBombs est là pour :

", + "video": "Voici une vidéo récapitulative de 3 minutes sur le projet." }, "who": { "title": "Qui sommes-nous ?", diff --git a/public/images/explose-icon.svg b/public/images/explose-icon.svg new file mode 100644 index 00000000..150e1c94 --- /dev/null +++ b/public/images/explose-icon.svg @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/public/images/explose.svg b/public/images/explose.svg index 553c5834..92729082 100644 --- a/public/images/explose.svg +++ b/public/images/explose.svg @@ -1,25 +1,17 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/app/[locale]/about/about.tsx b/src/app/[locale]/about/about.tsx index 120a84cb..1fb085f8 100644 --- a/src/app/[locale]/about/about.tsx +++ b/src/app/[locale]/about/about.tsx @@ -107,13 +107,29 @@ const ExplainSection = () => { dangerouslySetInnerHTML={{ __html: t.raw("who.content.last") }} /> - - +
+

+

+