Refine economy section palette and revenue figures

This commit is contained in:
Codex
2026-07-21 12:48:01 +02:00
parent 310efb823f
commit 1b741bbe0b
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -41,6 +41,7 @@ export default function Home() {
<div className="revenue-phone">
<div className="phone-top"><i/><span>COZSWEET</span><b></b></div>
<div className="phone-greeting"><span>CREATOR REVENUE</span><strong></strong><small></small></div>
<div className="revenue-amount"><strong>$12,680</strong><span> · </span></div>
<div className="revenue-chart"><div/><div/><div/><div/><div/><div/></div>
<div className="revenue-list">
<div><i>01</i><span></span><b></b></div>
@@ -50,7 +51,7 @@ export default function Home() {
</div>
</div>
<div className="revenue-float top"><small></small><strong> </strong></div>
<div className="revenue-float bottom"><small></small><strong> </strong></div>
<div className="revenue-float bottom"><small> · </small><strong>+$3,280 <em> 35%</em></strong></div>
</div>
</div>
</section>