Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zazkm committed Jan 6, 2024
1 parent f4d3070 commit 94f7cb4
Show file tree
Hide file tree
Showing 18 changed files with 86 additions and 17 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Contact Us</h2>
</main>

<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2023 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/3op.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">3 Op Reis</h2>


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/Documentary/birthofalegend.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Birth Of a Legend</h2


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/Documentary/govert.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Govert to the origin


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/Documentary/jesus.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Jesus Of Nazareth</h2


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
69 changes: 69 additions & 0 deletions learnmore/Documentary/soil.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Witch Production</title>

<meta name="description" content="We are Witch Production, Film & TV Project production company in Georgia, Which Provides a whole service of pre-production, production and post production.">

<!-- Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">

<!-- Styles -->
<link rel="stylesheet" href="/app.css">

<!-- Scripts -->
<script src="//unpkg.com/alpinejs" defer></script>
</head>
<body class="font-sans antialiased bg-coolgray-900">

<a name="home"></a>

<div class="container mx-auto mb-8">
<header class="text-center mt-16">
<div class="text-5xl text-white uppercase font-bold mb-8">
Witch <span class="text-orange-500">Production</span>
</div>
<div class="w-3/4 mx-auto">
<nav class="flex flex-col lg:flex-row justify-center justify-between">
<a class="block text-lg uppercase text-white hover:text-orange-500" href="/#home">Home</a>
<a class="block text-lg uppercase text-white hover:text-orange-500" href="/#tv-projects">TV Projects</a>
<a class="block text-lg uppercase text-white hover:text-orange-500" href="/#film-projects">Film Projects</a>
<a class="block text-lg uppercase text-white hover:text-orange-500" href="/#documentary">Documentary</a>
<a class="block text-lg uppercase text-white hover:text-orange-500" href="/#contact-us">Contact Us</a>
</nav>
</div>
</header>
</div>

<div class="container mx-auto text-white w-3/4 mx-auto lg:w-1/2 mb-20">
<h2 class="mb-12 text-center text-3xl font-bold uppercase">Blood of soil</h2>
<p class="mb-20 text-center">German TV Documentary Film</p>

<div class="centervideo">
<a href="https://www.zdf.de/dokumentation/terra-x/wein-eine-geschichte-durch-die-jahrtausende-doku-100.html" target="_blank">Blood Of Soil (Click here)</a>
</div>


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>


<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3JWMNW74QS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-3JWMNW74QS');
</script>

<script type="text/javascript" src="./main.70a66962.js"></script></body>

</html>
2 changes: 1 addition & 1 deletion learnmore/TV/holy.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Holy Offering</h2>


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/TV/twopsycho.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Two Psychos</h2>


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/andy.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Andy Op Patrouille</h


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/buch.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Buch in de bijzondere


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/dangerous.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">The World's most dang


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/dangerousbel.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">The World's most dang


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/ellie.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Ellie Op Patrouille</


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/elliearmenia.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Ellie Op Patrouille</


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/epic.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Epic exploring going


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/hntm.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Holland's Next Top Mo


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/mol.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Wie Is De Mol</h2>


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion learnmore/urban.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class="mb-12 text-center text-3xl font-bold uppercase">Epic exploring going


<footer class="text-center text-white py-5 border-t-orange-500 border-t-2">
Copyright © 2022 by Witch Production, LLC.
Copyright © 2024 by Witch Production, LLC.
</footer>
</body>
</html>
Expand Down

0 comments on commit 94f7cb4

Please sign in to comment.