fix: update section number prefix to 04

This commit is contained in:
Chneemann 2026-07-26 09:39:03 +02:00
parent 1663d1628a
commit 4230565582

View file

@ -70,7 +70,7 @@ export default function Contact() {
{/* Title */} {/* Title */}
<div className="mb-6 space-y-1 text-right flex flex-col items-end"> <div className="mb-6 space-y-1 text-right flex flex-col items-end">
<p className="text-xs font-mono text-blue-500 tracking-wider uppercase"> <p className="text-xs font-mono text-blue-500 tracking-wider uppercase">
// 03. Get in Touch // 04. Get in Touch
</p> </p>
<h2 className="text-3xl font-bold text-white tracking-tight"> <h2 className="text-3xl font-bold text-white tracking-tight">
Contact me<span className="text-blue-500">.</span> Contact me<span className="text-blue-500">.</span>