aboutsummaryrefslogtreecommitdiff
path: root/src/components/Sections/Welcome.astro
blob: ee7cae51d6a74df9407e9c8d23e5755d2b60bb58 (plain) (blame)
1
2
3
4
5
6
7
<section>
	<div>
		<h1>Hi, I'm Valentin 👋</h1>
		<p>I'm a professional software developer currently working as a project manager and team lead. On my personal website, I share thoughts on tech, leadership, and digital life.</p>
		<p>Welcome, and feel free to explore!</p>
	</div>
</section>