diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4f9e620..0f1a405 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Inter_Tight } from "next/font/google"; export const metadata: Metadata = { - title: 'PresentEase | Effortless Presentation Software', - description: 'Create stunning and impactful presentations with PresentEase. AI-powered design, real-time collaboration, and intuitive tools for every professional.', + title: 'Site Name | Effortless Presentation Software', + description: 'Create stunning and impactful presentations with Site Name. AI-powered design, real-time collaboration, and intuitive tools for every professional.', openGraph: { "title": "PresentEase | Effortless Presentation Software", "description": "Create stunning and impactful presentations with PresentEase. AI-powered design, real-time collaboration, and intuitive tools for every professional.", diff --git a/src/app/page.tsx b/src/app/page.tsx index b50b995..2c9e2cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,50 +32,33 @@ export default function LandingPage() {