94 lines
7.4 KiB
HTML
Executable File
94 lines
7.4 KiB
HTML
Executable File
|
||
|
||
|
||
<!DOCTYPE html>
|
||
|
||
|
||
<!--
|
||
Kuwait flag colors:
|
||
Green: #007b3a
|
||
Red: #cf0821
|
||
Black: black
|
||
White: white
|
||
-->
|
||
|
||
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<title>Avraham Society | Services</title>
|
||
<link rel="stylesheet" href="http://localhost:8080//main.css" />
|
||
<link rel="manifest" href="http://localhost:8080//manifest.json"/>
|
||
<link rel="icon" href="http://localhost:8080//res/Avraham_Society_icon.png">
|
||
<!--
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
|
||
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet">
|
||
|
||
<!-- HTML Meta Tags -->
|
||
<meta name="description" content="The Avraham Society is the first modern Humanistic and Cultural initiative that is based on and representing the Jewish Community of Kuwait in all its denominations.">
|
||
|
||
<!-- Facebook Meta Tags -->
|
||
<meta property="og:url" content="https://avrahamsociety.org">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="Avraham Society | Home">
|
||
<meta property="og:description" content="The Avraham Society is the first modern Humanistic and Cultural initiative that is based on and representing the Jewish Community of Kuwait in all its denominations.">
|
||
<meta property="og:image" content="http://localhost:8080//res/Avraham_Society.png">
|
||
|
||
<!-- Twitter Meta Tags -->
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta property="twitter:domain" content="avrahamsociety.org">
|
||
<meta property="twitter:url" content="https://avrahamsociety.org">
|
||
<meta name="twitter:title" content="Avraham Society | Home">
|
||
<meta name="twitter:description" content="The Avraham Society is the first modern Humanistic and Cultural initiative that is based on and representing the Jewish Community of Kuwait in all its denominations.">
|
||
<meta name="twitter:image" content="http://localhost:8080//res/Avraham_Society.png">
|
||
|
||
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
</head>
|
||
<body>
|
||
<div id="bg"></div>
|
||
<div id="main">
|
||
<div id="banner">
|
||
<a href="http://localhost:8080/"><img src="http://localhost:8080//res/Avraham_Society.png"></a>
|
||
<div id="dates"><b id="hebrew"></b></div>
|
||
<input id="navExpander" style="display: none;" type="checkbox" checked>
|
||
<div id="nav">
|
||
<label for="navExpander" id="nav-expand"></label>
|
||
<a onclick="localStorage.refered = true" href="http://localhost:8080//">Home</a> <!--<a onclick="localStorage.refered = true" href="http://localhost:8080//intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//humanism">Humanism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//membership">Membership</a>--> <a onclick="localStorage.refered = true" href="http://localhost:8080//about">About Us</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//humanistic-judaism">Humanistic Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//librarymain">Library</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//culture">Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//membership">Membership</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//services">Services</a> <a onclick="localStorage.refered = true" href="http://localhost:8080//contact-us">Contact Us</a>
|
||
</div>
|
||
</div>
|
||
<div class="top">
|
||
<div id="title">Avraham Society
|
||
</div>
|
||
<div id="shape"></div>
|
||
</div>
|
||
<div id="titlebracket">
|
||
<h1 style="padding-bottom: 2em;">Services</h1>
|
||
</div>
|
||
<div class="centered-container"> <div style="display: inline-flex;flex-direction: column;align-items: stretch;"> <a class="servicelink" href="https://discord.com/invite/4ahahJN5BH"> <div class="serviceitem"> <span>Chavurah</span> <p> Attend our Chok L’Yisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month! </p> </div> </a> <a class="servicelink" href="mailto:ovadiah@avrahamsociety.org"> <div class="serviceitem"> <span>Consultation</span> <p> We offer basic individual consultations on topics ranging from conversion to the diversity of the modern Kuwaiti Jewish Community and Spiritual motivation for $20 an hour! </p> </div> </a> <a class="servicelink" > <div class="serviceitem"> <span>Kashrut</span> <p> See the selection of Jewish products available in Kuwait for free!<br><br> <a href="https://www.instagram.com/kosherkuwait/">Kosher Kuwait</a> </p> </div> </a> </div> </div> <style> .servicelink { text-decoration: none; color: black; } .serviceitem { background-color: white; border-radius: 20px 0px 20px 0px; padding: 20px; margin: 20px; text-align: left; box-shadow: 6px 6px 2px red; transition: box-shadow 0.5s; max-width: 1000px; } .serviceitem > span { font-size: 1.5em; } .serviceitem > p { border-left: 4px solid green; padding: 10px; } .serviceitem:hover { box-shadow: 3px 3px 0px red; } </style>
|
||
<div class="bottom">
|
||
<img src="http://localhost:8080//res/Avraham_Society.png">
|
||
<div>
|
||
<p style="padding-bottom: 100px;font-family: sans-serif;font-weight: bold;font-size: 1.4em;">
|
||
The Avraham Society is the first modern Humanistic and Cultural initiative that is based on and representing the Jewish Community of Kuwait in all its denominations.
|
||
</p>
|
||
<div class="centered-container">
|
||
<div class="social">
|
||
<a href="https://www.instagram.com/avraham_society?igsh=MXRnMG90enBoaGV3eA%3D%3D&utm_source=qr"><img src="http://localhost:8080//res/Instagram_Glyph_Gradient.svg" /></a>
|
||
<a href="https://discord.com/invite/tWesqdXmSa">Discord</a>
|
||
<a href="https://www.facebook.com/share/hG9zRWFi1C5ebvwS/?mibextid=K35XfP"><img src="http://localhost:8080//res/Facebook_Logo_Primary.png" /></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div id="plug">© 2024 The Avraham Society. Website by <a href="https://swaous.asuscomm.com/">Tyler Clarke</a>. Built with <a href="https://swaous.asuscomm.com/sitix">Sitix.</a></div>
|
||
</div>
|
||
<script src="http://localhost:8080//main.js"></script>
|
||
</body>
|
||
</html> |