diff --git a/src/app/(protected)/project/[id]/page.tsx b/src/app/(protected)/project/[id]/page.tsx index 661626f..977fc18 100644 --- a/src/app/(protected)/project/[id]/page.tsx +++ b/src/app/(protected)/project/[id]/page.tsx @@ -43,7 +43,7 @@ export default async function Page({ params }: { params: Promise<{ id: string }> // maybe it's not clean enough but who cares return (
-
+
diff --git a/src/app/(public)/page.tsx b/src/app/(public)/page.tsx index 3bfa55c..040a23f 100644 --- a/src/app/(public)/page.tsx +++ b/src/app/(public)/page.tsx @@ -18,7 +18,7 @@ export default function Home() { href="https://cloud-jblc9ujpj-hack-club-bot.vercel.app/0kooha-2024-12-22-23-23-29.mp4" target="_blank" > -
+
Now you can add team members!
@@ -46,7 +46,7 @@ export default function Home() {
@@ -56,7 +56,7 @@ export default function Home() { { title: 'Create a project', description: - 'Create a project and invite your team members (soon) to start collecting feedback', + 'Create a project and invite your team members to start collecting feedback', html: (