Update app/home/RoadmapSection.tsx
This commit is contained in:
parent
badfb89b67
commit
7add64fb2b
@ -188,7 +188,7 @@ export default function RoadmapSection() {
|
|||||||
|
|
||||||
<div className="flex items-center gap-3">
|
<div className="flex items-center gap-3">
|
||||||
<Link
|
<Link
|
||||||
href={"https://x.com/almaze_ai"}
|
href={"https://x.com/soviro_labs"}
|
||||||
target="_blank"
|
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"
|
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"
|
||||||
>
|
>
|
||||||
@ -208,7 +208,7 @@ export default function RoadmapSection() {
|
|||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
href={"https://almaze.gitbook.io/docs"}
|
href={"https://sovirolabs.gitbook.io/docs"}
|
||||||
target="_blank"
|
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"
|
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