Skip to content

Commit f7f8b37

Browse files
committed
Update notification text label
1 parent 499bea4 commit f7f8b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NotificationSystem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const NotificationSystem = () => {
9292
<div className="space-y-8">
9393
<div>
9494
<h2 className="text-4xl md:text-5xl font-bold text-white mb-6">
95-
Powerful Notification System
95+
Powerful Notification
9696
</h2>
9797
<p className="text-lg md:text-xl text-gray-400 mb-8">
9898
Stay informed instantly with our comprehensive multi-channel notification system.

0 commit comments

Comments
 (0)