Skip to content

Commit

Permalink
fix: metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyalambat128 committed Nov 30, 2024
1 parent 40882da commit 4615023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const inter = Inter({
});

export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Breze",
description: "AI-powered review management for the modern business",
};

export default function RootLayout({
Expand Down

0 comments on commit 4615023

Please sign in to comment.