|
|
|
|
@ -17,8 +17,8 @@
|
|
|
|
|
<!-- Title and Icon -->
|
|
|
|
|
|
|
|
|
|
<title>MiroTalk SFU - Free Video Calls, Messaging and Screen Sharing.</title>
|
|
|
|
|
<link rel="shortcut icon" href="images/logo.svg" />
|
|
|
|
|
<link rel="apple-touch-icon" href="images/logo.svg" />
|
|
|
|
|
<link rel="shortcut icon" href="../images/logo.svg" />
|
|
|
|
|
<link rel="apple-touch-icon" href="../images/logo.svg" />
|
|
|
|
|
|
|
|
|
|
<!-- Meta Information -->
|
|
|
|
|
|
|
|
|
|
@ -44,11 +44,11 @@
|
|
|
|
|
property="og:description"
|
|
|
|
|
content="MiroTalk SFU calling provides real-time video calls, messaging and screen sharing."
|
|
|
|
|
/>
|
|
|
|
|
<meta property="og:image" content="images/mirotalksfu.png" />
|
|
|
|
|
<meta property="og:image" content="../images/mirotalksfu.png" />
|
|
|
|
|
|
|
|
|
|
<!-- StyleSheet -->
|
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,600" />
|
|
|
|
|
<link rel="stylesheet" href="css/landing.css" />
|
|
|
|
|
<link rel="stylesheet" href="../css/landing.css" />
|
|
|
|
|
|
|
|
|
|
<!-- Js scripts -->
|
|
|
|
|
|
|
|
|
|
@ -63,7 +63,7 @@
|
|
|
|
|
<div class="brand header-brand">
|
|
|
|
|
<h1 class="m-0">
|
|
|
|
|
<a href="/">
|
|
|
|
|
<img class="header-logo-image" src="images/logo.svg" alt="mirotalk-logo" />
|
|
|
|
|
<img class="header-logo-image" src="../images/logo.svg" alt="mirotalk-logo" />
|
|
|
|
|
</a>
|
|
|
|
|
</h1>
|
|
|
|
|
</div>
|
|
|
|
|
@ -130,7 +130,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-01.svg" alt="mirotalksfu-screen" />
|
|
|
|
|
<img src="../images/feature-icon-01.svg" alt="mirotalksfu-screen" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Screen Sharing</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -142,7 +142,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-02.svg" alt="mirotalksfu-webcam" />
|
|
|
|
|
<img src="../images/feature-icon-02.svg" alt="mirotalksfu-webcam" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">WebCam Streaming</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -154,7 +154,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-03.svg" alt="mirotalksfu-audio" />
|
|
|
|
|
<img src="../images/feature-icon-03.svg" alt="mirotalksfu-audio" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Audio Streaming</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -165,7 +165,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-04.svg" alt="mirotalksfu-chat" />
|
|
|
|
|
<img src="../images/feature-icon-04.svg" alt="mirotalksfu-chat" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Chat</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-05.svg" alt="mirotalksfu-recording" />
|
|
|
|
|
<img src="../images/feature-icon-05.svg" alt="mirotalksfu-recording" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Recording meeting</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -189,7 +189,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-06.svg" alt="mirotalksfu-whiteboard" />
|
|
|
|
|
<img src="../images/feature-icon-06.svg" alt="mirotalksfu-whiteboard" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Collaborative Whiteboard</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -201,7 +201,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-01.svg" alt="mirotalksfu-filesharing" />
|
|
|
|
|
<img src="../images/feature-icon-01.svg" alt="mirotalksfu-filesharing" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">File Sharing</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -212,7 +212,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-02.svg" alt="mirotalksfu-privacy" />
|
|
|
|
|
<img src="../images/feature-icon-02.svg" alt="mirotalksfu-privacy" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Total privacy</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -224,7 +224,7 @@
|
|
|
|
|
<div class="feature text-center is-revealing">
|
|
|
|
|
<div class="feature-inner">
|
|
|
|
|
<div class="feature-icon">
|
|
|
|
|
<img src="images/feature-icon-03.svg" alt="mirotalksfu-security" />
|
|
|
|
|
<img src="../images/feature-icon-03.svg" alt="mirotalksfu-security" />
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="feature-title mt-24">Maximum security</h4>
|
|
|
|
|
<p class="text-sm mb-0">
|
|
|
|
|
@ -242,7 +242,7 @@
|
|
|
|
|
<div class="container">
|
|
|
|
|
<h1 style="text-align: center">Meet the team</h1>
|
|
|
|
|
<div align="center">
|
|
|
|
|
<img src="images/miroslav-pejic.png" alt="Team member author" width="180" height="180" />
|
|
|
|
|
<img src="../images/miroslav-pejic.png" alt="Team member author" width="180" height="180" />
|
|
|
|
|
<br />
|
|
|
|
|
<a target="_blank" href="https://www.linkedin.com/in/miroslav-pejic-976a07101/">
|
|
|
|
|
<h5 class="mt-0 mb-4">Miroslav Pejic</h5>
|
|
|
|
|
@ -271,7 +271,7 @@
|
|
|
|
|
<div class="site-footer-inner">
|
|
|
|
|
<div class="brand footer-brand">
|
|
|
|
|
<a href="/">
|
|
|
|
|
<img class="header-logo-image" src="images/logo.svg" alt="Logo" />
|
|
|
|
|
<img class="header-logo-image" src="../images/logo.svg" alt="Logo" />
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<ul class="footer-links list-reset">
|
|
|
|
|
@ -315,6 +315,6 @@
|
|
|
|
|
</footer>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<script src="js/landing.js"></script>
|
|
|
|
|
<script src="../js/landing.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|