Update components/home/Footer.tsx
This commit is contained in:
parent
61c8809d14
commit
208b741175
@ -23,7 +23,7 @@ export default function Footer() {
|
||||
<div className="relative mx-auto container max-w-[1128px] min-h-[100px] px-8 flex flex-col justify-around items-center gap-2 pt-4">
|
||||
<div>
|
||||
<div className="flex items-center justify-center mb-4 gap-4">
|
||||
<a href="https://github.com/Dotbaseai" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/Dotbase-AI" target="_blank" rel="noopener noreferrer">
|
||||
<AnimatedIcon>
|
||||
<svg
|
||||
width="20"
|
||||
@ -42,7 +42,7 @@ export default function Footer() {
|
||||
</AnimatedIcon>
|
||||
</a>
|
||||
|
||||
<a href="https://dotbase.gitbook.io/dotbase" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://dotbase-ai.gitbook.io/dotbase" target="_blank" rel="noopener noreferrer">
|
||||
<AnimatedIcon>
|
||||
<svg
|
||||
width="20"
|
||||
|
Loading…
x
Reference in New Issue
Block a user