feat: update personal information and localization in various components
Deploy Portfolio Selfmade / deploy (push) Failing after 15s
Deploy Portfolio Selfmade / deploy (push) Failing after 15s
This commit is contained in:
@@ -118,7 +118,7 @@ export const ContactSection: React.FC = () => {
|
||||
</div>
|
||||
<div>
|
||||
<p className="text-gray-400 text-sm">Email</p>
|
||||
<p className="text-white font-medium">alex@himetoprogram.com</p>
|
||||
<p className="text-white font-medium">robert@bretz.dev</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -128,7 +128,7 @@ export const ContactSection: React.FC = () => {
|
||||
</div>
|
||||
<div>
|
||||
<p className="text-gray-400 text-sm">Location</p>
|
||||
<p className="text-white font-medium">San Francisco, CA</p>
|
||||
<p className="text-white font-medium">Germany</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user