Skip to content

Commit 93cc1b1

Browse files
authored
Update FinancialFreedomSection.tsx
Signed-off-by: Aitor Alien <[email protected]>
1 parent 9202a3d commit 93cc1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/FinancialFreedomSection.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ const FinancialFreedomSection = () => {
173173
}} viewport={{
174174
once: true
175175
}} className="text-lg text-gray-300 mb-6 font-[Exo] max-w-3xl mx-auto">
176-
Aurum ₿itoin cryptoken serves as collateral and derivative of Bitcoin and gold,
176+
Aurum ₿itcoin cryptoken serves as collateral and derivative of Bitcoin and gold,
177177
providing <span className="text-alien-green font-semibold">scalability</span>,
178178
<span className="text-alien-gold font-semibold"> stability</span> and
179179
<span className="text-alien-green font-semibold"> growth potential (Φπ)</span>...
@@ -207,4 +207,4 @@ const FinancialFreedomSection = () => {
207207
</div>
208208
</section>;
209209
};
210-
export default FinancialFreedomSection;
210+
export default FinancialFreedomSection;

0 commit comments

Comments
 (0)