Update index.tsx

This commit is contained in:
Stefan Pejcic 2024-02-11 00:27:31 +01:00 committed by GitHub
parent 0515f82fe0
commit 7edf0a4e41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ Explore OpenAdmin & OpenPanel® with no strings attached.
<div className="w-1/2 pr-4"> <div className="w-1/2 pr-4">
<a href="https://demo.openpanel.co/openapanel/" target="_blank" rel="noopener noreferrer"> <a href="https://demo.openpanel.co/openapanel/" target="_blank" rel="noopener noreferrer">
<h2>OpenPanel Demo</h2> <h2>OpenPanel Demo</h2>
<img src="/img/panel/v1/dashboard/dashboard.png" alt="Demo OpenPanel" /> <img src="/img/panel/v1/dashboard/dashboard.png" alt="Demo OpenPanel" style={{ width: 'auto', height: '350px' }} />
</a> </a>
@ -38,7 +38,7 @@ If you are a website owner, then we recommend interacting with the OpenPanel int
<div className="w-1/2 pl-4"> <div className="w-1/2 pl-4">
<a href="https://demo.openpanel.co/openadmin/" target="_blank" rel="noopener noreferrer"> <a href="https://demo.openpanel.co/openadmin/" target="_blank" rel="noopener noreferrer">
<h2>OpenAdmin Demo</h2> <h2>OpenAdmin Demo</h2>
<img src="/img/admin/openadmin_dashboard.png" alt="Demo OpenAdmin" /> <img src="/img/admin/openadmin_dashboard.png" alt="Demo OpenAdmin" style={{ width: 'auto', height: '350px' }} />
</a> </a>
<p> <p>