diff --git a/README.md b/README.md
index cc5478e20..f9b0fd2be 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
@@ -20,9 +20,9 @@
-# SurfSense: NotebookLM for Open Web Research
+# SurfSense: The Open-Source NotebookLM Alternative for Open Web Research
-SurfSense is the **open-source open web research platform for AI agents**, like NotebookLM but with live data connectors. Your agents research the live web with structured data from **Reddit, YouTube, Instagram, TikTok, Amazon, Google Maps, Google Search, and any page on the open web**, through one **REST API** or **MCP server**. Scheduled and event-triggered agents turn what they find into briefs and alerts, and a built-in knowledge base keeps every finding searchable with citations.
+SurfSense is the **open-source NotebookLM alternative for AI agents**, an open web research platform with live data connectors. Your agents research the live web with structured data from **Reddit, YouTube, Instagram, TikTok, Amazon, Google Maps, Google Search, and any page on the open web**, through one **REST API** or **MCP server**. Scheduled and event-triggered agents turn what they find into briefs and alerts, and a built-in knowledge base keeps every finding searchable with citations.
> [!NOTE]
> **📢 A note for our NotebookLM-alternative users**
diff --git a/surfsense_web/app/layout.tsx b/surfsense_web/app/layout.tsx
index 21f6acc80..fa3f7e041 100644
--- a/surfsense_web/app/layout.tsx
+++ b/surfsense_web/app/layout.tsx
@@ -50,9 +50,9 @@ export const metadata: Metadata = {
alternates: {
canonical: "https://www.surfsense.com",
},
- title: "SurfSense - NotebookLM for Open Web Research",
+ title: "SurfSense - Open-Source NotebookLM Alternative for Web Research",
description:
- "SurfSense is an open-source open web research platform. Your AI agents research the live web with structured data from Reddit, YouTube, Amazon, Google Maps, Google Search, and any page, through one API or MCP server.",
+ "The open-source NotebookLM for open web research. Your AI agents pull live, structured data from Reddit, YouTube, Amazon, and any page via one API or MCP server.",
keywords: [
"open web research platform",
"web research for AI agents",
@@ -69,7 +69,7 @@ export const metadata: Metadata = {
openGraph: {
title: "SurfSense - NotebookLM for Open Web Research",
description:
- "SurfSense is an open-source open web research platform. Your AI agents research the live web with structured data from Reddit, YouTube, Amazon, Google Maps, Google Search, and any page, through one API or MCP server.",
+ "The open-source NotebookLM alternative for AI agents. Research the live web with structured data from Reddit, YouTube, Amazon, Google Maps, and Google Search, through one API or MCP server.",
url: "https://www.surfsense.com",
siteName: "SurfSense",
type: "website",
@@ -78,7 +78,7 @@ export const metadata: Metadata = {
url: "/og-image.png",
width: 1200,
height: 630,
- alt: "SurfSense - Open Web Research Platform for AI Agents",
+ alt: "SurfSense, open-source NotebookLM alternative for AI agents",
},
],
locale: "en_US",
@@ -87,7 +87,7 @@ export const metadata: Metadata = {
card: "summary_large_image",
title: "SurfSense - NotebookLM for Open Web Research",
description:
- "SurfSense is an open-source open web research platform. Your AI agents research the live web with structured data from Reddit, YouTube, Amazon, Google Maps, Google Search, and any page, through one API or MCP server.",
+ "The open-source NotebookLM alternative for AI agents. Research the live web with structured data from Reddit, YouTube, Amazon, Google Maps, and Google Search, through one API or MCP server.",
creator: "@SurfSenseAI",
site: "@SurfSenseAI",
images: [
@@ -95,7 +95,7 @@ export const metadata: Metadata = {
url: "/og-image-twitter.png",
width: 1200,
height: 630,
- alt: "SurfSense - Open Web Research Platform for AI Agents",
+ alt: "SurfSense, open-source NotebookLM alternative for AI agents",
},
],
},
diff --git a/surfsense_web/components/homepage/hero-section.tsx b/surfsense_web/components/homepage/hero-section.tsx
index ba956f646..e92e2ce10 100644
--- a/surfsense_web/components/homepage/hero-section.tsx
+++ b/surfsense_web/components/homepage/hero-section.tsx
@@ -647,7 +647,7 @@ export function HeroSection() {
"relative mt-4 max-w-4xl text-left text-4xl font-bold tracking-tight text-balance text-neutral-900 sm:text-5xl md:text-6xl dark:text-neutral-50"
)}
>
-