We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf09517 commit 3df41cfCopy full SHA for 3df41cf
resources/views/components/home/hero.blade.php
@@ -65,9 +65,10 @@ class="h-4.5 2xl:h-5"
65
<div>TestFlight</div>
66
</a>
67
</div>
68
+ {{--
69
<div>
70
<a
- href="https://github.com/nativephp"
71
+ href="https://github.com/nativephp/kitchen-sink-mobile"
72
target="_blank"
73
rel="noopener noreferrer"
74
class="flex items-center gap-2 rounded-xl bg-white/70 px-3 py-2.5 backdrop-blur-md transition duration-200 will-change-transform hover:scale-98 hover:bg-white dark:bg-slate-500/25 dark:hover:bg-slate-500/40"
@@ -79,6 +80,7 @@ class="h-4.5 2xl:h-5"
79
80
<div>Source code</div>
81
82
83
+ --}}
84
85
86
0 commit comments