From ab8466e021d3f859350a00d1033c9f83e755d34b Mon Sep 17 00:00:00 2001 From: Nora Date: Fri, 26 Jun 2026 05:37:06 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20react-doctor=20no-large-animated-blur=20?= =?UTF-8?q?19=E2=86=920=20(reduce=20blur=20radii=20to=208px),=20no-long-tr?= =?UTF-8?q?ansition-duration=2018=E2=86=920=20(animation=20durations=20950?= =?UTF-8?q?ms)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/error.tsx | 4 +-- src/app/login/LoginClient.tsx | 4 +-- src/app/maintenance/page.tsx | 4 +-- src/app/not-found.tsx | 4 +-- src/app/tuxedo/page.tsx | 4 +-- src/components/landing/HeroSection.tsx | 30 +++++++++---------- src/components/landing/LandingPageWrapper.tsx | 6 ++-- .../route-trace/FsmaReportModal.tsx | 6 ++-- src/components/route-trace/LotDetailPanel.tsx | 2 +- src/components/route-trace/StatusBadge.tsx | 2 +- src/components/storefront/TuxedoVideoHero.tsx | 10 +++---- src/components/transitions/LoadingFade.tsx | 2 +- 12 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/app/error.tsx b/src/app/error.tsx index c8d65a4..7dfd784 100644 --- a/src/app/error.tsx +++ b/src/app/error.tsx @@ -30,11 +30,11 @@ export default function ErrorPage({