|
1 | | -<!doctype html> |
| 1 | +<!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 | 6 | <title>Simpatico HR Consultancy | Job & HR Consultancy in Kerala</title> |
| 7 | + |
7 | 8 | <meta name="description" content="Simpatico HR Consultancy is a trusted job consultancy in Kerala since 2013. Serving India, UAE, Saudi Arabia, UK, and Europe."> |
8 | 9 | <meta name="google-site-verification" content="W2MGk2YOgv_eBdixI_ToSnSiXOm_XZZ_27y-cX7Z5n8" /> |
9 | 10 | <link rel="icon" type="image/png" href="favicon.png"> |
| 11 | + |
10 | 12 | <link rel="stylesheet" href="CSS/style.css"> |
| 13 | + |
11 | 14 | <meta property="og:title" content="Simpatico HR Consultancy"> |
12 | 15 | <meta property="og:image" content="simpatico_hr_banner.png"> |
| 16 | + <meta property="og:type" content="website"> |
13 | 17 | </head> |
14 | 18 | <body> |
| 19 | + |
15 | 20 | <nav> |
16 | 21 | <div class="nav-inner"> |
17 | | - <strong style="font-size: 1.2rem;">Simpatico HR</strong> |
| 22 | + <strong style="font-size: 1.5rem; color: #007bff;">Simpatico HR</strong> |
18 | 23 | <ul class="nav-links"> |
19 | 24 | <li><a href="index.html">Home</a></li> |
20 | 25 | <li><a href="about.html">About</a></li> |
|
26 | 31 | </div> |
27 | 32 | </nav> |
28 | 33 |
|
29 | | - <header class="page-banner" style="height: 85vh;"> |
30 | | - <h1>Simpatico HR Consultancy</h1> |
31 | | - <p>Global Recruitment & HR Excellence Since 2013</p> |
32 | | - <div style="margin-top:25px;"> |
33 | | - <a href="candidates.html" class="btn">Find Jobs</a> |
34 | | - <a href="contact.html" class="btn" style="background:transparent; border:2px solid white; margin-left:10px;">Contact Us</a> |
| 34 | + <header class="page-banner"> |
| 35 | + <div class="banner-content"> |
| 36 | + <h1>Simpatico HR Consultancy</h1> |
| 37 | + <p>Global Recruitment & HR Excellence Since 2013</p> |
| 38 | + <div style="margin-top:25px;"> |
| 39 | + <a href="candidates.html" class="btn">Find Jobs</a> |
| 40 | + <a href="contact.html" class="btn" style="background:transparent; border:2px solid white; margin-left:10px;">Contact Us</a> |
| 41 | + </div> |
35 | 42 | </div> |
36 | 43 | </header> |
37 | 44 |
|
38 | 45 | <main class="container"> |
39 | | - <h2>Connecting Talent to Opportunity</h2> |
40 | | - <p>Based in Perinthalmanna, we provide structured recruitment solutions for candidates across all Kerala districts and employers worldwide.</p> |
| 46 | + <section class="intro"> |
| 47 | + <h2>Connecting Talent to Opportunity</h2> |
| 48 | + <p>Based in Perinthalmanna, we provide structured recruitment solutions for candidates across all Kerala districts and employers worldwide.</p> |
| 49 | + </section> |
41 | 50 | </main> |
42 | 51 |
|
43 | | - <footer>© 2026 Simpatico HR Consultancy · Perinthalmanna, Kerala</footer> |
| 52 | + <footer> |
| 53 | + <p>© 2026 Simpatico HR Consultancy · Perinthalmanna, Kerala</p> |
| 54 | + </footer> |
| 55 | + |
44 | 56 | </body> |
45 | 57 | </html> |
46 | 58 |
|
0 commit comments