91 lines
3.5 KiB
HTML
91 lines
3.5 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Anna Martinez - Administrative Specialist and Solitary Artist</title>
|
||
|
|
<meta property="og:type" content="website">
|
||
|
|
<meta property="og:title" content="Anna Martinez - Administrative Specialist and Solitary Artist">
|
||
|
|
<meta property="og:description" content="Administrative Specialist and Solitary Artist">
|
||
|
|
<meta property="og:image" content="https://images.pexels.com/photos/11402736/pexels-photo-11402736.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
|
||
|
|
<meta property="og:url" content="https://anna-martinez.4ort.net/">
|
||
|
|
<meta name="twitter:card" content="summary_large_image">
|
||
|
|
<meta name="description" content="Administrative Specialist and Solitary Artist">
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
font-family: 'Georgia', serif;
|
||
|
|
line-height: 1.6;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
background-color: #f4f4f4;
|
||
|
|
color: #333;
|
||
|
|
}
|
||
|
|
header {
|
||
|
|
background: #666;
|
||
|
|
color: #fff;
|
||
|
|
padding: 1rem 0;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
nav {
|
||
|
|
display: flex;
|
||
|
|
justify-content: center;
|
||
|
|
background: #333;
|
||
|
|
}
|
||
|
|
nav a {
|
||
|
|
color: #fff;
|
||
|
|
padding: 1rem;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
nav a:hover {
|
||
|
|
background: #575757;
|
||
|
|
}
|
||
|
|
.container {
|
||
|
|
padding: 2rem;
|
||
|
|
max-width: 800px;
|
||
|
|
margin: auto;
|
||
|
|
}
|
||
|
|
.image-container {
|
||
|
|
text-align: center;
|
||
|
|
margin: 2rem 0;
|
||
|
|
}
|
||
|
|
.image-container img {
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;
|
||
|
|
border-radius: 8px;
|
||
|
|
}
|
||
|
|
footer {
|
||
|
|
text-align: center;
|
||
|
|
padding: 1rem 0;
|
||
|
|
background: #333;
|
||
|
|
color: #fff;
|
||
|
|
position: fixed;
|
||
|
|
width: 100%;
|
||
|
|
bottom: 0;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<header>
|
||
|
|
<h1>Anna Martinez</h1>
|
||
|
|
<p>Administrative Specialist and Solitary Artist</p>
|
||
|
|
<nav>
|
||
|
|
<a href="/">Home</a>
|
||
|
|
<a href="/about.html">About</a>
|
||
|
|
<a href="/contact.html">Contact</a>
|
||
|
|
<a href="/quiet-discipline.html">Quiet Discipline</a>
|
||
|
|
<a href="/conservation-ready-spaces.html">Conservation-Ready Spaces</a>
|
||
|
|
</nav>
|
||
|
|
</header>
|
||
|
|
<div class="container">
|
||
|
|
<h2>Welcome to My Website</h2>
|
||
|
|
<div class="image-container">
|
||
|
|
<img src="https://images.pexels.com/photos/11402736/pexels-photo-11402736.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Nashville Art">
|
||
|
|
</div>
|
||
|
|
<p>I am a meticulous administrative specialist and a solitary artist based in Nashville, TN. I channel my competitive drive into curating quiet, visually rich environments and streamlining operations for arts organizations. While I find comfort in the solitude of early morning hikes and charcoal sketching, I carry a persistent undercurrent of worry that keeps my workflows tight and my boundaries clear. I blend my Hispanic heritage and Southern upbringing into a life of curated calm, seeking to merge my administrative precision with my deep love for visual storytelling.</p>
|
||
|
|
</div>
|
||
|
|
<footer>
|
||
|
|
<p>© 2026 Anna Martinez</p>
|
||
|
|
</footer>
|
||
|
|
</body>
|
||
|
|
</html>
|