Merge version_2 into main #4
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-modern-clean-saas-hiring-platform-dash-1773148063489-5e0d34a8.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-modern-clean-saas-hiring-platform-dash-1773148063489-5e0d34a8.jpg?_wi=1"
|
||||
imageAlt="LvlUpIndia hiring platform dashboard with verified candidates"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,13 +73,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Direct Candidate Search", description: "Access pre-verified talent database. Search by skills, experience, and location. Unlock direct contact for verified candidates at transparent ₹100–200 pricing per contact.", tag: "For Employers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/interface-mockup-showing-an-employer-sea-1773148061536-e2d8293f.jpg", imageAlt: "Employer searching verified candidates interface"
|
||||
id: "1", title: "Direct Candidate Search", description: "Access pre-verified talent database. Search by skills, experience, and location. Unlock direct contact for verified candidates at transparent ₹100–200 pricing per contact.", tag: "For Employers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/interface-mockup-showing-an-employer-sea-1773148061536-e2d8293f.jpg?_wi=1", imageAlt: "Employer searching verified candidates interface"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Job Posting with Guarantee", description: "Post once, receive only verified applicant profiles. No screening waste. Every applicant has passed our verification process for skill authenticity and professional readiness.", tag: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/job-posting-creation-interface-showing-e-1773148062470-a012bfa6.png", imageAlt: "Job posting interface with verified applicants"
|
||||
id: "2", title: "Job Posting with Guarantee", description: "Post once, receive only verified applicant profiles. No screening waste. Every applicant has passed our verification process for skill authenticity and professional readiness.", tag: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/job-posting-creation-interface-showing-e-1773148062470-a012bfa6.png?_wi=1", imageAlt: "Job posting interface with verified applicants"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Candidate Earnings Program", description: "Candidates earn real money for every profile view from employers. Maintain profile data quality through incentivized participation. Direct access without agency gatekeeping.", tag: "Candidate Advantage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-candidate-profile-dashboard-showing-ea-1773148064404-6be37914.jpg", imageAlt: "Candidate dashboard showing earnings from profile views"
|
||||
id: "3", title: "Candidate Earnings Program", description: "Candidates earn real money for every profile view from employers. Maintain profile data quality through incentivized participation. Direct access without agency gatekeeping.", tag: "Candidate Advantage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-candidate-profile-dashboard-showing-ea-1773148064404-6be37914.jpg?_wi=1", imageAlt: "Candidate dashboard showing earnings from profile views"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "1", title: "Per Contact Unlock", price: "₹100", period: "per contact", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/interface-mockup-showing-an-employer-sea-1773148061536-e2d8293f.jpg", imageAlt: "Direct candidate search interface", button: {
|
||||
id: "1", title: "Per Contact Unlock", price: "₹100", period: "per contact", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/interface-mockup-showing-an-employer-sea-1773148061536-e2d8293f.jpg?_wi=2", imageAlt: "Direct candidate search interface", button: {
|
||||
text: "Start Searching", href: "https://app.lvlupindia.com/signup"
|
||||
},
|
||||
features: [
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", title: "Post-a-Job Plan", price: "₹50,000", period: "per month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/job-posting-creation-interface-showing-e-1773148062470-a012bfa6.png", imageAlt: "Job posting interface with verified applicants", button: {
|
||||
id: "2", title: "Post-a-Job Plan", price: "₹50,000", period: "per month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/job-posting-creation-interface-showing-e-1773148062470-a012bfa6.png?_wi=2", imageAlt: "Job posting interface with verified applicants", button: {
|
||||
text: "Get Started", href: "https://app.lvlupindia.com/signup"
|
||||
},
|
||||
features: [
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", title: "Enterprise Partnership", price: "Custom", period: "pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-candidate-profile-dashboard-showing-ea-1773148064404-6be37914.jpg", imageAlt: "Enterprise dashboard with advanced features", button: {
|
||||
id: "3", title: "Enterprise Partnership", price: "Custom", period: "pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-candidate-profile-dashboard-showing-ea-1773148064404-6be37914.jpg?_wi=2", imageAlt: "Enterprise dashboard with advanced features", button: {
|
||||
text: "Contact Sales", href: "#"
|
||||
},
|
||||
features: [
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "Can I contact candidates directly?", content: "Yes! After unlocking contact or receiving applications, you can reach out directly via the platform's messaging system. No intermediaries—direct employer-to-candidate communication built into LvlUpIndia."
|
||||
}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-modern-clean-saas-hiring-platform-dash-1773148063489-5e0d34a8.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aksb8ipncf5MjlzuzTLmdiwLVg/a-modern-clean-saas-hiring-platform-dash-1773148063489-5e0d34a8.jpg?_wi=2"
|
||||
imageAlt="FAQ support resources"
|
||||
mediaPosition="left"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user