File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,12 @@ module Intro = {
1414 <h2 className = "ubuntu-mono-bold hl-1 text-center text-gray-60 my-4 max-w-md" >
1515 {React .string (` types > vibes` )}
1616 </h2 >
17- <p className = "body-lg text-center text-gray-60 my -4 max-w-md" >
17+ <p className = "body-lg text-center text-gray-60 mt -4 max-w-md" >
1818 {React .string (` ReScript is a strongly typed language that compiles to clean,
19- efficient JavaScript that humans and AI tools can read and understand.
20- Its fast compiler and static type system keep feedback loops tight,
19+ efficient JavaScript that humans and AI tools can read and understand.` )}
20+ </p >
21+ <p className = "body-lg text-center text-gray-60 my-4 max-w-md" >
22+ {React .string (` Its fast compiler and static type system keep feedback loops tight,
2123 so you can move quickly with AI assistance while maintaining
2224 confidence as your codebase grows.` )}
2325 </p >
You can’t perform that action at this time.
0 commit comments