timelineService->getTimelineData(); return Inertia::render('about', [ 'timeline' => $timelineData, ]); } }