diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 181dd57..7d7ee6a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", description: "Generated by create next app"}; + title: "Schuit General - Premium Construction & Renovation Services", description: "General contracting for residential, cottage, and mid-rise projects across Ontario. Expert exterior restorations and energy-efficient upgrades."}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index e442dc0..bd1105a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() {