forked from markus/AMPERION_Webpage
55 lines
1.2 KiB
Markdown
55 lines
1.2 KiB
Markdown
---
|
|
title: "Unsere Preise"
|
|
description: "this is meta description"
|
|
bg_image: ""
|
|
layout: "pricing"
|
|
draft: false
|
|
|
|
################################ pricing ################################
|
|
pricing:
|
|
enable : true
|
|
pricing_table:
|
|
# pricing table loop
|
|
- name : "Basic"
|
|
price: "$99"
|
|
content : "Perfect for single freelancers who work by themselves"
|
|
link : "#"
|
|
services:
|
|
- Unlimited agents
|
|
- 10 PSD Design
|
|
- HTML5 Markup
|
|
- Basic SEO
|
|
- Email Marketing
|
|
- 24/7 Tech Support
|
|
|
|
# pricing table loop
|
|
- name : "Premium"
|
|
price: "$199"
|
|
content : "Suitable for small businesses with up to 5 employees"
|
|
link : "#"
|
|
services:
|
|
- Unlimited agents
|
|
- 10 PSD Design
|
|
- HTML5 Markup
|
|
- Basic SEO
|
|
- Email Marketing
|
|
- 24/7 Tech Support
|
|
|
|
# pricing table loop
|
|
- name : "Advance"
|
|
price: "$299"
|
|
content : "Suitable for large businesses with unlimited employees"
|
|
link : "#"
|
|
services:
|
|
- Unlimited agents
|
|
- 10 PSD Design
|
|
- HTML5 Markup
|
|
- Basic SEO
|
|
- Email Marketing
|
|
- 24/7 Tech Support
|
|
|
|
############################# call to action #################################
|
|
cta:
|
|
enable : true
|
|
# call to action content comes from "_index.md"
|
|
---
|