Skip to content

Commit d582d60

Browse files
committed
fix: update header text for better clarity
1 parent bb0131d commit d582d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/introduction/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default function Introduction() {
2424
<h1
2525
className={`font-bold text-5xl text-[#113946] ${ewert.className}`}
2626
>
27-
Introduction to Music Station
27+
Getting Started
2828
</h1>
2929
<Carousel className="w-full max-w-xs">
3030
<CarouselContent className="h-full">

0 commit comments

Comments
 (0)