Skip to content

Commit

Permalink
3654 home page link for nefba p2 (#63)
Browse files Browse the repository at this point in the history
* Brought the home page from PODS Dev to github with the changes made by Robert

* Fixed the broken NEFBA Phase 2 link on the home page

* 3647: brought json for NEFBA Phase 2 from DEV to Github and fix that Robert put in DEV for 3647
  • Loading branch information
leopham365 committed Mar 26, 2024
1 parent 397d717 commit 089021b
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 63 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
{
"name": "ApplicantInfoStep",
"fields": [
{
"name": "quartech_nefbaphase1filenumber",
"required": true
},
{
"name": "quartech_indigenousapplicant",
"required": true,
Expand Down Expand Up @@ -124,6 +128,7 @@
},
{
"name": "quartech_totalprojectcost",
"required": true,
"readOnly": true,
"format": "currency",
"maxDigits": 13,
Expand Down Expand Up @@ -236,4 +241,4 @@
]
}
]
}
}
34 changes: 0 additions & 34 deletions assets/home/html/home-prod.html

This file was deleted.

62 changes: 34 additions & 28 deletions assets/home/html/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,26 +140,39 @@ <h2 data-ppid="30a7958b-caf7-6217-dfd6-b9fcd954f762">
</div>

<h3 style="position: relative">
<b>Knowledge and Technology Transfer Program</b>
<b>New Entrant Farm Business Accelerator Program</b>
</h3>
<p>
The objective of the KTTP is to increase the competitiveness,
resiliency, and innovation of the B.C. agriculture and food sector
through facilitated knowledge and technology transfer. For more
information about the program and the individual streams, visit the
The New Entrant Farm Business Accelerator (NEFBA) Program supports the growth of new entrants by providing financial support for the development and implementation of farm business plans and growth strategies. Through Phase 1, a new farm business can receive support to develop a growth strategy. Through Phase 2, a new farm business can receive support to make investments necessary to achieve farm income growth goals, ensure commercial viability and strengthen financial sustainability.
</p>
<p>
For more information about the program, visit the
<a
href="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/knowledge-transfer-events"
href="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/new-entrant-farm-business-accelerator-program"
target="_blank"
value="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/knowledge-transfer-events"
style="font-size: unset; color: blue"
>program page</a
>.
</p>
<p style="color: red">The 2024 Spring Intake is now closed.</p>
<h4 style"="position: relative">
<b>New Entrant Farm Business Accelerator Program Phase 1</b>
</h4>
<p>
The next intake is expected to open later in 2024. Please visit the
program page for announcements.
<span style="color: red">Program Closed!</span> Due to overwhelming
demand, the NEFBA Phase 1 application intake
<span style="color: red">has closed</span>. The next program intake will
open in the fall of 2024.​
</p>
<h4 style="position: relative">
<b>New Entrant Farm Business Accelerator Program Phase 2</b>
</h4>
<p>
<a href="/application/?programid=62eb3bc6-dadb-ee11-904d-0022483bd58e"
value="/application/?programid=62eb3bc6-dadb-ee11-904d-0022483bd58e"
style="font-size: unset; color: blue"
>The 2024 Phase 2 spring intake is now open</a
>
</p>

<h3 data-ppid="e5656dc8-262c-a887-bc60-ed0f1ac26520">
<b
Expand All @@ -185,34 +198,27 @@ <h3 data-ppid="e5656dc8-262c-a887-bc60-ed0f1ac26520">
</p>

<h3 style="position: relative">
<b>New Entrant Farm Business Accelerator Program Phase 1</b>
<b>Knowledge and Technology Transfer Program</b>
</h3>
<p>
The New Entrant Farm Business Accelerator (NEFBA) Program supports the
growth of new entrants by providing financial support for the
development and implementation of farm business plans and growth
strategies.
</p>
<p>
Through the NEFBA Program Phase 1, a new farm business can receive
support to develop a growth strategy. Through the NEFBA Phase 2, a new
farm business can receive support to make investments necessary to
achieve farm income growth goals, ensure commercial viability and
strengthen financial sustainability. For more information about the
program, visit the
The objective of the KTTP is to increase the competitiveness,
resiliency, and innovation of the B.C. agriculture and food sector
through facilitated knowledge and technology transfer. For more
information about the program and the individual streams, visit the
<a
href="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/new-entrant-farm-business-accelerator-program"
href="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/knowledge-transfer-events"
target="_blank"
value="https://www2.gov.bc.ca/gov/content/industry/agriculture-seafood/programs/knowledge-transfer-events"
style="font-size: unset; color: blue"
>program page</a
>.
</p>
<p style="color: red">The 2024 Spring Intake is now closed.</p>
<p>
<span style="color: red">Program Closed!</span> Due to overwhelming
demand, the NEFBA Phase 1 application intake
<span style="color: red">has closed</span>. The next program intake will
open in the fall of 2024.​
The next intake is expected to open later in 2024. Please visit the
program page for announcements.
</p>

</div>
</div>
</div>

0 comments on commit 089021b

Please sign in to comment.