diff --git a/Websites/jefes-nextjs/app/layout.tsx b/Websites/jefes-nextjs/app/layout.tsx index 50f47bd..fedd92d 100644 --- a/Websites/jefes-nextjs/app/layout.tsx +++ b/Websites/jefes-nextjs/app/layout.tsx @@ -7,8 +7,8 @@ import Image from "next/image"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Jefe's Mexican Cocina & Cantina", + description: "Located in Broken Arrow, Oklahoma.", }; export default function RootLayout({