Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-02 07:03:11 +00:00

View File

@@ -52,9 +52,9 @@ export default function LandingPage() {
tag="Next-Gen Recruitment SaaS"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg", imageAlt: "AI Recruiting Dashboard"},
imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg?_wi=1", imageAlt: "AI Recruiting Dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", imageAlt: "Automated Screening Tool"}
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=1", imageAlt: "Automated Screening Tool"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -72,27 +72,27 @@ export default function LandingPage() {
title: "Smart Sourcing", description: "AI-powered candidate discovery across 50+ job platforms.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", imageAlt: "Sourcing"},
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=2", imageAlt: "Sourcing"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Sourcing"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1", imageAlt: "Sourcing"},
]
},
{
title: "Automated Screening", description: "Instant resume parsing and skills-based assessment automation.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Screening"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=2", imageAlt: "Screening"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", imageAlt: "Screening"},
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=3", imageAlt: "Screening"},
]
},
{
title: "Advanced Analytics", description: "Real-time hiring metrics and performance data insights.", icon: PieChart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg", imageAlt: "Analytics"},
imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg?_wi=2", imageAlt: "Analytics"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", imageAlt: "Analytics"},
imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=4", imageAlt: "Analytics"},
]
},
]}