Skip to content

Commit a079fa3

Browse files
author
adnan wahab
committed
cool
1 parent 5fb3269 commit a079fa3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

web-ui/my-app/src/robotics-odyssey.tsx

+7-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,13 @@ function RoboticsOdyssey() {
124124
<div className="text-gray-950 antialiased bg-slate-900">
125125
<div className="overflow-hidden flex justify-center items-center min-h-screen">
126126
<main>
127-
{/* <LlamaGrid /> */}
127+
<h1 className="text-4xl font-bold text-center text-white">Robotics Odyssey - become a Robotics Odyssey</h1>
128+
129+
<div> by adnan wahab </div>
130+
<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>
131+
<div className="text-center text-white">40 students already enrolled</div>
132+
<div>5 stars on trust pilot</div>
133+
<LlamaGrid />
128134

129135

130136
<Sisterschools />

0 commit comments

Comments
 (0)