diff --git a/.superpowers/sdd/progress.md b/.superpowers/sdd/progress.md index 8fe8c07..115199b 100644 --- a/.superpowers/sdd/progress.md +++ b/.superpowers/sdd/progress.md @@ -5,7 +5,7 @@ Started: 2026-07-09 ## Tasks -- [ ] Task 1: Scaffold Next.js + Supabase clients +- [x] Task 1: Scaffold Next.js + Supabase clients (commit f83686f, review clean) - [ ] Task 2: Role types + middleware - [ ] Task 3: Database migrations (8 SQL files) - [ ] Task 4: Apply migrations to Supabase cloud (USER ACTION REQUIRED) diff --git a/app/layout.tsx b/app/layout.tsx index 976eb90..81e392a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,8 +13,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "IMS — HSE Incident Management", + description: "Setia Corporation HSE Incident Management System", }; export default function RootLayout({