Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
186
src/app/page.tsx
186
src/app/page.tsx
@@ -30,35 +30,24 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
name: "Home", id: "home"
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
name: "Services", id: "services"
|
||||
},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "how-it-works",
|
||||
href: "#how-it-works",
|
||||
name: "How It Works", id: "how-it-works"
|
||||
},
|
||||
{
|
||||
name: "For Workers",
|
||||
id: "for-workers",
|
||||
href: "#for-workers",
|
||||
name: "For Workers", id: "for-workers"
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
},
|
||||
name: "Contact", id: "contact"
|
||||
}
|
||||
]}
|
||||
brandName="CareShift Network"
|
||||
button={{
|
||||
text: "Request Coverage",
|
||||
href: "#request-coverage",
|
||||
text: "Request Coverage", href: "#request-coverage"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -69,13 +58,11 @@ export default function LandingPage() {
|
||||
description="Your on-demand childcare staffing solution. Fill last-minute call-outs quickly and reliably with qualified professionals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Coverage",
|
||||
href: "#request-coverage",
|
||||
text: "Request Coverage", href: "#request-coverage"
|
||||
},
|
||||
{
|
||||
text: "Become a CareShift Provider",
|
||||
href: "#for-workers",
|
||||
},
|
||||
text: "Become a CareShift Provider", href: "#for-workers"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/a-modern-clean-software-dashboard-for-ch-1774302303831-678c2ffa.png"
|
||||
@@ -91,29 +78,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Quick Call-Out Fill",
|
||||
description: "Rapidly fill unexpected staff absences with qualified professionals, minimizing disruption to your daily operations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-speed-and-efficienc-1774302299925-0a3dcd88.png",
|
||||
imageAlt: "Clock with checkmark",
|
||||
title: "Quick Call-Out Fill", description: "Rapidly fill unexpected staff absences with qualified professionals, minimizing disruption to your daily operations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-speed-and-efficienc-1774302299925-0a3dcd88.png", imageAlt: "Clock with checkmark"
|
||||
},
|
||||
{
|
||||
title: "Vetted Professionals",
|
||||
description: "Access a pool of thoroughly screened and experienced childcare providers, ensuring safety and quality for your children.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-trust-and-professio-1774302299695-d3b76b7a.png",
|
||||
imageAlt: "Shield with star",
|
||||
title: "Vetted Professionals", description: "Access a pool of thoroughly screened and experienced childcare providers, ensuring safety and quality for your children.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-trust-and-professio-1774302299695-d3b76b7a.png", imageAlt: "Shield with star"
|
||||
},
|
||||
{
|
||||
title: "Flexible Scheduling",
|
||||
description: "Manage your staffing needs on your terms, whether it's for an hour, a day, or longer-term temporary assignments.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-flexibility-and-sch-1774302301612-d1a24a46.png",
|
||||
imageAlt: "Flexible calendar icon",
|
||||
title: "Flexible Scheduling", description: "Manage your staffing needs on your terms, whether it's for an hour, a day, or longer-term temporary assignments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-flexibility-and-sch-1774302301612-d1a24a46.png", imageAlt: "Flexible calendar icon"
|
||||
},
|
||||
{
|
||||
title: "Simplified Billing",
|
||||
description: "Enjoy transparent and easy-to-understand billing, consolidating all staffing costs into a single, straightforward process.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-simplified-billing--1774302299153-723a53a6.png",
|
||||
imageAlt: "Dollar sign with lightning bolt",
|
||||
},
|
||||
title: "Simplified Billing", description: "Enjoy transparent and easy-to-understand billing, consolidating all staffing costs into a single, straightforward process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-simplified-billing--1774302299153-723a53a6.png", imageAlt: "Dollar sign with lightning bolt"
|
||||
}
|
||||
]}
|
||||
title="Seamless Staffing Solutions for Daycare Centers"
|
||||
description="CareShift Network provides peace of mind with instant access to a network of vetted childcare professionals, ensuring your operations run smoothly."
|
||||
@@ -127,9 +102,8 @@ export default function LandingPage() {
|
||||
description="From urgent needs to planned absences, our platform connects you with qualified staff in three easy steps. Experience streamlined operations and reliable support."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Today",
|
||||
href: "#request-coverage",
|
||||
},
|
||||
text: "Get Started Today", href: "#request-coverage"
|
||||
}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/a-conceptual-illustration-showing-a-thre-1774302302017-4cbdc88b.png"
|
||||
imageAlt="Illustration of CareShift Network's 3-step workflow for staffing"
|
||||
@@ -143,54 +117,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Director",
|
||||
company: "Bright Beginnings Daycare",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-female-daycar-1774302302263-c7520032.png",
|
||||
id: "1", name: "Sarah Johnson", role: "Director", company: "Bright Beginnings Daycare", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-female-daycar-1774302302263-c7520032.png"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Owner",
|
||||
company: "Little Explorers Academy",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-male-daycare--1774302301508-6f3cbe52.png",
|
||||
id: "2", name: "Michael Chen", role: "Owner", company: "Little Explorers Academy", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-male-daycare--1774302301508-6f3cbe52.png"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Coordinator",
|
||||
company: "Kids' Corner Preschool",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-female-childc-1774302300599-e4170916.png",
|
||||
id: "3", name: "Emily Rodriguez", role: "Coordinator", company: "Kids' Corner Preschool", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-female-childc-1774302300599-e4170916.png"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Operations Manager",
|
||||
company: "Future Leaders Childcare",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-male-childcar-1774302300203-0f729170.png",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Operations Manager", company: "Future Leaders Childcare", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/professional-headshot-of-a-male-childcar-1774302300203-0f729170.png"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "1",
|
||||
value: "98%",
|
||||
description: "Fill Rate Success",
|
||||
value: "98%", description: "Fill Rate Success"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "15 Min",
|
||||
description: "Average Fill Time",
|
||||
value: "15 Min", description: "Average Fill Time"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100+",
|
||||
description: "Centers Partnered",
|
||||
},
|
||||
value: "100+", description: "Centers Partnered"
|
||||
}
|
||||
]}
|
||||
title="Trusted by Daycare Centers Across the Region"
|
||||
description="Hear from our partners about how CareShift Network has transformed their staffing challenges, providing reliability and peace of mind."
|
||||
@@ -205,53 +157,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Flexible Hours",
|
||||
price: "Choose Your Shifts",
|
||||
variant: "Work when it suits you best.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-illustrating-flexible-working-ho-1774302301656-57ce01e3.png",
|
||||
imageAlt: "Flexible hours icon",
|
||||
id: "1", name: "Flexible Hours", price: "Choose Your Shifts", variant: "Work when it suits you best.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-illustrating-flexible-working-ho-1774302301656-57ce01e3.png", imageAlt: "Flexible hours icon"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Competitive Pay",
|
||||
price: "Fair & Timely",
|
||||
variant: "Earn attractive rates for your valuable skills.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-competitive-pay-or--1774302300350-9cd44412.png",
|
||||
imageAlt: "Competitive pay icon",
|
||||
id: "2", name: "Competitive Pay", price: "Fair & Timely", variant: "Earn attractive rates for your valuable skills.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-competitive-pay-or--1774302300350-9cd44412.png", imageAlt: "Competitive pay icon"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Instant Notifications",
|
||||
price: "Real-time Job Alerts",
|
||||
variant: "Get notified about new shifts immediately.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-for-instant-notifications-or-ale-1774302300499-b8d338c7.png",
|
||||
imageAlt: "Instant notifications icon",
|
||||
id: "3", name: "Instant Notifications", price: "Real-time Job Alerts", variant: "Get notified about new shifts immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-for-instant-notifications-or-ale-1774302300499-b8d338c7.png", imageAlt: "Instant notifications icon"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Supportive Community",
|
||||
price: "Connect & Grow",
|
||||
variant: "Be part of a network of dedicated professionals.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-depicting-a-supportive-community-1774302300378-bba09e89.png",
|
||||
imageAlt: "Supportive community icon",
|
||||
id: "4", name: "Supportive Community", price: "Connect & Grow", variant: "Be part of a network of dedicated professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-depicting-a-supportive-community-1774302300378-bba09e89.png", imageAlt: "Supportive community icon"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Easy Application",
|
||||
price: "Simple Process",
|
||||
variant: "Quick and straightforward onboarding to get you started.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-an-easy-application-1774302299658-44c5af32.png",
|
||||
imageAlt: "Easy application icon",
|
||||
id: "5", name: "Easy Application", price: "Simple Process", variant: "Quick and straightforward onboarding to get you started.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-representing-an-easy-application-1774302299658-44c5af32.png", imageAlt: "Easy application icon"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Control Your Schedule",
|
||||
price: "Work-Life Balance",
|
||||
variant: "Only take shifts that align with your availability.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-for-choosing-shifts-or-having-co-1774302301052-6363966b.png",
|
||||
imageAlt: "Choose shifts icon",
|
||||
},
|
||||
id: "6", name: "Control Your Schedule", price: "Work-Life Balance", variant: "Only take shifts that align with your availability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-icon-for-choosing-shifts-or-having-co-1774302301052-6363966b.png", imageAlt: "Choose shifts icon"
|
||||
}
|
||||
]}
|
||||
title="Join the CareShift Network: Empowering Childcare Professionals"
|
||||
description="Discover flexible opportunities that fit your schedule, competitive pay, and a supportive community."
|
||||
@@ -265,35 +187,21 @@ export default function LandingPage() {
|
||||
description="Fill out the form below, and our team will quickly connect you with qualified childcare professionals to meet your staffing needs."
|
||||
inputs={[
|
||||
{
|
||||
name: "centerName",
|
||||
type: "text",
|
||||
placeholder: "Daycare Center Name",
|
||||
required: true,
|
||||
name: "centerName", type: "text", placeholder: "Daycare Center Name", required: true
|
||||
},
|
||||
{
|
||||
name: "contactPerson",
|
||||
type: "text",
|
||||
placeholder: "Contact Person",
|
||||
required: true,
|
||||
name: "contactPerson", type: "text", placeholder: "Contact Person", required: true
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: false,
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: false
|
||||
}
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your staffing needs (e.g., number of staff, dates, hours, age groups)",
|
||||
rows: 4,
|
||||
required: false,
|
||||
name: "message", placeholder: "Tell us about your staffing needs (e.g., number of staff, dates, hours, age groups)", rows: 4,
|
||||
required: false
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMcAlFRJCX3ezlQrEqIp4iypo6/an-illustration-of-a-friendly-daycare-ce-1774302301487-657269d6.png"
|
||||
imageAlt="Daycare administrator using CareShift Network tablet to request staff"
|
||||
@@ -307,12 +215,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="CareShift Network"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
text: "Privacy Policy", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
text: "Terms of Service", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user