Commit 2285bd1 1 parent 6f15f43 commit 2285bd1 Copy full SHA for 2285bd1
File tree 1 file changed +3
-0
lines changed
resources/views/themes/bimbala
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ class="group aspect-h-10 aspect-w-16 relative overflow-hidden rounded-2xl bg-bla
31
31
<img
32
32
class =" object-cover rounded-b-3xl"
33
33
src =" {{ asset (' themes/bimbala/images/features/cropped/roadmap.webp' ) } }"
34
+ alt =" Roadmap demonstation animation"
34
35
/>
35
36
<div
36
37
class =" absolute inset-0 flex flex-col justify-between bg-gradient-to-b from-transparent via-black/10 to-black"
@@ -54,6 +55,7 @@ class="group aspect-h-10 aspect-w-16 relative overflow-hidden rounded-2xl bg-bla
54
55
<img
55
56
class =" object-cover rounded-b-3xl"
56
57
src =" {{ asset (' themes/bimbala/images/features/cropped/upvote.webp' ) } }"
58
+ alt =" Upvote feature screenshot"
57
59
/>
58
60
<div
59
61
class =" absolute inset-0 flex flex-col justify-between bg-gradient-to-b from-transparent via-black/10 to-black"
@@ -78,6 +80,7 @@ class="group aspect-h-10 aspect-w-16 relative overflow-hidden rounded-2xl bg-bla
78
80
<img
79
81
class =" h-full w-full rounded-b-3xl"
80
82
src =" {{ asset (' themes/bimbala/images/features/cropped/faq.webp' ) } }"
83
+ alt =" FAQ feature screenshot"
81
84
/>
82
85
<div
83
86
class =" absolute inset-0 flex flex-col justify-between bg-gradient-to-b from-transparent via-black/10 to-black"
You can’t perform that action at this time.
0 commit comments