You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor components: remove pilot program references, adjust layout, and update text for clarity. Restore GitHub repository link and modify button text in the implementation section.
url: "mailto:[email protected]?subject=SOFT Pilot Program Application",
13
-
icon: PilotProgramIcon,
14
-
title: "Join the Pilot Program",
15
-
description: `Apply to be part of the exclusive pilot program running from September 2025 to January 2026. Shape the future of sustainable software.`,
16
-
buttonText: "Apply now",
17
-
},
11
+
//{
12
+
// url: "mailto:[email protected]?subject=SOFT Pilot Program Application",
13
+
// icon: PilotProgramIcon,
14
+
// title: "Join the Pilot Program",
15
+
// description: `Apply to be part of the exclusive pilot program running from September 2025 to January 2026. Shape the future of sustainable software.`,
description: `Comprehensive guide to all four pillars with detailed explanations of how SOFT transforms your organization's approach to sustainability.`,
Copy file name to clipboardExpand all lines: src/components/ready-to-implement.astro
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,10 @@ import { Button } from "@/components/ui/button";
13
13
<div>
14
14
<h2class="mb-3 text-2xl font-bold md:mb-4 md:text-3xl lg:text-4xl">Ready to Implement?</h2>
15
15
<pclass="text-sm lg:text-xl">
16
-
A comprehensive <spanclass="font-bold">SOFT</span> implementation course. This course will
17
-
provide detailed, hands-on training for organizations ready to put SOFT into practice.
16
+
Take our 10-minute <spanclass="font-bold">SOFT</span> Essentials course to understand how the four-pillar framework drives organizational transformation—and whether it's right for your team.
0 commit comments