@botbotgo/better-call 0.1.12 → 0.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/banner.svg +2 -5
- package/package.json +1 -1
package/docs/banner.svg
CHANGED
|
@@ -28,9 +28,6 @@
|
|
|
28
28
|
<feMergeNode in="SourceGraphic"/>
|
|
29
29
|
</feMerge>
|
|
30
30
|
</filter>
|
|
31
|
-
<marker id="growth-arrow" viewBox="0 0 16 16" refX="13" refY="8" markerWidth="18" markerHeight="18" orient="auto">
|
|
32
|
-
<path d="M1 1 L15 8 L1 15 Z" fill="#35ff87"/>
|
|
33
|
-
</marker>
|
|
34
31
|
</defs>
|
|
35
32
|
|
|
36
33
|
<rect width="1400" height="520" fill="url(#background)"/>
|
|
@@ -58,8 +55,8 @@
|
|
|
58
55
|
<rect x="0" y="0" width="870" height="520" fill="url(#left-fade)"/>
|
|
59
56
|
|
|
60
57
|
<path d="M858 326 C 928 302, 992 312, 1060 292 S 1168 276, 1268 238" fill="none" stroke="#67d4ff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" opacity="0.52"/>
|
|
61
|
-
<path d="M858 246 C 926 206, 994 214, 1060 182 S 1168 154,
|
|
62
|
-
<polygon points="
|
|
58
|
+
<path d="M858 246 C 926 206, 994 214, 1060 182 S 1168 154, 1288 72" fill="none" stroke="#35ff87" stroke-width="15" stroke-linecap="round" stroke-linejoin="round" opacity="0.92"/>
|
|
59
|
+
<polygon points="1270,58 1312,44 1292,90" fill="#35ff87" opacity="0.92"/>
|
|
63
60
|
|
|
64
61
|
<g transform="translate(104 166)">
|
|
65
62
|
<text x="0" y="0" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="90" font-weight="850" fill="#f8fbff">BetterCall</text>
|