We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c5141 commit cfd5f5bCopy full SHA for cfd5f5b
1 file changed
Source code/src/components/HeroSection.tsx
@@ -37,7 +37,7 @@ const HeroSection = () => {
37
<div className="max-w-2xl mx-auto lg:mx-0">
38
<p className="text-base sm:text-lg md:text-xl lg:text-xl mb-6 sm:mb-8 lg:mb-10 text-night leading-relaxed">
39
Student-led innovation and research in chip design, hardware acceleration,
40
- and smart manufacturing systems from concept to implementation.
+ and embedded software from concept to implementation.
41
</p>
42
43
<div className="flex flex-col sm:flex-row gap-3 sm:gap-4 justify-center lg:justify-start">
0 commit comments