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

@@ -40,13 +40,6 @@ export default function CodeSamples() {
{/* <a className="mt-12 btn btn-primary btn-arrow">Submit Code Samples</a> */}
</div>
</section>
<div className="position-relative d-none-sm">
<img
alt="orange waves"
src={require('../static/img/backgrounds/xrpl-overview-orange.svg')}
id="xrpl-overview-orange"
/>
</div>
<section className="container-new py-26">
<div className="d-flex flex-column col-sm-8 p-0">
<h3 className="h4 h2-sm">

View File

@@ -278,16 +278,6 @@ export default function DevTools() {
</section>
<section className="container-new py-10 px-0">
<div className="col-lg-12 p-6-sm p-10-until-sm br-8 cta-card">
<img
alt="purple waves"
src={require("../../static/img/backgrounds/cta-home-purple.svg")}
className="d-none-sm cta cta-top-left"
/>
<img
alt="green waves"
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("Have an Idea For a Tool?")}