moved funding button

This commit is contained in:
Khalim Conn-Kowlessar 2024-10-18 14:00:21 +01:00
parent 30ca58471b
commit 9322285369

View file

@ -50,7 +50,7 @@ export default function ValuationImpactComponent({
</div>
<div className="flex flex-col items-center text-center">
<span className="text-gray-100 text-lg">Funding Options</span>
<span className="text-gray-100 text-lg mb-2">Funding Options</span>
<BrandButton
label="See More"
onClick={openFundingModal}