File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,11 @@ const Hero = () => {
2121 < span className = "text-gradient" > Developers Work</ span >
2222 </ h1 >
2323
24- { /* Subtitle */ }
25- < p className = "text-xl md:text-2xl text-muted-foreground mb-10 max-w-2xl mx-auto leading-relaxed" >
26- Researching developer productivity, remote collaboration, and human-centered software engineering at Clemson University.
27- </ p >
24+ < p className = "text-xl md:text-2xl text-muted-foreground mb-10 max-w-2xl mx-auto leading-relaxed" >
25+ Researching developer productivity, remote collaboration, and human-centered software engineering at
26+ < br />
27+ Clemson University.
28+ </ p >
2829
2930 { /* CTA Buttons */ }
3031 < div className = "flex flex-col sm:flex-row gap-4 justify-center" >
You can’t perform that action at this time.
0 commit comments