Add services page, minor improvements

This commit is contained in:
ASOwnerYT
2024-12-04 20:15:33 +13:00
parent a7552a9323
commit 416ee62353
8 changed files with 165 additions and 16 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ const geistMono = localFont({
});
export const metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Te Atatu Computers",
description: "Your Local Experts for PCs, Laptops & More",
};
export default function RootLayout({ children }) {