Skip to content

Commit 0aca239

Browse files
LadyKerrCopilot
andauthored
Update app/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 08c8f69 commit 0aca239

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/page.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ export default function Home() {
107107
{/* Philosophy / Approach */}
108108
<section id="philosophy" className="py-20 grid md:grid-cols-12 gap-12 border-t border-cyan-900/30">
109109
<div className="md:col-span-4 space-y-8">
110-
{/* eslint-disable-next-line react/jsx-no-comment-textnodes */}
111110
<h2 className="text-2xl font-bold tracking-widest text-cyan-400 drop-shadow-[0_0_8px_rgba(34,211,238,0.6)]">
112-
// ABOUT_ME
111+
{"// ABOUT_ME"}
113112
</h2>
114113

115114
{/* Profile Image - Replace src with your image in /public */}

0 commit comments

Comments
 (0)