mirror of
https://github.com/OwethuManagedServices/oms-website-nextjs.git
synced 2025-12-17 17:18:09 +00:00
updated other pages
This commit is contained in:
@ -9,8 +9,8 @@ export const demoVacancies: Vacancy[] = [
|
||||
"We are looking for a talented Senior Frontend Engineer to join our growing team. You will be responsible for building and maintaining our user-facing web applications, ensuring high performance and responsiveness.",
|
||||
department: "Engineering",
|
||||
location: {
|
||||
city: "Amsterdam",
|
||||
country: "Netherlands",
|
||||
city: "Cape Town",
|
||||
country: "South Africa",
|
||||
remote: false,
|
||||
},
|
||||
employmentType: "Full-time",
|
||||
@ -18,7 +18,7 @@ export const demoVacancies: Vacancy[] = [
|
||||
salary: {
|
||||
min: 70000,
|
||||
max: 90000,
|
||||
currency: "EUR",
|
||||
currency: "ZAR",
|
||||
period: "Annual",
|
||||
},
|
||||
responsibilities: [
|
||||
@ -74,8 +74,8 @@ export const demoVacancies: Vacancy[] = [
|
||||
"Seeking an experienced Product Marketing Manager to lead the go-to-market strategy for our innovative products. You will craft compelling messaging and positioning, drive demand, and enable sales.",
|
||||
department: "Marketing",
|
||||
location: {
|
||||
city: "London",
|
||||
country: "UK",
|
||||
city: "Pretoria",
|
||||
country: "South Africa",
|
||||
remote: true,
|
||||
},
|
||||
employmentType: "Full-time",
|
||||
@ -83,7 +83,7 @@ export const demoVacancies: Vacancy[] = [
|
||||
salary: {
|
||||
min: 60000,
|
||||
max: 80000,
|
||||
currency: "GBP",
|
||||
currency: "ZAR",
|
||||
period: "Annual",
|
||||
},
|
||||
responsibilities: [
|
||||
@ -122,8 +122,8 @@ export const demoVacancies: Vacancy[] = [
|
||||
"Join our backend team to design, develop, and maintain server-side logic, databases, and APIs for our platform. Focus on scalability, performance, and reliability.",
|
||||
department: "Engineering",
|
||||
location: {
|
||||
city: "Berlin",
|
||||
country: "Germany",
|
||||
city: "Johannesburg",
|
||||
country: "South Africa",
|
||||
remote: false,
|
||||
},
|
||||
employmentType: "Full-time",
|
||||
|
||||
Reference in New Issue
Block a user