Enhance Docker and Vite configurations for marketing service; update allowed hosts in docker-compose; modify marketing script in package.json; fix heading typo in Usage component; update marketing image asset.
This commit is contained in:
BIN
frontend/src/marketing/images/hero-dashboard.png
Normal file
BIN
frontend/src/marketing/images/hero-dashboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 363 KiB |
@@ -71,7 +71,7 @@ export default function Usage() {
|
||||
<div className="p-6">
|
||||
<PageMeta title="Usage" description="Monitor your plan limits and usage statistics" />
|
||||
<div className="mb-6">
|
||||
<h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limits Usage 9</h1>
|
||||
<h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limits Usage 12</h1>
|
||||
<p className="text-gray-600 dark:text-gray-400 mt-1">Monitor your plan limits and usage statistics</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user