mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-footer.tsx
This commit is contained in:
parent
3a74e4d1c5
commit
c528ff005e
@ -25,7 +25,7 @@ export const LandingFooter = () => {
|
|||||||
"text-gray-900 dark:text-gray-0",
|
"text-gray-900 dark:text-gray-0",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
OpenPanel Co.
|
OPENPANEL B.V.
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
className={clsx(
|
className={clsx(
|
||||||
@ -35,7 +35,7 @@ export const LandingFooter = () => {
|
|||||||
"text-gray-600 dark:text-gray-400",
|
"text-gray-600 dark:text-gray-400",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
1c Bulevar Belgrade, RS 11160
|
IJsbaanpad 2, 1076 CV Amsterdam (The Netherlands)
|
||||||
</div>
|
</div>
|
||||||
<a
|
<a
|
||||||
href="mailto:info@openpanel.co"
|
href="mailto:info@openpanel.co"
|
||||||
|
Loading…
Reference in New Issue
Block a user