From dab9e83301469406ee986f56b48c00c7c0f56b55 Mon Sep 17 00:00:00 2001 From: Owen Gretzinger Date: Sun, 13 Jul 2025 00:42:55 -0400 Subject: [PATCH] fix: improve mobile layout issues --- landing-page/app/components/footer.tsx | 69 ++++++++++++++++++-------- landing-page/app/components/header.tsx | 8 +-- landing-page/app/components/hero.tsx | 2 +- 3 files changed, 53 insertions(+), 26 deletions(-) diff --git a/landing-page/app/components/footer.tsx b/landing-page/app/components/footer.tsx index 0111907..c51c363 100644 --- a/landing-page/app/components/footer.tsx +++ b/landing-page/app/components/footer.tsx @@ -1,4 +1,4 @@ -import { Github, Twitter, Mail, Heart } from "lucide-react" +import { Github, Twitter, Mail, Heart } from "lucide-react"; export default function Footer() { return ( @@ -14,7 +14,9 @@ export default function Footer() { /> Meetingnotes -

Free Open-Source AI Notetaker for macOS

+

+ Free Open-Source AI Notetaker for macOS +

- + - +
@@ -35,22 +43,34 @@ export default function Footer() {

Product