From c147dc4eb427b423d055d0a42daa87f674196444 Mon Sep 17 00:00:00 2001 From: Poyraz Avsever Date: Fri, 10 Apr 2026 11:59:01 +0300 Subject: [PATCH] feat: add ReferencesSection component with gradient overlay for reference cards --- components/references-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/references-section.tsx b/components/references-section.tsx index 5e1a773..07d1eae 100644 --- a/components/references-section.tsx +++ b/components/references-section.tsx @@ -4,7 +4,7 @@ import { ReferenceCards } from "@/components/reference-cards"; export function ReferencesSection() { return ( -
+