Skip to content

Commit

Permalink
add stripe course
Browse files Browse the repository at this point in the history
  • Loading branch information
codediodeio committed Sep 29, 2022
1 parent 8e39c76 commit 4e41592
Show file tree
Hide file tree
Showing 22 changed files with 8 additions and 7 deletions.
6 changes: 6 additions & 0 deletions app/stores/products.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ export const products = {
amount: 10,
legacy_sku: 'sku_IVIjaiCRlivYD3',
},
'stripe-js': {
id: 'stripe-js',
price: 'price_1LnAhnBF7AptWZlc3VgezH7X',
amount: 20,
legacy_sku: 'sku_HG8dqucZV4x6F2',
},
'lifetime': {
id: 'lifetime',
price: 'price_1LkhByBF7AptWZlcIUg2TjVg',
Expand Down
4 changes: 1 addition & 3 deletions content/courses/flutter-firebase/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ stack:
- dart
---

<!-- {{< vimeo 645895410 >}} -->

**Flutter Firebase - The Full Course** will take you from zero to a complex production-ready iOS or Android app using real-world cloud infrastructure.

{{< figure src="/img/testimonial/flutter-testimonial.png" >}}
{{< figure src="/img/testimonial/flutter-testimonial.webp" >}}

## ⚡ What will I build?

Expand Down
3 changes: 0 additions & 3 deletions content/courses/stripe-js/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ weight: 0
type: courses
tags:
- stripe
- node
- pro
- react
- cloud-functions
- firebase

vimeo: 416381401
author: Jeff Delaney
Expand Down
2 changes: 1 addition & 1 deletion content/pro.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h5 class="text-green-300">Lifetime</h5>
</div>

<modal-dialog name="meme" esc="true">
<img class="max-w-md mx-auto" src="/img/prizes/5.webp" alt="programming is hard">
<img class="max-w-md mx-auto" src="/img/easter-egg.webp" alt="programming is hard">

<p>Yo! You just found a 20% discount using 👉 <strong>EASTEREGG</strong></p>
</modal-dialog>
Expand Down
File renamed without changes.
Binary file removed static/img/prizes/0.webp
Binary file not shown.
Binary file removed static/img/prizes/1.webp
Binary file not shown.
Binary file removed static/img/prizes/10.webp
Binary file not shown.
Binary file removed static/img/prizes/11.webp
Binary file not shown.
Binary file removed static/img/prizes/12.webp
Binary file not shown.
Binary file removed static/img/prizes/13.webp
Binary file not shown.
Binary file removed static/img/prizes/14.webp
Binary file not shown.
Binary file removed static/img/prizes/15.webp
Binary file not shown.
Binary file removed static/img/prizes/16.webp
Binary file not shown.
Binary file removed static/img/prizes/17.webp
Binary file not shown.
Binary file removed static/img/prizes/2.webp
Binary file not shown.
Binary file removed static/img/prizes/3.webp
Binary file not shown.
Binary file removed static/img/prizes/4.webp
Binary file not shown.
Binary file removed static/img/prizes/6.webp
Binary file not shown.
Binary file removed static/img/prizes/7.webp
Binary file not shown.
Binary file removed static/img/prizes/8.webp
Binary file not shown.
Binary file removed static/img/prizes/9.webp
Binary file not shown.

0 comments on commit 4e41592

Please sign in to comment.