Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1"
|
||||
imageAlt="HR Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="browser"
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Smart Policy Management", description: "Create, manage, and deploy company policies with ease. Track policy versions, approvals, and employee acknowledgments in real-time.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-inspectors-solving-crimes_482257-75331.jpg", imageAlt: "policy management document data"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-inspectors-solving-crimes_482257-75331.jpg?_wi=1", imageAlt: "policy management document data"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Automated policy distribution" },
|
||||
{ icon: CheckCircle, text: "Compliance tracking and auditing" },
|
||||
@@ -112,10 +112,10 @@ export default function LandingPage() {
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATMT21uCMXDM31kyVxyAxtnyvP/uploaded-1772612204322-83759v4z.png", imageAlt: "Policy Management Dashboard"},
|
||||
{
|
||||
id: "2", brand: "Talents Win", name: "Candidate Portal", price: "$299/month", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-inspectors-solving-crimes_482257-75331.jpg", imageAlt: "Candidate Management Portal"},
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-inspectors-solving-crimes_482257-75331.jpg?_wi=2", imageAlt: "Candidate Management Portal"},
|
||||
{
|
||||
id: "3", brand: "Talents Win", name: "Analytics Dashboard", price: "$399/month", rating: 5,
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Analytics and Reporting Dashboard"},
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "Analytics and Reporting Dashboard"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -155,13 +155,13 @@ export default function LandingPage() {
|
||||
description="See what industry professionals say about Talents Win"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "HR Director, TechCorp", testimonial: "Talents Win transformed how we manage policies. The platform is intuitive, reliable, and has saved us countless hours on compliance tracking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", role: "HR Director, TechCorp", testimonial: "Talents Win transformed how we manage policies. The platform is intuitive, reliable, and has saved us countless hours on compliance tracking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Talent Manager, InnovateLab", testimonial: "The candidate portal is phenomenal. Our recruitment process became 40% faster with this platform. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", role: "Talent Manager, InnovateLab", testimonial: "The candidate portal is phenomenal. Our recruitment process became 40% faster with this platform. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Operations Manager, GrowthCo", testimonial: "Best HR investment we've made. The analytics dashboard gives us insights we never had before. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", role: "Operations Manager, GrowthCo", testimonial: "Best HR investment we've made. The analytics dashboard gives us insights we never had before. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Chief People Officer, StartupXYZ", testimonial: "Scaling our team was seamless with Talents Win. The automation features alone justified the investment. Outstanding platform!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", role: "Chief People Officer, StartupXYZ", testimonial: "Scaling our team was seamless with Talents Win. The automation features alone justified the investment. Outstanding platform!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user