removed all old fonts, remove all old backgrounds

This commit is contained in:
Calvin Jhunjhuwala
2025-10-30 10:33:42 -07:00
parent 0c2a1bc249
commit 605eb70aed
33 changed files with 3369 additions and 1715 deletions

View File

@@ -396,8 +396,6 @@ export default function Docs() {
</div>
<div className="col">
<div className="card cta-card p-8-sm p-10-until-sm br-8">
<img src={require('../static/img/backgrounds/cta-home-purple.svg')} className="d-none-sm cta cta-top-left" />
<img src={require('../static/img/backgrounds/cta-home-green.svg')} className="cta cta-bottom-right" />
<div className="z-index-1 position-relative">
<h2 className="h4 mb-8-sm mb-10-until-sm">{translate('Get Free Test XRP')}</h2>
<p className="mb-10">

View File

@@ -401,13 +401,6 @@ function TokenHeroSection() {
const { translate } = useTranslate();
return (
<section className="token-hero-section">
<div className="position-relative d-none-sm">
<img
alt="orange waves"
src={require("./../../../static/img/backgrounds/events-orange.svg")}
id="events-orange"
/>
</div>
<div className="token-title-container">
<h1 className="token-title">
{translate("Real-World Asset (RWA) Tokenization")}