diff --git a/public/assets/SEE-actions.svg b/public/assets/SEE-actions.svg new file mode 100644 index 00000000..abc0d542 --- /dev/null +++ b/public/assets/SEE-actions.svg @@ -0,0 +1,543 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/assets/SEE-hero.svg b/public/assets/SEE-hero.svg new file mode 100644 index 00000000..5b7e1b4c --- /dev/null +++ b/public/assets/SEE-hero.svg @@ -0,0 +1,454 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/assets/SEE-what.svg b/public/assets/SEE-what.svg new file mode 100644 index 00000000..0da9b45c --- /dev/null +++ b/public/assets/SEE-what.svg @@ -0,0 +1,555 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/standards/see/index.astro b/src/pages/standards/see/index.astro index b1342fad..dd40a375 100644 --- a/src/pages/standards/see/index.astro +++ b/src/pages/standards/see/index.astro @@ -65,7 +65,7 @@ const carouselArticles = (await getCollection("articles", (a) => a.data.publishe { text: "View the Project", variant: "primary", href: "https://directory.greensoftware.foundation/projects/see/" }, { text: "Get Involved", variant: "outline", href: "https://directory.greensoftware.foundation/projects/see/" }, ]} - imageSrc="/assets/standards/sci/hero-illustration.svg" + imageSrc="/assets/SEE-hero.svg" imageAlt="SEE illustration" bgClass="bg-accent-lightest-2" id="overview" @@ -75,7 +75,7 @@ const carouselArticles = (await getCollection("articles", (a) => a.data.publishe @@ -156,7 +156,7 @@ const carouselArticles = (await getCollection("articles", (a) => a.data.publishe headingAccent="Actions" headingStyle="light" body="All actions that reduce an SEE score fit into two categories: energy efficiency (making software use less electricity for the same function) and hardware efficiency (making software use fewer physical resources for the same function). The specification is designed to encourage more of these actions during the design, development, and maintenance of software." - imageSrc="/assets/standards/sci/why-wdpc-feat-2.svg" + imageSrc="/assets/SEE-actions.svg" imageAlt="Sustainability actions illustration" reversed bgClass="bg-accent-lightest-2"