chore: copy

This commit is contained in:
zhom
2026-04-30 00:23:20 +04:00
parent 571bfcb213
commit 57167b979f
26 changed files with 1048 additions and 830 deletions
+1 -1
View File
@@ -1070,7 +1070,7 @@ export default function Home() {
return (
<div className="grid items-center justify-items-center min-h-screen gap-8 font-(family-name:--font-geist-sans) bg-background">
<main className="flex flex-col items-center w-full max-w-3xl">
<main className="flex flex-col items-center w-full max-w-4xl px-3">
<div className="w-full">
<HomeHeader
onCreateProfileDialogOpen={setCreateProfileDialogOpen}