Skip to content

Commit 9eb295c

Browse files
Update HeroSection text for hardware design focus
1 parent cfd5f5b commit 9eb295c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Source code/src/components/HeroSection.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ const HeroSection = () => {
3131
</h1>
3232

3333
<p className="text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl font-medium text-night mb-4 sm:mb-6 lg:mb-8 max-w-4xl mx-auto lg:mx-0 leading-tight">
34-
Pioneering the future of hardware acceleration
34+
Pioneering the future of hardware design
3535
</p>
3636

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 embedded software from concept to implementation.
40+
and intelligent analog design 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)