From fda79446b3e4827a019d38754d2c7397a6943149 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Tue, 19 Aug 2025 22:10:14 +0600 Subject: [PATCH] chore: add data engineer --- src/pages/get-started.astro | 70 ++++++++++++++++++++----------------- 1 file changed, 38 insertions(+), 32 deletions(-) diff --git a/src/pages/get-started.astro b/src/pages/get-started.astro index 2c3123d30..04da2fccb 100644 --- a/src/pages/get-started.astro +++ b/src/pages/get-started.astro @@ -1,29 +1,29 @@ --- import { -Blocks, -Bot, -Braces, -CheckSquare, -Coins, -Component, -FolderKanban, -Gamepad2, -GitBranch, -Globe2, -GraduationCap, -Megaphone, -MessageCircle, -MessageCircleCode, -PenSquare, -Server, -ServerCog, -Shield, -ShieldHalf, -Smartphone, -SquareKanban, -UsersRound, -Waypoints, -Workflow, + Blocks, + Bot, + Braces, + CheckSquare, + Coins, + Component, + FolderKanban, + Gamepad2, + GitBranch, + Globe2, + GraduationCap, + Megaphone, + MessageCircle, + MessageCircleCode, + PenSquare, + Server, + ServerCog, + Shield, + ShieldHalf, + Smartphone, + SquareKanban, + UsersRound, + Waypoints, + Workflow, } from 'lucide-react'; import ChangelogBanner from '../components/ChangelogBanner.astro'; import { RoadmapCard } from '../components/GetStarted/RoadmapCard'; @@ -44,19 +44,18 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-

- Get AI-Powered Learning Guidance -

+

+ Get AI-Powered Learning Guidance +

- Our AI Tutor analyzes your experience, suggests relevant roadmaps, - and provides detailed answers to help you progress in your tech - career. + Our AI Tutor analyzes your experience, suggests relevant roadmaps, and + provides detailed answers to help you progress in your tech career.

- + Chat with AI Tutor
@@ -385,6 +384,13 @@ import BaseLayout from '../layouts/BaseLayout.astro'; description='Learn all you need to know to become a Data Analyst.' /> + +