My new pricing slider is perfect but i want to skip the last 5 pricing tables.
https://www.vincentschiphorst.nl/abonnement/
Where do i delete the right code?
[
{
“name” : “Branding Abonnement 001”,
“description” : “Jaarabonnement met 20 foto’s per maand.”,
“accent” : “#1A1B41”,
“price” : “395,-”,
“link” : “#starter”,
“linkCta” : “Maak afspraak”,
“features” : [
“Aantal foto’s per maand: 20”,
“Aantal keren fotograferen per maand: 1”,
"Aantal uren fotografie: tot 3 uur",
“Meerdere lokaties”,
“Incl. reiskosten en reistijd”
]
},
{
“name” : “Branding Abonnement 002”,
“description” : “Maandabonnement met 10 foto’s per maand.”,
“accent” : “#1A1B41”,
“price” : “248,-”,
“link” : “#growth”,
“linkCta” : “Maak afspraak”,
“features” : [
"Aantal foto’s per maand: 10 ",
“Aantal keren fotografie per maand: 1”,
“Minimale afname per maand: 20”,
“Aantal uren fotografie: tot 2 uur”,
“Aantal lokaties: meerdere in overleg”,
“Excl. reiskosten en reistijd”
]
},
{
“name” : “Branding Abonnement 003”,
“description” : “Maandabonenment met 4 foto’s per maand.”,
“price” : “129,-”,
“accent” : “#1A1B41”,
“link” : “#pro”,
“linkCta” : “Choose”,
“features” : [
"Aantal foto’s per maand: 4 ",
“Aantal keren fotografie per maand: 1”,
“Minimale afname per maand: 4”,
“Aantal uren fotografie: tot 1 uur”,
“Aantal lokaties: meerdere in overleg”,
“Excl. reiskosten en reistijd”
]
},
{
“name” : “Team”,
“description” : “Now you’ve got employees and health insurance to fund (gulp).”,
“price” : “400”,
“accent” : “#2196f3”,
“link” : “#team”,
“linkCta” : “Choose”,
“features” : [
“10 instances”,
“250,000 visits”,
“40 GB of storage”,
“Free SSL and CDN”
]
},
{
“name” : “Organization”,
“description” : “For those with advanced needs and ever-increasing operations.”,
“price” : “800”,
“accent” : “#2196f3”,
“link” : “#organization”,
“linkCta” : “Choose”,
“features” : [
“20 instances”,
“400,000 visits”,
“50 GB of storage”,
“Free SSL and CDN”,
“Priority support”
]
},
{
“name” : “Enterprise”,
“description” : “If you can dream it, our Solution Architects can build it.”,
“price” : “1,600”,
“accent” : “#2196f3”,
“link” : “#enterprise”,
“linkCta” : “Choose”,
“features” : [
“60 instances”,
“1,000,000 visits”,
“100 GB of storage”,
“Free SSL and CDN”,
“Priority support”
]
},
{
“name” : “Elite”,
“description” : “For this amount of money, we’re happy to just do the work.”,
“price” : “3,200”,
“accent” : “#2196f3”,
“link” : “#elite”,
“linkCta” : “Choose”,
“features” : [
“150 instances”,
“3,000,000 visits”,
“250 GB of storage”,
“Free SSL and CDN”,
“Priority support”,
“We basically just do your job”
]
}
]