From efef4f4c133dc22ca72c7f1c00f8781379c9aaab Mon Sep 17 00:00:00 2001 From: MOH Date: Mon, 9 Mar 2026 08:41:37 +0100 Subject: [PATCH] Fix home hero client rendering --- components/layout/home-hero.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/layout/home-hero.tsx b/components/layout/home-hero.tsx index ac76b46..fe35dcb 100644 --- a/components/layout/home-hero.tsx +++ b/components/layout/home-hero.tsx @@ -1,3 +1,5 @@ +"use client"; + import { motion, useReducedMotion } from "framer-motion"; import {