Update Contact section on homepage

This commit is contained in:
Benjamin Toby 2023-11-23 18:37:08 +01:00
parent 9ffef5bcc7
commit 0ec3fa2f80

View File

@ -13,7 +13,7 @@ export default function ContactMeSection() {
<div className="flex flex-col-reverse xl:flex-col items-start gap-4">
<span className="text-[24px]">
Have a great idea, Let's make it happen.
Have a great idea? Let's make it happen.
</span>
</div>