Compare commits
4 Commits
d36d888ba2
...
version_7
| Author | SHA1 | Date | |
|---|---|---|---|
| 00427c2157 | |||
| 103774478a | |||
| ef76996dd6 | |||
| 6c760b86ce |
@@ -122,29 +122,27 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
title: "Starter",
|
title: "Starter",
|
||||||
description: "5 beginner-level courses, Weekly live sessions, Email support, Certificate of completion - $499/month",
|
description: "5 beginner-level courses, Weekly live sessions, Email support, Certificate of completion",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672729251-otls1mux.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672729251-otls1mux.jpg",
|
||||||
imageAlt: "Starter training package"
|
imageAlt: "Starter package"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Professional",
|
title: "Professional",
|
||||||
description: "15 intermediate courses, Daily live sessions and office hours, 1-on-1 mentorship, Portfolio building support - $999/month",
|
description: "15 intermediate courses, Daily live sessions and office hours, 1-on-1 mentorship, Portfolio building support, Priority job board access",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672730035-e2exv3ex.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672730035-e2exv3ex.jpg",
|
||||||
imageAlt: "Professional training package"
|
imageAlt: "Professional package"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Enterprise",
|
title: "Enterprise",
|
||||||
description: "All Professional features, Advanced specialization tracks, Guaranteed job placement, Corporate training customization - $2,499/month",
|
description: "All Professional features, Advanced specialization tracks, Guaranteed job placement, Corporate training customization, Dedicated account manager",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672731012-02y7h7no.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672731012-02y7h7no.jpg",
|
||||||
imageAlt: "Enterprise training package"
|
imageAlt: "Enterprise package"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
tag="Packages"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user