From ce24e8e7fc65c213df9ce9dbc40678d6d1c20c8f Mon Sep 17 00:00:00 2001 From: akash Date: Tue, 9 Dec 2025 14:33:06 +0530 Subject: [PATCH] faq hover color updated --- src/components/PropertyDetailClient.tsx | 45 ++++++++++--------------- 1 file changed, 18 insertions(+), 27 deletions(-) diff --git a/src/components/PropertyDetailClient.tsx b/src/components/PropertyDetailClient.tsx index 7a39a6b..0c6f493 100644 --- a/src/components/PropertyDetailClient.tsx +++ b/src/components/PropertyDetailClient.tsx @@ -2008,39 +2008,30 @@ export default function PropertyDetailClient({ property }: { property: Property
+ {expandedFaq === index && (