-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
86 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters