mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
moved funding button
This commit is contained in:
parent
30ca58471b
commit
9322285369
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue