diff --git a/app/layout.tsx b/app/layout.tsx index b0f9839..f626e95 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -20,8 +20,8 @@ const inter = Inter({ subsets: ['latin'] }); // }); export const metadata: Metadata = { - title: 'Ticket Chain', - description: 'A blockchain-based ticketing system.', + title: 'TicketChain', + description: 'A verifiable and immutable ticketing platform.', }; export default function RootLayout({