Skip to content

Commit 7fd48e1

Browse files
v2.1
1 parent 8b96225 commit 7fd48e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dist/contribute/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h1 class="text-4xl font-semibold mb-6 lg:text-5xl"><span class="text-indigo-600
3535

3636
<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">
3737
<div class="mb-7 pb-7 flex items-center border-b border-gray-300">
38-
<img src="https://res.cloudinary.com/williamsondesign/abstract-1.jpg" alt="" class="rounded-3xl w-20 h-20" />
38+
<img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" />
3939
<div class="ml-5">
4040
<span class="block text-2xl font-semibold">Basic</span>
4141
<span><span class="font-medium text-gray-500 text-xl align-top">£&thinsp;</span><span class="text-3xl font-bold">10 </span></span><span class="text-gray-500 font-medium">/one-time</span>
@@ -63,7 +63,7 @@ <h1 class="text-4xl font-semibold mb-6 lg:text-5xl"><span class="text-indigo-600
6363

6464
<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">
6565
<div class="mb-8 pb-8 flex items-center border-b border-gray-600">
66-
<img src="https://res.cloudinary.com/williamsondesign/abstract-2.jpg" alt="" class="rounded-3xl w-20 h-20" />
66+
<img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" />
6767
<div class="ml-5">
6868
<span class="block text-3xl font-semibold text-white">Startup</span>
6969
<span><span class="font-medium text-xl align-top">£&thinsp;</span><span class="text-3xl font-bold text-white">25 </span></span><span class="font-medium">/ one-time</span>
@@ -91,7 +91,7 @@ <h1 class="text-4xl font-semibold mb-6 lg:text-5xl"><span class="text-indigo-600
9191

9292
<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">
9393
<div class="mb-7 pb-7 flex items-center border-b border-gray-300">
94-
<img src="https://res.cloudinary.com/williamsondesign/abstract-3.jpg" alt="" class="rounded-3xl w-20 h-20" />
94+
<img src="https://straight-code.github.io/assets/straight-code.png" alt="" class="rounded-3xl w-20 h-20" />
9595
<div class="ml-5">
9696
<span class="block text-2xl font-semibold">Enterprise</span>
9797
<span><span class="font-medium text-gray-500 text-xl align-top">£&thinsp;</span><span class="text-3xl font-bold">45 </span></span><span class="text-gray-500 font-medium">/ one-time</span>

0 commit comments

Comments
 (0)