<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Creelio Business</title>
<%- include('./partials/csslinks') %>
</head>
<body>
<%- include('./partials/header') %>
<section class="montization">
<div class="container">
<div class="row">
<div class="col-12 col-md-12">
<div class="mata-locok">
<h2>Business Promotional Career Pages</h2>
<p>CREERLIO for Business allows for any Business large or small to create attractive and informative Business
Profiles to encourage future employees to their Business. Prospective Talent can connect their Portfolios
with your HR Manager who can obtain an insight into their suitability for future employment with your
Business. Do not wait any longer for someone to resign before you start planning their replacement.</p>
</div>
</div>
<div class="col-12 col-md-12">
<div class="business-card-img">
<img src="assets/img/7878.webp" alt="">
</div>
</div>
</div>
</div>
</section>
<%- include('./partials/footer') %>
<%- include('./partials/scriptlinks') %>
</body>
</html>