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
-
-
+
Features
-
-
+
How it Works
-
-
+
Download
-
-
+
Changelog
@@ -61,7 +81,10 @@ export default function Footer() {
Community
-
-
+
GitHub Repo
@@ -96,7 +119,10 @@ export default function Footer() {
Legal
-
-
+
Privacy Policy
@@ -114,7 +140,10 @@ export default function Footer() {
-
-
+
Contact
@@ -122,18 +151,16 @@ export default function Footer() {
-
-
- Copyright © Owen Gretzinger {new Date().getFullYear()}. Licensed under LGPL-3.0 License. All rights
- reserved.
+
+
+ Copyright © Owen Gretzinger {new Date().getFullYear()}. Licensed
+ under LGPL-3.0 License. All rights reserved.
+
+
+ Created by Owen Gretzinger with ❤️ for the community
-
- Created by Owen Gretzinger with
-
- for the community
-
- )
+ );
}
diff --git a/landing-page/app/components/header.tsx b/landing-page/app/components/header.tsx
index b46e58c..d38ee8b 100644
--- a/landing-page/app/components/header.tsx
+++ b/landing-page/app/components/header.tsx
@@ -40,14 +40,14 @@ export default function Header() {
asChild
>
-
- Star
+
+ Star
diff --git a/landing-page/app/components/hero.tsx b/landing-page/app/components/hero.tsx
index 3365a1e..a784439 100644
--- a/landing-page/app/components/hero.tsx
+++ b/landing-page/app/components/hero.tsx
@@ -7,7 +7,7 @@ export default function Hero() {
- ✨ Open-Source Alternative to Granola – Completely Free!
+ ✨ Free Open-Source Alternative to Granola!