|
6 | 6 |
|
7 | 7 | {% block content %}
|
8 | 8 |
|
9 |
| - <h1 class="ui header">{{ title }}</h1> |
| 9 | + |
10 | 10 |
|
11 | 11 | {% if current_user.is_authenticated %}
|
12 | 12 | <h2 class="ui header">Hi {{ current_user.first_name }}!</h2>
|
13 | 13 | {% endif %}
|
14 | 14 |
|
15 |
| - <section class="header1 cid-rsqdQQOH36" id="header01-4m"> |
| 15 | + <section class="header1 cid-rsqdQQOH36" id="header01-4m" > |
16 | 16 |
|
17 | 17 | <div class="mbr-overlay"></div>
|
18 |
| - <div class="container"> |
19 |
| - <div class="mbr-row align-left"> |
| 18 | + <div class="container" > |
| 19 | + <div class="mbr-row align-left py-md-5"> |
20 | 20 | <div class="title-block mbr-col-sm-12 mbr-col-md-12 mbr-col-lg-8">
|
21 |
| - <h1 class="mbr-section-title mbr-bold mbr-fonts-style display-7">Online Store Template</h1> |
22 |
| - <h2 class="mbr-section-title mbr-fonts-style mbr-semibold display-1">DepotAMP Theme</h2> |
| 21 | + <!-- <h1 class="mbr-section-title mbr-bold mbr-fonts-style display-7">Online Store Template</h1> --> |
| 22 | + <!-- <h1 class="ui ">{{ title }}</h1> --> |
| 23 | + <h2 class="mbr-section-title mbr-bold mbr-fonts-style display-7">Train own your custom model</h2> |
| 24 | + <h1 class="mbr-section-title mbr-fonts-style mbr-semibold display-1">{{ title }}</h1> |
23 | 25 |
|
24 |
| - <p class="mbr-text mbr-regular mbr-fonts-style mbr-pt-3 display-5">A sleek and clean ecommerce theme. Use it to build an attractive looking<br> online store with a minimal design. Online Store Template is awesome.</p> |
25 |
| - <div class="mbr-section-btn mbr-pt-4"><a class="btn-primary btn display-7" href="{{url_for('demo')}}"><span class="mobi-mbri mobi-mbri-arrow-next mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="17" height="17"><path d="M4.6 22.6L15.2 12 4.6 1.4 6 0l12 12L6 24z"></path></svg></span>Live Demo</a> <a class="btn-primary btn display-7" href="https://my.mobirise.com/buy.php?p=70"><span class="mobi-mbri mobi-mbri-arrow-next mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="17" height="17"><path d="M4.6 22.6L15.2 12 4.6 1.4 6 0l12 12L6 24z"></path></svg></span>Buy Now</a></div> |
| 26 | + <div class="mbr-section-btn mbr-pt-4"><a class="btn-primary btn display-7" href="{{url_for('demo')}}"><span class="mobi-mbri mobi-mbri-arrow-next mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="17" height="17"><path d="M4.6 22.6L15.2 12 4.6 1.4 6 0l12 12L6 24z"></path></svg></span>Live Demo</a></div> |
26 | 27 | </div>
|
| 28 | + <br/> |
| 29 | + |
27 | 30 | </div>
|
28 | 31 |
|
29 | 32 | </div>
|
| 33 | + <div class="container pt-md-5 mt-md-5"> |
| 34 | + <div class="row"> |
| 35 | + <div class="col p-md-3" style="background-color:#DCD5DF;"> |
| 36 | + <h2>Trail</h2> |
| 37 | + <p>• 10 USD per 10000 request</p> |
| 38 | + <p>• Email support</p> |
| 39 | + <p>• Instant Delivery</p> |
| 40 | + |
| 41 | + <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" data-key="pk_test_TQmy1LFbeJ6tgZLOdzT4pZRh00mJ3yq97c" data-description="Wake word" data-amount="10*100" data-email="{{ email }}" data-locale="auto"></script> |
| 42 | + |
| 43 | + |
| 44 | + </div> |
| 45 | + <div class="col p-md-3" style="background-color:##FDFDFE;"> |
| 46 | + <h2>Premium</h2> |
| 47 | + <p>• 100 USD/month, up to 30000 request</p> |
| 48 | + <p>• 24/7 chat support</p> |
| 49 | + <p>• Privacy Guaranteed</p> |
| 50 | + |
| 51 | + <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" |
| 52 | + |
| 53 | + data-key="pk_test_TQmy1LFbeJ6tgZLOdzT4pZRh00mJ3yq97c" |
| 54 | + data-description="Wake word" |
| 55 | + data-amount="100*100" |
| 56 | + data-email="{{ email }}" |
| 57 | + data-locale="auto"></script> |
| 58 | + </div> |
| 59 | + <div class="col p-md-3" style="background-color:#DCD5DF;"> |
| 60 | + <h2>Enterprise</h2> |
| 61 | + <p>• 1000 USD for Unlimited reuqest</p> |
| 62 | + <p>• 24/7 Phone Support</p> |
| 63 | + <p>• Custom Tooling</p> |
| 64 | + |
| 65 | + <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" |
| 66 | + |
| 67 | + data-key="pk_test_TQmy1LFbeJ6tgZLOdzT4pZRh00mJ3yq97c" |
| 68 | + data-description="Wake word" |
| 69 | + data-amount="1000*100" |
| 70 | + data-email="{{ email }}" |
| 71 | + data-locale="auto"></script> |
| 72 | + </div> |
| 73 | + </div> |
| 74 | + </div> |
30 | 75 | </section>
|
31 | 76 |
|
32 | 77 |
|
|
0 commit comments