Removed useless personnalize button

This commit is contained in:
Thomas Fransolet 2026-04-16 16:20:58 +02:00
parent bfe6bace80
commit f036ce8dab

View File

@ -803,10 +803,6 @@ export default function Home() {
{t.whitelabel.item3}
</li>
</ul>
<button className="bg-slate-900 text-white font-bold px-8 py-4 rounded-full hover:bg-slate-800 transition-all flex items-center gap-2">
{t.whitelabel.cta}
<span className="material-symbols-outlined">brush</span>
</button>
</Reveal>
</div>
</div>