fix:
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
This commit is contained in:
parent
56f1fc001c
commit
aa222a2232
@ -149,22 +149,6 @@ export default function HomePage() {
|
||||
</Box>
|
||||
)}
|
||||
|
||||
{activeTab === 3 && (
|
||||
<Box sx={{ width: '100%', maxWidth: 800, mx: 'auto', p: 2 }}>
|
||||
<Typography variant="h5" component="h2" gutterBottom sx={{ mb: 2 }}>
|
||||
About Me
|
||||
</Typography>
|
||||
<Typography variant="body1" paragraph>
|
||||
I'm a passionate developer with expertise in modern web technologies.
|
||||
I love creating responsive, user-friendly applications that solve real-world problems.
|
||||
</Typography>
|
||||
<Typography variant="body1">
|
||||
When I'm not coding, you can find me exploring new technologies, contributing to open-source projects,
|
||||
or enjoying outdoor activities.
|
||||
</Typography>
|
||||
</Box>
|
||||
)}
|
||||
|
||||
{activeTab === 3 && (
|
||||
<Box sx={{ width: '100%', maxWidth: 800, mx: 'auto', p: 2 }}>
|
||||
<Typography variant="h5" component="h2" gutterBottom sx={{ mb: 2 }}>
|
||||
@ -175,7 +159,7 @@ export default function HomePage() {
|
||||
</Typography>
|
||||
<Button
|
||||
variant="contained"
|
||||
href="mailto:contact@example.com"
|
||||
href="mailto:damienostler1@outlook.com"
|
||||
sx={{
|
||||
backgroundColor: '#1a365d',
|
||||
color: '#ffffff',
|
||||
|
Loading…
x
Reference in New Issue
Block a user