Remove unused ConsoleAsr and PagePixelLayer components from layout.tsx to streamline the codebase and improve performance.
All checks were successful
Deploy / deploy (push) Successful in 2m40s

This commit is contained in:
bilalgursen
2026-07-30 03:56:48 +03:00
parent 2c542e7756
commit 36008bb72a
2 changed files with 0 additions and 50 deletions

View File

@@ -8,8 +8,6 @@ import { HeaderGate } from "@/components/header-gate";
import { ProgressiveBlur } from "@/components/ui/skiper-ui/skiper41";
import { DevPanel } from "@/components/dev/dev-panel";
import { ScrollFlow } from "@/components/scroll-flow";
import { PagePixelLayer } from "@/components/page-pixel-layer";
import { ConsoleAsr } from "@/components/console-asr";
import "./globals.css";
const calSans = Cal_Sans({
@@ -57,8 +55,6 @@ export default function RootLayout({
className={`${calSans.variable} ${clarityCity.variable} ${geistMono.variable} ${bricolage.variable} h-full antialiased`}
>
<body className="min-h-full flex flex-col bg-slate-50">
<ConsoleAsr />
<PagePixelLayer />
{/* Site geneli progressive blur — üst ve alt */}
<div className="pointer-events-none fixed inset-x-0 top-0 z-40 h-28">
<ProgressiveBlur