Compare commits
8 Commits
version_7
...
d36d888ba2
| Author | SHA1 | Date | |
|---|---|---|---|
| d36d888ba2 | |||
| ffe6db7d59 | |||
| e6cdb83190 | |||
| a389e241bf | |||
| 8792e188f1 | |||
| 809d6d5f56 | |||
| debdf888ee | |||
| ee7670312f |
@@ -122,27 +122,29 @@ 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",
|
description: "5 beginner-level courses, Weekly live sessions, Email support, Certificate of completion - $499/month",
|
||||||
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 package"
|
imageAlt: "Starter training 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, Priority job board access",
|
description: "15 intermediate courses, Daily live sessions and office hours, 1-on-1 mentorship, Portfolio building support - $999/month",
|
||||||
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 package"
|
imageAlt: "Professional training package"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Enterprise",
|
title: "Enterprise",
|
||||||
description: "All Professional features, Advanced specialization tracks, Guaranteed job placement, Corporate training customization, Dedicated account manager",
|
description: "All Professional features, Advanced specialization tracks, Guaranteed job placement, Corporate training customization - $2,499/month",
|
||||||
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 package"
|
imageAlt: "Enterprise training package"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
animationType="slide-up"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
|
tag="Packages"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user