diff --git a/packages/ui/src/footer.tsx b/packages/ui/src/footer.tsx index 80dd8c61..e8c464cd 100644 --- a/packages/ui/src/footer.tsx +++ b/packages/ui/src/footer.tsx @@ -67,29 +67,29 @@ export const Footer = component$(() => {

Product

-
- Pricing - Changelog +
+ Pricing + Changelog

Docs

Company

-
- Contact Us +
+ Contact Us

Open Nestri

Blog

Relations

-
- Terms of Service - Privacy Policy +
+ Terms of Service + Privacy Policy {/**Social Media Icons with Links */}
{socialMedia.map((item) => ( - + {item.icon()} ))}