From 9afff09ed750e571ad14faa42a020db2363975ec Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Fri, 19 Jun 2026 23:29:51 +0200 Subject: [PATCH] feat(ui): add buttery smooth scroll reveal animations and disable annotator --- app/[locale]/layout.tsx | 3 ++- components/blocks/BenefitGrid.tsx | 6 +++--- components/blocks/CertificatesBlock.tsx | 8 ++++---- components/blocks/CompanyTimeline.tsx | 4 ++-- components/blocks/CompetenceBentoGrid.tsx | 14 +++++++------- components/blocks/JobListingBlock.tsx | 4 ++-- components/blocks/ReferencesSlider.tsx | 4 ++-- components/blocks/ServiceDetailGrid.tsx | 8 ++++---- components/blocks/TeamGrid.tsx | 6 +++--- 9 files changed, 29 insertions(+), 28 deletions(-) diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx index bd98dba35..a23f0eec5 100644 --- a/app/[locale]/layout.tsx +++ b/app/[locale]/layout.tsx @@ -215,7 +215,8 @@ export default async function Layout(props: {