File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ class="mt-8 flex flex-col items-center gap-4 sm:flex-row"
124124 href =" #pricing"
125125 class =" inline-flex items-center gap-2 rounded-xl bg-emerald-600 px-8 py-4 font-semibold text-white transition hover:bg-emerald-700"
126126 >
127- Get Early Bird Access &mdash ; $150
127+ Get Early Bird Access &mdash ; $101
128128 <svg
129129 xmlns =" http://www.w3.org/2000/svg"
130130 viewBox =" 0 0 20 20"
@@ -523,7 +523,7 @@ class="mx-auto mt-10 grid max-w-3xl gap-6 sm:grid-cols-2"
523523 </div >
524524 @else
525525 <div class =" mt-4 flex items-baseline gap-2" >
526- <span class =" text-5xl font-bold text-gray-900 dark:text-white" >$150 </span >
526+ <span class =" text-5xl font-bold text-gray-900 dark:text-white" >$101 </span >
527527 <span class =" text-2xl text-gray-400 line-through" >$299</span >
528528 <span class =" text-sm text-gray-500 dark:text-gray-400" >one-time</span >
529529 </div >
You can’t perform that action at this time.
0 commit comments