Update landing-footer.tsx

This commit is contained in:
Stefan Pejcic 2024-02-14 17:36:19 +01:00 committed by GitHub
parent 3a74e4d1c5
commit c528ff005e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"