diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 7fac0e52..e3dbea87 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -9,83 +9,136 @@ import { ArrowRight } from 'lucide-astro' diff --git a/src/components/SocialMediaStrip.astro b/src/components/SocialMediaStrip.astro index 6267d32a..d5803659 100644 --- a/src/components/SocialMediaStrip.astro +++ b/src/components/SocialMediaStrip.astro @@ -18,45 +18,55 @@ const Twitter = icon({ prefix: 'fab', iconName: 'twitter' }) const Reddit = icon({ prefix: 'fab', iconName: 'reddit' }) --- -
- - - - - - - - - - - - - - - -
+