This commit is contained in:
Benjamin Toby
2025-07-20 10:56:17 +01:00
parent b6a5982f02
commit 668b596402
13 changed files with 59 additions and 100 deletions
+1
View File
@@ -17,6 +17,7 @@ export default function Main() {
</H1>
<Row className="items-stretch flex-col md:flex-row w-full md:w-auto">
<Button
title="Contact Me"
beforeIcon={
<Contact size={17} className="font-normal" />
}