Skip to content

Commit f903994

Browse files
authored
Update page.jsx
1 parent 1ba477e commit f903994

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/page.jsx

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ export default function Home() {
5050
<div className={styles.flex}>
5151
<Image src="./icon.svg" alt="The app logo, a glowing hexagon." width={80} height={80} />
5252
<h1 className={styles.title}>Syntax Sorcerer</h1>
53-
<Image src="./icon.svg" alt="The app logo, a glowing hexagon." width={80} height={80} />
54-
<h1 className={styles.title}>Syntax Sorcerer</h1>
5553
</div>
5654

5755
{/* Main content: CodebaseControls, Chatbot, QueryControls */}

0 commit comments

Comments
 (0)