Skip to content

Commit e5660cf

Browse files
committed
Flash
1 parent cfa41a3 commit e5660cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ChatSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ export function ChatSection() {
235235

236236
return (
237237
<section>
238-
<h2 class="text-xl sm:text-2xl font-semibold mb-5">💬 Ask Marcos's AI</h2>
238+
<h2 class="text-xl sm:text-2xl font-semibold mb-5">⚡️ Ask Marcos's AI</h2>
239239

240240
<div
241241
ref={messagesRef}

0 commit comments

Comments
 (0)