197 lines
9.4 KiB
PHP
197 lines
9.4 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<title>Index - HeroBiz Bootstrap Template</title>
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
|
|
<!-- Favicons -->
|
|
<link href="{{ asset('assets/user/img/favicon.png') }}" rel="icon">
|
|
<link href="{{ asset('assets/user/img/apple-touch-icon.png') }}" rel="apple-touch-icon">
|
|
|
|
<!-- Fonts -->
|
|
<link href="https://fonts.googleapis.com" rel="preconnect">
|
|
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap" rel="stylesheet">
|
|
|
|
<!-- Vendor CSS Files -->
|
|
<link href="{{ asset('assets/user/vendor/bootstrap/css/bootstrap.min.css') }}" rel="stylesheet">
|
|
<link href="{{ asset('assets/user/vendor/bootstrap-icons/bootstrap-icons.css') }}" rel="stylesheet">
|
|
<link href="{{ asset('assets/user/vendor/aos/aos.css') }}" rel="stylesheet">
|
|
<link href="{{ asset('assets/user/vendor/glightbox/css/glightbox.min.css') }}" rel="stylesheet">
|
|
<link href="{{ asset('assets/user/vendor/swiper/swiper-bundle.min.css') }}" rel="stylesheet">
|
|
|
|
<!-- Main CSS File -->
|
|
<link href="{{ asset('assets/user/css/main.css') }}" rel="stylesheet">
|
|
|
|
</head>
|
|
|
|
<body class="index-page">
|
|
|
|
<header id="header" class="header d-flex align-items-center sticky-top">
|
|
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
|
|
|
|
<a href="index.html" class="logo d-flex align-items-center me-auto me-xl-0">
|
|
<!-- Uncomment the line below if you also wish to use an image logo -->
|
|
<!-- <img src="assets/img/logo.png" alt=""> -->
|
|
<h1 class="sitename">SIG TPS</h1>
|
|
<span>.</span>
|
|
</a>
|
|
|
|
<nav id="navmenu" class="navmenu">
|
|
<ul>
|
|
<li><a href="#hero" class="active">Beranda<br></a></li>
|
|
<li><a href="#about">Tentang</a></li>
|
|
<li><a href="#services">Sebaran TPS</a></li>
|
|
<li><a href="#portfolio">Aduan TPS</a></li>
|
|
<li><a href="#team">Kontak</a></li>
|
|
<!-- <li><a href="blog.html">Blog</a></li> -->
|
|
<!-- <li class="dropdown"><a href="#"><span>Dropdown</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
|
|
<ul>
|
|
<li><a href="#">Dropdown 1</a></li>
|
|
<li class="dropdown"><a href="#"><span>Deep Dropdown</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
|
|
<ul>
|
|
<li><a href="#">Deep Dropdown 1</a></li>
|
|
<li><a href="#">Deep Dropdown 2</a></li>
|
|
<li><a href="#">Deep Dropdown 3</a></li>
|
|
<li><a href="#">Deep Dropdown 4</a></li>
|
|
<li><a href="#">Deep Dropdown 5</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#">Dropdown 2</a></li>
|
|
<li><a href="#">Dropdown 3</a></li>
|
|
<li><a href="#">Dropdown 4</a></li>
|
|
</ul>
|
|
</li> -->
|
|
<!-- <li><a href="#contact">Contact</a></li> -->
|
|
</ul>
|
|
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
|
|
</nav>
|
|
|
|
<a class="btn-getstarted" href="index.html#about">Login</a>
|
|
|
|
</div>
|
|
</header>
|
|
|
|
<main class="main">
|
|
@yield('content')
|
|
</main>
|
|
|
|
<footer id="footer" class="footer dark-background">
|
|
|
|
<div class="footer-top">
|
|
<div class="container">
|
|
<div class="row gy-4">
|
|
<div class="col-lg-4 col-md-6 footer-about">
|
|
<a href="index.html" class="logo d-flex align-items-center">
|
|
<span class="sitename">HeroBiz</span>
|
|
</a>
|
|
<div class="footer-contact pt-3">
|
|
<p>A108 Adam Street</p>
|
|
<p>New York, NY 535022</p>
|
|
<p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p>
|
|
<p><strong>Email:</strong> <span>info@example.com</span></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-md-3 footer-links">
|
|
<h4>Useful Links</h4>
|
|
<ul>
|
|
<li><a href="#">Home</a></li>
|
|
<li><a href="#">About us</a></li>
|
|
<li><a href="#">Services</a></li>
|
|
<li><a href="#">Terms of service</a></li>
|
|
<li><a href="#">Privacy policy</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-md-3 footer-links">
|
|
<h4>Our Services</h4>
|
|
<ul>
|
|
<li><a href="#">Web Design</a></li>
|
|
<li><a href="#">Web Development</a></li>
|
|
<li><a href="#">Product Management</a></li>
|
|
<li><a href="#">Marketing</a></li>
|
|
<li><a href="#">Graphic Design</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-md-3 footer-links">
|
|
<h4>Hic solutasetp</h4>
|
|
<ul>
|
|
<li><a href="#">Molestiae accusamus iure</a></li>
|
|
<li><a href="#">Excepturi dignissimos</a></li>
|
|
<li><a href="#">Suscipit distinctio</a></li>
|
|
<li><a href="#">Dilecta</a></li>
|
|
<li><a href="#">Sit quas consectetur</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-md-3 footer-links">
|
|
<h4>Nobis illum</h4>
|
|
<ul>
|
|
<li><a href="#">Ipsam</a></li>
|
|
<li><a href="#">Laudantium dolorum</a></li>
|
|
<li><a href="#">Dinera</a></li>
|
|
<li><a href="#">Trodelas</a></li>
|
|
<li><a href="#">Flexo</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="copyright text-center">
|
|
<div class="container d-flex flex-column flex-lg-row justify-content-center justify-content-lg-between align-items-center">
|
|
|
|
<div class="d-flex flex-column align-items-center align-items-lg-start">
|
|
<div>
|
|
© Copyright <strong><span>MyWebsite</span></strong>. All Rights Reserved
|
|
</div>
|
|
<div class="credits">
|
|
<!-- All the links in the footer should remain intact. -->
|
|
<!-- You can delete the links only if you purchased the pro version. -->
|
|
<!-- Licensing information: https://bootstrapmade.com/license/ -->
|
|
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/herobiz-bootstrap-business-template/ -->
|
|
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> Distributed by <a href="https://themewagon.com">ThemeWagon</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="social-links order-first order-lg-last mb-3 mb-lg-0">
|
|
<a href=""><i class="bi bi-twitter-x"></i></a>
|
|
<a href=""><i class="bi bi-facebook"></i></a>
|
|
<a href=""><i class="bi bi-instagram"></i></a>
|
|
<a href=""><i class="bi bi-linkedin"></i></a>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
<!-- Scroll Top -->
|
|
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
|
|
|
|
<!-- Preloader -->
|
|
<div id="preloader"></div>
|
|
|
|
<!-- Vendor JS Files -->
|
|
<script src="{{ asset('assets/user/vendor/bootstrap/js/bootstrap.bundle.min.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/php-email-form/validate.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/aos/aos.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/glightbox/js/glightbox.min.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/swiper/swiper-bundle.min.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/imagesloaded/imagesloaded.pkgd.min.js') }}"></script>
|
|
<script src="{{ asset('assets/user/vendor/isotope-layout/isotope.pkgd.min.js') }}"></script>
|
|
|
|
<!-- Main JS File -->
|
|
<script src="{{ asset('assets/user/js/main.js') }}"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|