diff --git a/packages/ui/src/components/timeline.tsx b/packages/ui/src/components/timeline.tsx index 7d761d9..bdd0f66 100644 --- a/packages/ui/src/components/timeline.tsx +++ b/packages/ui/src/components/timeline.tsx @@ -28,25 +28,25 @@ export const Timeline = ({ data }: { data: TimelineEntry[] }) => { const opacityTransform = useTransform(scrollYProgress, [0, 0.1], [0, 1]); return ( -
I've been working on Aceternity for the past 2 years. Here's a timeline of my journey. -
+ */}