Skip to content

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
adnan wahab committed Oct 24, 2024
1 parent 5fb3269 commit a079fa3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion web-ui/my-app/src/robotics-odyssey.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,13 @@ function RoboticsOdyssey() {
<div className="text-gray-950 antialiased bg-slate-900">
<div className="overflow-hidden flex justify-center items-center min-h-screen">
<main>
{/* <LlamaGrid /> */}
<h1 className="text-4xl font-bold text-center text-white">Robotics Odyssey - become a Robotics Odyssey</h1>

<div> by adnan wahab </div>
<h3 className="text-xl font-bold text-center text-white">93 hours of video to go from absolute beginner to advanced AI+Robotics Engineer</h3>
<div className="text-center text-white">40 students already enrolled</div>
<div>5 stars on trust pilot</div>
<LlamaGrid />


<Sisterschools />
Expand Down

0 comments on commit a079fa3

Please sign in to comment.