|
1 | | -<!DOCTYPE html> |
2 | | -<html lang="en" class="bg-gray-800"> |
3 | | -<head> |
4 | | - <meta charset="UTF-8"> |
5 | | - <title>contribute towards straight-code</title> |
6 | | -<link href="https://straight-code.github.io/assets/straight-code.png" rel="shortcut icon" /> |
7 | | - <link rel="stylesheet" href="contribute.css" /> |
8 | | - <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css'> |
9 | | -<link rel='stylesheet' href='https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'><link rel="stylesheet" href="./style.css"> |
10 | | -<script src="https://cdn.sellix.io/static/js/embed.js"></script> |
11 | | -<link href="https://cdn.sellix.io/static/css/embed.css" rel="stylesheet"/> |
12 | | -</head> |
13 | | -<body> |
14 | | -<!-- partial:index.partial.html --> |
15 | | -<header class="max-w-6xl mx-auto py-8 px-5 flex justify-between lg:px-8"> |
16 | | - <a href="" class="text-2xl text-gray-500 font-semibold">contribute to straight-code</a> |
17 | | - <nav class=""> |
18 | | - <ul class="flex pt-1.5 text-md lg:pt-0 lg:text-lg"> |
19 | | - <li class="lg:px-4"> |
20 | | - <a href="../services/index.html" class="p-3 text-gray-500 font-semibold">Services</a> |
21 | | - </li> |
22 | | - <li class="lg:px-4"> |
23 | | - <a href="https://straight-code-blog.netlify.app/" class="p-3 text-gray-500 font-semibold">Blog</a> |
24 | | - </li> |
25 | | - </ul> |
26 | | - </nav> |
27 | | -</header> |
28 | | -<main class="max-w-6xl mx-auto pt-10 pb-36 px-8"> |
29 | | - |
30 | | - <div class="max-w-md mx-auto mb-14 text-center"> |
31 | | - <h1 class="text-4xl font-semibold mb-6 lg:text-5xl"><span class="text-indigo-600">contribute</span> now</h1> |
32 | | - <p class="text-xl text-gray-500 font-medium">Choose a option that works best for you.</p> |
33 | | - </div> |
34 | | - |
35 | | - <div class="flex flex-col justify-between items-center lg:flex-row lg:items-start"> |
36 | | - |
37 | | - <div class="w-full flex-1 mt-8 p-8 order-2 bg-white shadow-xl rounded-3xl sm:w-96 lg:w-full lg:order-1 lg:rounded-r-none"> |
38 | | - <div class="mb-7 pb-7 flex items-center border-b border-gray-300"> |
39 | | - <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
40 | | - <div class="ml-5"> |
41 | | - <span class="block text-2xl font-semibold">Basic</span> |
42 | | - <span><span class="font-medium text-gray-500 text-xl align-top">£ </span><span class="text-3xl font-bold">10 </span></span><span class="text-gray-500 font-medium">/one-time</span> |
43 | | - </div> |
44 | | - </div> |
45 | | - <ul class="mb-7 font-medium text-gray-500"> |
46 | | - <li class="flex text-lg mb-2"> |
47 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
48 | | - <span class="ml-3">Extra Tutorials<span class="text-black"> with live demos</span></span> |
49 | | - </li> |
50 | | - <li class="flex text-lg mb-2"> |
51 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
52 | | - <span class="ml-3">Community <span class="text-black">access</span></span> |
53 | | - </li> |
54 | | - <li class="flex text-lg"> |
55 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
56 | | - <span class="ml-3"><span class="text-black">helping the</span> straight-code team</span> |
57 | | - </li> |
58 | | - </ul> |
59 | | - <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
60 | | - |
61 | | - <button |
62 | | - data-sellix-product="62354066a9fa1" |
63 | | - type="submit" |
64 | | - alt="Buy Now with sellix.io" |
65 | | -> |
66 | | - contribute |
67 | | - </button> |
68 | | - <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
69 | | - </a> |
70 | | - </div> |
71 | | - |
72 | | - <div class="w-full flex-1 p-8 order-1 shadow-xl rounded-3xl bg-gray-900 text-gray-400 sm:w-96 lg:w-full lg:order-2 lg:mt-0"> |
73 | | - <div class="mb-8 pb-8 flex items-center border-b border-gray-600"> |
74 | | - <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
75 | | - <div class="ml-5"> |
76 | | - <span class="block text-3xl font-semibold text-white">Startup</span> |
77 | | - <span><span class="font-medium text-xl align-top">£ </span><span class="text-3xl font-bold text-white">25 </span></span><span class="font-medium">/ one-time</span> |
78 | | - </div> |
79 | | - </div> |
80 | | - <ul class="mb-10 font-medium text-xl"> |
81 | | - <li class="flex mb-6"> |
82 | | - <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
83 | | - <span class="ml-3">All features in <span class="text-white">Basic</span></span> |
84 | | - </li> |
85 | | - <li class="flex mb-6"> |
86 | | - <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
87 | | - <span class="ml-3">community access <span class="text-white">including privileges</span></span> |
88 | | - </li> |
89 | | - <li class="flex"> |
90 | | - <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
91 | | - <span class="ml-3"><span class="text-white">helping the</span> straight-code team</span> |
92 | | - </li> |
93 | | - </ul> |
94 | | - <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
95 | | - <button |
96 | | - data-sellix-product="623540717955f" |
97 | | - type="submit" |
98 | | - alt="Buy Now with sellix.io" |
99 | | - > |
100 | | - contribute |
101 | | - </button> |
102 | | - <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
103 | | - </a> |
104 | | - </div> |
105 | | - |
106 | | - <div class="w-full flex-1 mt-8 p-8 order-3 bg-white shadow-xl rounded-3xl sm:w-96 lg:w-full lg:order-3 lg:rounded-l-none"> |
107 | | - <div class="mb-7 pb-7 flex items-center border-b border-gray-300"> |
108 | | - <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
109 | | - <div class="ml-5"> |
110 | | - <span class="block text-2xl font-semibold">Enterprise</span> |
111 | | - <span><span class="font-medium text-gray-500 text-xl align-top">£ </span><span class="text-3xl font-bold">45 </span></span><span class="text-gray-500 font-medium">/ one-time</span> |
112 | | - </div> |
113 | | - </div> |
114 | | - <ul class="mb-7 font-medium text-gray-500"> |
115 | | - <li class="flex text-lg mb-2"> |
116 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
117 | | - <span class="ml-3">All features in <span class="text-black">Startup</span></span> |
118 | | - </li> |
119 | | - <li class="flex text-lg mb-2"> |
120 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
121 | | - <span class="ml-3">Growth <span class="text-black">oriented within the community projects</span></span> |
122 | | - </li> |
123 | | - <li class="flex text-lg"> |
124 | | - <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
125 | | - <span class="ml-3"><span class="text-black">helping the </span> straight-code team</span> |
126 | | - </li> |
127 | | - </ul> |
128 | | - <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
129 | | - <button |
130 | | - data-sellix-product="6235413345461" |
131 | | - type="submit" |
132 | | - alt="Buy Now with sellix.io" |
133 | | - > |
134 | | - contribute |
135 | | - </button> |
136 | | - <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
137 | | - </a> |
138 | | - </div> |
139 | | - |
140 | | - </div> |
141 | | - |
142 | | -</main> |
143 | | -<!-- partial --> |
144 | | - |
145 | | -</body> |
146 | | -</html> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en" class="bg-gray-800"> |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <title>contribute towards straight-code</title> |
| 6 | +<link href="https://straight-code.github.io/assets/straight-code.png" rel="shortcut icon" /> |
| 7 | + <link rel="stylesheet" href="contribute.css" /> |
| 8 | + <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css'> |
| 9 | +<link rel='stylesheet' href='https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'><link rel="stylesheet" href="./style.css"> |
| 10 | +<script src="https://cdn.sellix.io/static/js/embed.js"></script> |
| 11 | +<link href="https://cdn.sellix.io/static/css/embed.css" rel="stylesheet"/> |
| 12 | +</head> |
| 13 | +<body> |
| 14 | +<!-- partial:index.partial.html --> |
| 15 | +<header class="max-w-6xl mx-auto py-8 px-5 flex justify-between lg:px-8"> |
| 16 | + <a href="" class="text-2xl text-gray-500 font-semibold">contribute to straight-code</a> |
| 17 | + <nav class=""> |
| 18 | + <ul class="flex pt-1.5 text-md lg:pt-0 lg:text-lg"> |
| 19 | + <li class="lg:px-4"> |
| 20 | + <a href="../services/index.html" class="p-3 text-gray-500 font-semibold">Services</a> |
| 21 | + </li> |
| 22 | + <li class="lg:px-4"> |
| 23 | + <a href="https://straight-code-blog.netlify.app/" class="p-3 text-gray-500 font-semibold">Blog</a> |
| 24 | + </li> |
| 25 | + </ul> |
| 26 | + </nav> |
| 27 | +</header> |
| 28 | +<main class="max-w-6xl mx-auto pt-10 pb-36 px-8"> |
| 29 | + |
| 30 | + <div class="max-w-md mx-auto mb-14 text-center"> |
| 31 | + <h1 class="text-4xl font-semibold mb-6 lg:text-5xl"><span class="text-indigo-600">contribute</span> now</h1> |
| 32 | + <p class="text-xl text-gray-500 font-medium">Choose a option that works best for you.</p> |
| 33 | + </div> |
| 34 | + |
| 35 | + <div class="flex flex-col justify-between items-center lg:flex-row lg:items-start"> |
| 36 | + |
| 37 | + <div class="w-full flex-1 mt-8 p-8 order-2 bg-white shadow-xl rounded-3xl sm:w-96 lg:w-full lg:order-1 lg:rounded-r-none"> |
| 38 | + <div class="mb-7 pb-7 flex items-center border-b border-gray-300"> |
| 39 | + <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
| 40 | + <div class="ml-5"> |
| 41 | + <span class="block text-2xl font-semibold">Basic</span> |
| 42 | + <span><span class="font-medium text-gray-500 text-xl align-top">£ </span><span class="text-3xl font-bold">10 </span></span><span class="text-gray-500 font-medium">/one-time</span> |
| 43 | + </div> |
| 44 | + </div> |
| 45 | + <ul class="mb-7 font-medium text-gray-500"> |
| 46 | + <li class="flex text-lg mb-2"> |
| 47 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 48 | + <span class="ml-3">Extra Tutorials<span class="text-black"> with live demos</span></span> |
| 49 | + </li> |
| 50 | + <li class="flex text-lg mb-2"> |
| 51 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 52 | + <span class="ml-3">Community <span class="text-black">access</span></span> |
| 53 | + </li> |
| 54 | + <li class="flex text-lg"> |
| 55 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 56 | + <span class="ml-3"><span class="text-black">helping the</span> straight-code team</span> |
| 57 | + </li> |
| 58 | + </ul> |
| 59 | + <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
| 60 | + |
| 61 | + <button |
| 62 | + data-sellix-product="62354066a9fa1" |
| 63 | + type="submit" |
| 64 | + alt="Buy Now with sellix.io" |
| 65 | +> |
| 66 | + contribute |
| 67 | + </button> |
| 68 | + <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
| 69 | + </a> |
| 70 | + </div> |
| 71 | + |
| 72 | + <div class="w-full flex-1 p-8 order-1 shadow-xl rounded-3xl bg-gray-900 text-gray-400 sm:w-96 lg:w-full lg:order-2 lg:mt-0"> |
| 73 | + <div class="mb-8 pb-8 flex items-center border-b border-gray-600"> |
| 74 | + <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
| 75 | + <div class="ml-5"> |
| 76 | + <span class="block text-3xl font-semibold text-white">Startup</span> |
| 77 | + <span><span class="font-medium text-xl align-top">£ </span><span class="text-3xl font-bold text-white">25 </span></span><span class="font-medium">/ one-time</span> |
| 78 | + </div> |
| 79 | + </div> |
| 80 | + <ul class="mb-10 font-medium text-xl"> |
| 81 | + <li class="flex mb-6"> |
| 82 | + <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
| 83 | + <span class="ml-3">All features in <span class="text-white">Basic</span></span> |
| 84 | + </li> |
| 85 | + <li class="flex mb-6"> |
| 86 | + <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
| 87 | + <span class="ml-3">community access <span class="text-white">including privileges</span></span> |
| 88 | + </li> |
| 89 | + <li class="flex"> |
| 90 | + <img src="https://res.cloudinary.com/williamsondesign/check-white.svg" /> |
| 91 | + <span class="ml-3"><span class="text-white">helping the</span> straight-code team</span> |
| 92 | + </li> |
| 93 | + </ul> |
| 94 | + <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
| 95 | + <button |
| 96 | + data-sellix-product="623540717955f" |
| 97 | + type="submit" |
| 98 | + alt="Buy Now with sellix.io" |
| 99 | + > |
| 100 | + contribute |
| 101 | + </button> |
| 102 | + <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
| 103 | + </a> |
| 104 | + </div> |
| 105 | + |
| 106 | + <div class="w-full flex-1 mt-8 p-8 order-3 bg-white shadow-xl rounded-3xl sm:w-96 lg:w-full lg:order-3 lg:rounded-l-none"> |
| 107 | + <div class="mb-7 pb-7 flex items-center border-b border-gray-300"> |
| 108 | + <img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" /> |
| 109 | + <div class="ml-5"> |
| 110 | + <span class="block text-2xl font-semibold">Enterprise</span> |
| 111 | + <span><span class="font-medium text-gray-500 text-xl align-top">£ </span><span class="text-3xl font-bold">45 </span></span><span class="text-gray-500 font-medium">/ one-time</span> |
| 112 | + </div> |
| 113 | + </div> |
| 114 | + <ul class="mb-7 font-medium text-gray-500"> |
| 115 | + <li class="flex text-lg mb-2"> |
| 116 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 117 | + <span class="ml-3">All features in <span class="text-black">Startup</span></span> |
| 118 | + </li> |
| 119 | + <li class="flex text-lg mb-2"> |
| 120 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 121 | + <span class="ml-3">Growth <span class="text-black">oriented within the community projects</span></span> |
| 122 | + </li> |
| 123 | + <li class="flex text-lg"> |
| 124 | + <img src="https://res.cloudinary.com/williamsondesign/check-grey.svg" /> |
| 125 | + <span class="ml-3"><span class="text-black">helping the </span> straight-code team</span> |
| 126 | + </li> |
| 127 | + </ul> |
| 128 | + <a href="#/" class="flex justify-center items-center bg-indigo-600 rounded-xl py-5 px-4 text-center text-white text-xl"> |
| 129 | + <button |
| 130 | + data-sellix-product="6235413345461" |
| 131 | + type="submit" |
| 132 | + alt="Buy Now with sellix.io" |
| 133 | + > |
| 134 | + contribute |
| 135 | + </button> |
| 136 | + <img src="https://res.cloudinary.com/williamsondesign/arrow-right.svg" class="ml-2" /> |
| 137 | + </a> |
| 138 | + </div> |
| 139 | + |
| 140 | + </div> |
| 141 | + |
| 142 | +</main> |
| 143 | +<!-- partial --> |
| 144 | + |
| 145 | +</body> |
| 146 | +</html> |
0 commit comments