Update home page intro

This commit is contained in:
2025-05-11 19:10:32 +01:00
parent 18db1606fb
commit fde15b15ce
+2 -2
View File
@@ -6,8 +6,8 @@
{{ define "main" }} {{ define "main" }}
<section id="intro"> <section id="intro">
<div> <div>
<h1>Hi! I am <span>Hazem</span>,<br> a software engineer currently working at <a href="https://finteum.com" target="_blank">Finteum</a>.</h1> <h1>Hi! I am <span>Hazem</span>, a software engineer.</h1>
<p>I have over three years of experience mainly working on web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.</p> <p>I have over three years of experience building web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.</p>
<div id="action-buttons"> <div id="action-buttons">
<a href="{{ urls.JoinPath .Site.BaseURL "blog" }}">Blog</a> <a href="{{ urls.JoinPath .Site.BaseURL "blog" }}">Blog</a>
</div> </div>