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