-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
114 lines (113 loc) · 5.81 KB
/
index.html
File metadata and controls
114 lines (113 loc) · 5.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Job Listings - FutureFinder</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
line-height: 1.6;
}
h1, h2 { color: #333; }
.job-listing { border: 1px solid #ccc; padding: 15px; margin: 10px 0; }
.job-listing a { text-decoration: none; color: #007BFF; }
.job-listing a:hover { text-decoration: underline; }
.trust-section { background-color: #f9f9f9; padding: 20px; margin: 20px 0; border-radius: 5px; }
.search-bar { margin: 20px 0; }
.search-bar input { padding: 10px; width: 70%; }
.search-bar button { padding: 10px; background-color: #007BFF; color: white; border: none; cursor: pointer; }
.search-bar button:hover { background-color: #0056b3; }
footer a { color: #007BFF; text-decoration: none; }
footer a:hover { text-decoration: underline; }
</style>
</head>
<body>
<header>
<h1>FutureFinder Job Listings</h1>
<p>Your trusted source for remote job opportunities since 2024.</p>
<nav>
<a href="index.html">Home</a> |
<a href="remote-data-entry-clerk.html">Data Entry Clerk</a> |
<a href="remote-graphic-designer.html">Graphic Designer</a> |
<a href="remote-digital-marketing-manager.html">Digital Marketing Manager</a> |
<a href="remote-software-developer.html">Software Developer</a> |
<a href="remote-customer-success-manager.html">Customer Success Manager</a> |
<a href="remote-content-writer.html">Content Writer</a> |
<a href="remote-hr-specialist.html">HR Specialist</a> |
<a href="remote-project-manager.html">Project Manager</a> |
<a href="remote-social-media-coordinator.html">Social Media Coordinator</a> |
<a href="remote-it-support-specialist.html">IT Support Specialist</a> |
<a href="remote-virtual-assistant.html">Virtual Assistant</a>
</nav>
</header>
<main>
<div class="search-bar">
<input type="text" placeholder="Search for remote jobs...">
<button>Search</button>
</div>
<h2>Available Remote Positions</h2>
<div class="job-listing">
<h3><a href="remote-data-entry-clerk.html">Data Entry Clerk</a></h3>
<p>Location: Remote | Salary: $1,400/week</p>
</div>
<div class="job-listing">
<h3><a href="remote-graphic-designer.html">Graphic Designer</a></h3>
<p>Location: Remote | Salary: $70,000 - $90,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-digital-marketing-manager.html">Digital Marketing Manager</a></h3>
<p>Location: Remote | Salary: $95,000 - $120,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-software-developer.html">Software Developer</a></h3>
<p>Location: Remote | Salary: $110,000 - $140,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-customer-success-manager.html">Customer Success Manager</a></h3>
<p>Location: Remote | Salary: $85,000 - $110,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-content-writer.html">Content Writer</a></h3>
<p>Location: Remote | Salary: $60,000 - $80,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-hr-specialist.html">HR Specialist</a></h3>
<p>Location: Remote | Salary: $75,000 - $95,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-project-manager.html">Project Manager</a></h3>
<p>Location: Remote | Salary: $100,000 - $130,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-social-media-coordinator.html">Social Media Coordinator</a></h3>
<p>Location: Remote | Salary: $55,000 - $75,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-it-support-specialist.html">IT Support Specialist</a></h3>
<p>Location: Remote | Salary: $65,000 - $85,000/year</p>
</div>
<div class="job-listing">
<h3><a href="remote-virtual-assistant.html">Virtual Assistant</a></h3>
<p>Location: Remote | Salary: $50,000 - $70,000/year</p>
</div>
<!-- Trust Signals Section -->
<div class="trust-section">
<h2>Why Choose FutureFinder?</h2>
<p>At FutureFinder, we connect top talent with leading remote opportunities. Our mission is to empower professionals with flexible, rewarding careers.</p>
<h3>Testimonials</h3>
<p><em>"FutureFinder helped me find the perfect remote job in just two weeks! The process was seamless and the support was amazing." – Sarah T., Graphic Designer</em></p>
<p><em>"I landed a high-paying remote software developer role thanks to FutureFinder. Highly recommend!" – James R., Software Developer</em></p>
<h3>Certifications</h3>
<p>We are certified by the Remote Work Association (RWA) and adhere to the highest standards of job posting transparency.</p>
</div>
</main>
<footer>
<p>© 2025 FutureFinder. All rights reserved.</p>
<p>Contact us: <a href="mailto:support@futurefinder.site">support@futurefinder.site</a> | Follow us on <a href="#">Twitter</a> | <a href="#">LinkedIn</a></p>
</footer>
</body>
</html>