|
1 | | -<!DOCTYPE html> |
2 | | -<html lang="en"> |
3 | | -<head> |
4 | | - <meta charset="UTF-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | - <title>Page Title</title> |
7 | | - <link rel="stylesheet" href="styles.css"> |
8 | | -</head> |
9 | | -<body> |
10 | | - <header> |
11 | | - <h1>Page Title</h1> |
12 | | - <nav> |
13 | | - <ul> |
14 | | - <li><a href="index.html" target="_blank">Home</a></li> |
15 | | - <li><a href="about.html" target="_blank">About Us</a></li> |
16 | | - <li><a href="jobs.html" target="_blank">Job Listings</a></li> |
17 | | - <li><a href="employers.html" target="_blank">For Employers</a></li> |
18 | | - <li><a href="candidates.html" target="_blank">For Candidates</a></li> |
19 | | - <li><a href="contact.html" target="_blank">Contact</a></li> |
20 | | - </ul> |
21 | | - </nav> |
22 | | - </header> |
| 1 | +<section id="about"> |
| 2 | + <h2>Job Consultancy & HR Consultancy in Kerala</h2> |
23 | 3 |
|
24 | | - <main> |
25 | | - <section> |
26 | | - <h2>Section Title</h2> |
27 | | - <p>Content goes here.</p> |
28 | | - </section> |
29 | | - </main> |
30 | | - |
31 | | - <footer> |
32 | | - <p>© 2023 Simpatico HR Consultancy. All Rights Reserved.</p> |
33 | | - </footer> |
34 | | -</body> |
35 | | -</html> |
| 4 | + <p> |
| 5 | + Simpatico HR Consultancy is a trusted |
| 6 | + <strong>job consultancy and HR consultancy in Kerala</strong>, |
| 7 | + based in Perinthalmanna. Established in 2013, we provide |
| 8 | + professional recruitment, RPO, and HR consulting services |
| 9 | + for organizations across Kerala, India, and international markets. |
| 10 | + </p> |
36 | 11 |
|
| 12 | + <p> |
| 13 | + Our expertise includes IT and non-IT recruitment, employer branding, |
| 14 | + recruitment process outsourcing (RPO), job portals, and end-to-end |
| 15 | + hiring solutions. We support companies in India and overseas |
| 16 | + with structured, compliant, and efficient recruitment processes. |
| 17 | + </p> |
| 18 | +</section> |
0 commit comments