|
|
|
@ -28,38 +28,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-full grid grid-cols-1 l:grid-cols-3 gap-5 mt-5">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Basic
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$0</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
<a href="{% url 'osimenuplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Basic
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$0</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Standard
|
|
|
|
|
</p>
|
|
|
|
|
<a href="{% url 'osimenuplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Standard
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$89</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$89</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Premium
|
|
|
|
|
</p>
|
|
|
|
|
<a href="{% url 'osimenuplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl s:text-2xl text-center">Premium
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$169</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-[17px] s:text-2xl font-semibold">$169</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -76,15 +82,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-full grid grid-cols-1 l:grid-cols-3 gap-5 mt-5">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-2xl text-center">Basic</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-2xl font-semibold">$0</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
<a href="{% url 'osicardplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:text-osiblue hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-2xl text-center">Basic</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-2xl font-semibold">$0</p>
|
|
|
|
|
<p class="text-gray-500">monthly/restaurant</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -106,42 +114,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-full grid grid-cols-1 l:grid-cols-3 gap-5 mt-5">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Basic</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$2.40/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $12.00/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Plus
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$3.50/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $17.50/month</p>
|
|
|
|
|
<a href="{% url 'sharedhostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Basic</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$2.40/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $12.00/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<a href="{% url 'sharedhostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Plus
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Power</p>
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$3.50/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $17.50/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$4.80/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $24.00/month</p>
|
|
|
|
|
<a href="{% url 'sharedhostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">Shared
|
|
|
|
|
Power</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">80%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$4.80/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $24.00/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -160,55 +174,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-full grid grid-cols-1 l:grid-cols-2 xxlg:grid-cols-4 gap-5 mt-5">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 1</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$46.16/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $65.95/month</p>
|
|
|
|
|
<a href="{% url 'cloudvpshostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 1</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$46.16/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $65.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 2</p>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$53.86/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $76.95/month</p>
|
|
|
|
|
<a href="{% url 'cloudvpshostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 2</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$53.86/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $76.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 3</p>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$69.26/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $98.95/month</p>
|
|
|
|
|
<a href="{% url 'cloudvpshostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 3</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$69.26/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $98.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 4</p>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$107.76/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $153.95/month</p>
|
|
|
|
|
<a href="{% url 'cloudvpshostingplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
OSICLOUD 4</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$107.76/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $153.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -226,58 +248,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-full grid grid-cols-1 l:grid-cols-2 xxlg:grid-cols-4 gap-5 mt-5">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 1</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$103.06/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $143.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 2
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">
|
|
|
|
|
$127.16/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $184.95/month</p>
|
|
|
|
|
<a href="{% url 'dedicatedserversplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 1</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$103.06/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $143.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 3</p>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$173.63/month
|
|
|
|
|
<a href="{% url 'dedicatedserversplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 2
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $252.95/month</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">
|
|
|
|
|
$127.16/month</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $184.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 4</p>
|
|
|
|
|
<a href="{% url 'dedicatedserversplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 3</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$173.63/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $252.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$265.76/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $374.95/month</p>
|
|
|
|
|
<a href="{% url 'dedicatedserversplans' %}">
|
|
|
|
|
<div
|
|
|
|
|
class="w-full p-9 border border-gray-200 flex flex-col items-center gap-5 rounded-md bg-white hover:scale-105 duration-300">
|
|
|
|
|
<p class="text-secondosiblue uppercase font-poppinsBold text-xl xll:text-2xl text-center">
|
|
|
|
|
DEDICATED 4</p>
|
|
|
|
|
|
|
|
|
|
<div class="w-full flex flex-col justify-center items-center text-center">
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">30%</p>
|
|
|
|
|
<p class="text-osiblue font-poppinsLight text-base s:text-xl font-semibold">$265.76/month
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-gray-500">Regular Price: $374.95/month</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|