diff --git a/apps/frontend/src/components/CtaSection.astro b/apps/frontend/src/components/CtaSection.astro index 518a47a..3a5cbb1 100644 --- a/apps/frontend/src/components/CtaSection.astro +++ b/apps/frontend/src/components/CtaSection.astro @@ -5,7 +5,7 @@ ---
diff --git a/apps/frontend/src/components/Footer.astro b/apps/frontend/src/components/Footer.astro index b21df78..b9eab54 100644 --- a/apps/frontend/src/components/Footer.astro +++ b/apps/frontend/src/components/Footer.astro @@ -42,8 +42,8 @@ try { const currentYear = new Date().getFullYear(); --- -