added more preview pages and more templates
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
section.text-center.text-sm-left.section-50.section-sm-top-115.section-sm-bottom-125.bg-faq
|
||||
.container
|
||||
h1.text-center FAQ
|
||||
.row
|
||||
.col-xs-12.col-md-8.col-md-offset-2
|
||||
.responsive-tabs.responsive-tabs-classic.text-sm-left(data-type="accordion")
|
||||
ul.resp-tabs-list.tabs-group-default(data-group="tabs-group-default")
|
||||
li.h6= elements.tabs.ac_h_el_1
|
||||
li.h6= elements.tabs.ac_h_el_2
|
||||
li.h6= elements.tabs.ac_h_el_3
|
||||
li.h6= elements.tabs.ac_h_el_4
|
||||
.resp-tabs-container.tabs-group-default(data-group="tabs-group-default")
|
||||
div= elements.tabs.ac_p_el_1
|
||||
div= elements.tabs.ac_p_el_2
|
||||
div= elements.tabs.ac_p_el_3
|
||||
div= elements.tabs.ac_p_el_4
|
||||
@@ -0,0 +1,35 @@
|
||||
|
||||
section.text-center.text-sm-left.section-50.section-sm-top-115.section-sm-bottom-125.bg-lighter
|
||||
.shell
|
||||
h1.text-center Choose Your Plan
|
||||
p.text-center Our mission is to provide you with quality and original tattoo art using advanced sterilization #[br.lg-visible-lg] techniques, produced in a comfortable and safe environment by professionals.
|
||||
.range.range-xs-center.text-center
|
||||
.cell-sm-6.cell-lg-4
|
||||
.pricing-table
|
||||
.pricing-head
|
||||
h2.text-primary Tattooing
|
||||
p This plan includes basic tattooing services you may need for any tattoo.
|
||||
h1.price
|
||||
span 245
|
||||
.pricing-footer
|
||||
a(href="appointment.html").btn.btn-primary.btn-sm make an appointment
|
||||
.cell-sm-6.cell-lg-4
|
||||
.pricing-table
|
||||
.pricing-head
|
||||
h2.text-primary Custom Design
|
||||
p If you are looking for a particular tattoo design, this plan will perfectly fit you.
|
||||
h1.price
|
||||
span 490
|
||||
.pricing-footer
|
||||
a(href="appointment.html").btn.btn-primary.btn-sm make an appointment
|
||||
.cell-lg-4
|
||||
.pricing-table
|
||||
.pricing-head
|
||||
h2.text-primary Piercing
|
||||
p As a bonus to our tattoo services, this plan includes our piercing services.
|
||||
h1.price
|
||||
span 160
|
||||
.pricing-footer
|
||||
a(href="appointment.html").btn.btn-primary.btn-sm make an appointment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user