Update page.tsx

This commit is contained in:
암냥 2026-03-14 04:42:39 +09:00 committed by GitHub
commit 11df08e7e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,8 @@ export default async function Page({ searchParams }: { searchParams: Promise<{ n
<Contact /> <Contact />
</div> </div>
<section id="about" className="w-full snap-start snap-always flex flex-col items-center justify-center px-8 lg:px-0"> <section id="about" className="w-full snap-start snap-always flex flex-col items-center justify-center px-8 lg:px-0">
/* {showWindow && <DraggableWindow />} */ {/* {showWindow && <DraggableWindow />} */}
<div className="max-w-3xl w-full lg:px-0 px-8"> <div className="max-w-3xl w-full lg:px-0 px-8">
<p><strong> </strong> .</p> <p><strong> </strong> .</p>
<p><strong> </strong> , .</p> <p><strong> </strong> , .</p>