3 Commits

Author SHA1 Message Date
7641533ec6 Merge version_3 into main
Merge version_3 into main
2026-03-05 11:51:36 +00:00
b2d2269f0f Update src/app/page.tsx 2026-03-05 11:51:32 +00:00
c190fe1abd Merge version_2 into main
Merge version_2 into main
2026-03-05 11:49:38 +00:00

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
{ text: "Get Details", href: "#contact" }, { text: "Get Details", href: "#contact" },
], ],
features: [ features: [
"6-month duration", "200+ practical hours", "Industry certification", "Job placement assistance", "Flexible payment options"], "Job placement assistance within 3 months", "6-month duration", "200+ practical hours", "Industry certification", "Flexible payment options"],
}, },
{ {
id: "pro", price: "₹75,000", name: "Advanced Professional Program", buttons: [ id: "pro", price: "₹75,000", name: "Advanced Professional Program", buttons: [
@@ -163,7 +163,7 @@ export default function LandingPage() {
{ text: "Get Details", href: "#contact" }, { text: "Get Details", href: "#contact" },
], ],
features: [ features: [
"12-month duration", "500+ practical hours", "Multiple certifications", "Internship included", "100% job placement guarantee", "Interview coaching"], "100% job placement guarantee", "12-month duration", "500+ practical hours", "Multiple certifications", "Internship included", "Interview coaching"],
}, },
{ {
id: "enterprise", price: "₹1,20,000", name: "Specialized Diploma Program", buttons: [ id: "enterprise", price: "₹1,20,000", name: "Specialized Diploma Program", buttons: [
@@ -171,7 +171,7 @@ export default function LandingPage() {
{ text: "Get Details", href: "#contact" }, { text: "Get Details", href: "#contact" },
], ],
features: [ features: [
"18-month comprehensive program", "800+ practical hours", "Advanced industry tools", "6-month paid internship", "Guaranteed placement", "Career development training"], "Guaranteed placement with industry leaders", "18-month comprehensive program", "800+ practical hours", "Advanced industry tools", "6-month paid internship", "Career development training"],
}, },
]} ]}
textboxLayout="default" textboxLayout="default"