From aed020911f19cccdd3a6b8a210dc73c7bf86a422 Mon Sep 17 00:00:00 2001 From: Nipun Sangeeth Date: Thu, 22 May 2025 19:55:55 +0530 Subject: [PATCH] Update DraggableCardDemo.tsx --- src/components/DraggableCardDemo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DraggableCardDemo.tsx b/src/components/DraggableCardDemo.tsx index 76053fd..0fcdadf 100644 --- a/src/components/DraggableCardDemo.tsx +++ b/src/components/DraggableCardDemo.tsx @@ -7,7 +7,7 @@ import { export function DraggableCardDemo() { const items = [ { - title: "Tyler Durden", + title: "ට්‍රිප් පික්කෝ", image: "/images/event/trip.jpg", className: "absolute top-10 left-[20%] rotate-[-5deg]",