ivis site
This commit is contained in:
58
ivi/public/pages/contact/index.html
Normal file
58
ivi/public/pages/contact/index.html
Normal file
@@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Ivis Platz</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class = "all">
|
||||
<div class = "title">
|
||||
<header>
|
||||
<header>
|
||||
<h1>Ivis Platz</h1>
|
||||
</header>
|
||||
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about">Über mich</a>
|
||||
<a href="/pages/termine">Termine</a>
|
||||
<a href="/pages/contact">Kontakt</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
</div>
|
||||
<div class = "container">
|
||||
<main>
|
||||
|
||||
<h1>Kontakt</h1>
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-11T23:47:15+02:00">June 11, 2026</time>
|
||||
|
||||
<p>Vereinbare gerne ein kostenloses Erstgespräch 01784013981.</p>
|
||||
<p>Ich bin Ivenee Janz</p>
|
||||
<p>Körpertherapeutin</p>
|
||||
<p>Reittherapeutin</p>
|
||||
<p>Embodiment Coach</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Impressum: Ivene Jans</p>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user