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';
- 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.
-