Cali/www/index.html

50 lines
1.9 KiB
HTML
Raw Permalink Normal View History

2022-02-23 21:21:08 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Cali</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="Good & services offered locally in the Northern California area!">
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, cult, cali, chico, california, services">
<style>
body {
background-color: black;
}
h1, h2, h3, h4, h5, p {
color: white;
text-align: center;
}
</style>
</head>
<body>
<h1>The Cali</h1>
<h3>Good & services offered locally in the Northern California area!</h3>
<h5>COVERAGE AREAS</h5>
<p>Chico, Yuba City, Oroville, Grass Valley, Nevada City, Sacramento, Roseville, Rocklin, Forest Hill</p>
<h1>Services</h1>
<h3>Music Lessons</h3>
<p>I specialize in guitar, acoustic &amp; electric.
I did flute, trumpet, &amp; baritone in wind ensemble throughout middleschool,
then did guitar in jazz band &amp; then theatre for the rest of highschool.
I worked with kids for 4 years at a private school &amp; summer camp,
a background check can be provided upon request.
I also have a working background in digital &amp; live audio.
</p>
<h3>Private Productions</h3>
<p>The goal is to bring professional grade equipment &amp; editing to families &amp; small businesses.</p>
<ul>
<li>Commercials</li>
<li>Events/Parties</li>
<li>Graduation</li>
<li>Weddings</li>
</ul>
<p>Turn the hype meter on your next event to 11!</p>
<ul>
<li>DJ and(or) Live Audio</li>
<li>Lighting</li>
<li>Photography</li>
<li>Videography</li>
</ul>
</body>
</html>