Skip to content

Commit cfd5f5b

Browse files
Update description in HeroSection component
1 parent 73c5141 commit cfd5f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source code/src/components/HeroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const HeroSection = () => {
3737
<div className="max-w-2xl mx-auto lg:mx-0">
3838
<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">
3939
Student-led innovation and research in chip design, hardware acceleration,
40-
and smart manufacturing systems from concept to implementation.
40+
and embedded software from concept to implementation.
4141
</p>
4242

4343
<div className="flex flex-col sm:flex-row gap-3 sm:gap-4 justify-center lg:justify-start">

0 commit comments

Comments
 (0)