diff --git a/src/app/(auth)/layout.tsx b/src/app/(auth)/layout.tsx index 782575f..bec3cbd 100644 --- a/src/app/(auth)/layout.tsx +++ b/src/app/(auth)/layout.tsx @@ -12,13 +12,12 @@ export default function AuthLayout({ children }: { children: React.ReactNode })
- {/* Subtle grid */} + {/* Subtle honeycomb pattern */}
diff --git a/src/app/page.tsx b/src/app/page.tsx index 18b40fe..5f062df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,13 +144,12 @@ export default function HomePage() {
- {/* Subtle grid pattern */} + {/* Subtle honeycomb pattern */}