This commit is contained in:
@@ -24,7 +24,7 @@ export class Contact {
|
||||
},
|
||||
{
|
||||
label: 'Location',
|
||||
value: 'Remote / UTC+1',
|
||||
value: 'Austria / UTC+1',
|
||||
},
|
||||
{
|
||||
label: 'Availability',
|
||||
|
||||
@@ -31,7 +31,7 @@ interface TimelineItem {
|
||||
export class Home {
|
||||
readonly hero = {
|
||||
name: 'Tim Kainz',
|
||||
role: 'Fullstack Developer',
|
||||
role: 'Fullstack Developer from Austria',
|
||||
intro: 'I build polished web, backend, and mobile products with Angular, C#, and Flutter.',
|
||||
focus: 'Focused on performance, clean architecture, and product-minded delivery.',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user