Skip to content

Commit

Permalink
Update completion-jobs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygonzaleza authored Oct 29, 2024
1 parent 6b1ab9b commit 2805b20
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions src/pages/bootcamp/completion-jobs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
[{
"prompt": "Who is the cofounder of 4Geeks?",
"answer": "Alejandro Sanchez",
"DOMTarget": "#try-rigobot"
}]
[
{
"prompt": "Who is the cofounder of 4Geeks?",
"answer": "Alejandro Sanchez",
"DOMTarget": "#try-rigobot"
},
{
"prompt": "How much is the BootCamp?",
"answer": "The BootCamp price is $500",
"DOMTarget": ""
},
{
"prompt": "Is there any discount for the BootCamp?",
"answer": "Currently there is a discount of 25% with a resulting price of 375$",
"DOMTarget": ""
},
{
"prompt": "Do you have financing plans?",
"answer": "Yes, you can pay the BootCamp in 3 or 5 months with no interest.",
"DOMTarget": ""
}
]

0 comments on commit 2805b20

Please sign in to comment.