Update app/home/RoadmapSection.tsx
This commit is contained in:
parent
85af11937c
commit
51691ef31b
@ -35,7 +35,7 @@ export default function RoadmapSection() {
|
||||
</p>
|
||||
|
||||
<div className="h-[42px] px-1.5 border border-white/50 rounded-md flex items-center">
|
||||
<a href="https://sovirolabs.gitbook.io/docs" target="_blank">
|
||||
<a href="https://sovirolabs.gitbook.io/" target="_blank">
|
||||
<button className="py-1.5 px-5 bg-white rounded-full flex items-center gap-2 text-sm font-medium text-[#001A2C]">
|
||||
<svg
|
||||
width="15"
|
||||
@ -43,7 +43,7 @@ export default function RoadmapSection() {
|
||||
viewBox="0 0 15 15"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
href="https://sovirolabs.gitbook.io/docs"
|
||||
href="https://sovirolabs.gitbook.io/"
|
||||
>
|
||||
<g clipPath="url(#clip0_1_784)">
|
||||
<path
|
||||
@ -208,7 +208,7 @@ export default function RoadmapSection() {
|
||||
</Link>
|
||||
|
||||
<Link
|
||||
href={"https://sovirolabs.gitbook.io/docs"}
|
||||
href={"https://sovirolabs.gitbook.io/"}
|
||||
target="_blank"
|
||||
className="px-4 h-[42px] border border-white/25 rounded-md flex justify-center items-center gap-2.5 text-sm font-medium text-white"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user