36258-vm/index.php
Flatlogic Bot 59d6d8cec7 0.1
2025-11-25 10:26:50 +00:00

129 lines
8.1 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO & Meta -->
<title>CareerPath - Discover Your Future</title>
<meta name="description" content="<?php echo htmlspecialchars($_SERVER['PROJECT_DESCRIPTION']); ?>">
<meta property="og:title" content="CareerPath - Discover Your Future">
<meta property="og:description" content="<?php echo htmlspecialchars($_SERVER['PROJECT_DESCRIPTION']); ?>">
<meta property="og:image" content="<?php echo htmlspecialchars($_SERVER['PROJECT_IMAGE_URL']); ?>">
<meta name="twitter:card" content="summary_large_image">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Poppins:wght@700;800&display=swap" rel="stylesheet">
<!-- Styles -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/custom.css?v=<?php echo time(); ?>">
</head>
<body>
<!-- Header -->
<nav class="navbar navbar-expand-lg navbar-light bg-white sticky-top shadow-sm">
<div class="container">
<a class="navbar-brand" href="#">CareerPath</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="#home">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#explore">Explore Careers</a></li>
<li class="nav-item"><a class="nav-link" href="#features">Features</a></li>
</ul>
<a href="#" class="btn btn-primary ms-lg-3">Login</a>
</div>
</div>
</nav>
<!-- Hero Section -->
<header id="home" class="hero text-center">
<div class="container">
<h1 class="display-3 mb-3">Find Your True Calling.</h1>
<p class="lead mb-4">Take our psychometric test to unlock personalized career guidance and step confidently into your future.</p>
<a href="#" class="btn btn-light btn-lg">Take the Free Test</a>
</div>
</header>
<!-- Explore Careers Section -->
<section id="explore" class="section">
<div class="container">
<h2 class="section-title text-center">Explore Career Fields</h2>
<div class="row g-4">
<!-- Card 1: Technology -->
<div class="col-md-6 col-lg-3">
<div class="career-card">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h4.5M12 3v1.5M15 3v1.5M18 3v1.5M9 21v-1.5" /></svg>
<h5 class="mb-0">Technology</h5>
</div>
</div>
<!-- Card 2: Healthcare -->
<div class="col-md-6 col-lg-3">
<div class="career-card">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z" /></svg>
<h5 class="mb-0">Healthcare</h5>
</div>
</div>
<!-- Card 3: Arts & Design -->
<div class="col-md-6 col-lg-3">
<div class="career-card">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M9.53 16.122a3 3 0 0 0-5.78 1.128 2.25 2.25 0 0 1-2.475 2.118A2.25 2.25 0 0 0 1.5 21H3v-1.5a2.25 2.25 0 0 1 2.25-2.25 2.25 2.25 0 0 1 2.25 2.25v1.5m1.498-9.196a3 3 0 0 0-5.784 1.128 2.25 2.25 0 0 1-2.475 2.118A2.25 2.25 0 0 0 1.5 15H3v-1.5a2.25 2.25 0 0 1 2.25-2.25 2.25 2.25 0 0 1 2.25 2.25v1.5m6.532-6.196a3 3 0 0 0-5.785 1.128 2.25 2.25 0 0 1-2.474 2.118A2.25 2.25 0 0 0 6 12H7.5v-1.5a2.25 2.25 0 0 1 2.25-2.25 2.25 2.25 0 0 1 2.25 2.25v1.5" /></svg>
<h5 class="mb-0">Arts & Design</h5>
</div>
</div>
<!-- Card 4: Engineering -->
<div class="col-md-6 col-lg-3">
<div class="career-card">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.82H8.128a3.375 3.375 0 0 0-3.285 2.82l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008v-.008Zm-3 0h.008v.008h-.008v-.008Z" /></svg>
<h5 class="mb-0">Engineering</h5>
</div>
</div>
</div>
</div>
</section>
<!-- Features Section -->
<section id="features" class="section bg-white">
<div class="container">
<h2 class="section-title text-center">Why Choose Us?</h2>
<div class="row g-5 text-center">
<div class="col-md-4">
<svg class="feature-icon mb-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6a7.5 7.5 0 1 0 7.5 7.5h-7.5V6Z" /><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 10.5H21A7.5 7.5 0 0 0 13.5 3v7.5Z" /></svg>
<h4>Personalized Reports</h4>
<p>Get in-depth analysis and career recommendations tailored just for you.</p>
</div>
<div class="col-md-4">
<svg class="feature-icon mb-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.5 21l5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 0 1 6-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502" /></svg>
<h4>Multi-Language</h4>
<p>Take the test in your preferred regional language for complete understanding.</p>
</div>
<div class="col-md-4">
<svg class="feature-icon mb-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /></svg>
<h4>Expert Guidance</h4>
<p>Our tests are designed by psychologists to provide meaningful insights.</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container text-center">
<p>&copy; <?php echo date("Y"); ?> CareerPath. All Rights Reserved.</p>
<p>
<a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a>
</p>
</div>
</footer>
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/main.js?v=<?php echo time(); ?>"></script>
</body>
</html>