diff --git a/astro/public/hero-poster-light.jpg b/astro/public/hero-poster-light.jpg deleted file mode 100644 index 135b4be964..0000000000 Binary files a/astro/public/hero-poster-light.jpg and /dev/null differ diff --git a/astro/public/hero-poster-light.webp b/astro/public/hero-poster-light.webp new file mode 100644 index 0000000000..87fba410ec Binary files /dev/null and b/astro/public/hero-poster-light.webp differ diff --git a/astro/public/hero-poster.jpg b/astro/public/hero-poster.jpg deleted file mode 100644 index b6709c7605..0000000000 Binary files a/astro/public/hero-poster.jpg and /dev/null differ diff --git a/astro/public/hero-poster.webp b/astro/public/hero-poster.webp new file mode 100644 index 0000000000..a83205db68 Binary files /dev/null and b/astro/public/hero-poster.webp differ diff --git a/astro/public/images/express-mw.png b/astro/public/images/express-mw.png index d3c5e8fbfb..d7e78f3157 100644 Binary files a/astro/public/images/express-mw.png and b/astro/public/images/express-mw.png differ diff --git a/astro/public/videos/hero-background-light.mp4 b/astro/public/videos/hero-background-light.mp4 deleted file mode 100644 index e20340f1ea..0000000000 Binary files a/astro/public/videos/hero-background-light.mp4 and /dev/null differ diff --git a/astro/public/videos/hero-background-light.webm b/astro/public/videos/hero-background-light.webm new file mode 100644 index 0000000000..ff8e6e6b5b Binary files /dev/null and b/astro/public/videos/hero-background-light.webm differ diff --git a/astro/public/videos/hero-background.mp4 b/astro/public/videos/hero-background.mp4 deleted file mode 100644 index fcf4b00df0..0000000000 Binary files a/astro/public/videos/hero-background.mp4 and /dev/null differ diff --git a/astro/public/videos/hero-background.webm b/astro/public/videos/hero-background.webm new file mode 100644 index 0000000000..6cf492dbcc Binary files /dev/null and b/astro/public/videos/hero-background.webm differ diff --git a/astro/src/components/patterns/Footer/Footer.astro b/astro/src/components/patterns/Footer/Footer.astro index 3084634a42..d7f6c833c2 100644 --- a/astro/src/components/patterns/Footer/Footer.astro +++ b/astro/src/components/patterns/Footer/Footer.astro @@ -40,15 +40,19 @@ import { BodyMd, Col, Container, Grid } from '@/components/primitives'; -