fix: reverting word changes

This commit is contained in:
olarubaj 2022-05-04 22:50:40 +02:00
parent 45c65b272f
commit a5c67fcc7e
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ export default function Features() {
<img
className="w-full lg:absolute lg:inset-y-0 lg:right-0 lg:h-full lg:w-auto lg:max-w-3xl"
src="/img/undraw_bibliophile_re_xarc_ssxnqe.svg"
alt="Discover"
alt="Library"
/>
</div>
</div>
@ -100,7 +100,7 @@ export default function Features() {
<img
className="w-full lg:absolute lg:inset-y-0 lg:left-0 lg:h-full lg:w-auto lg:max-w-3xl"
src="/img/undraw_instant_analysis_re_mid5_i8r1hp.svg"
alt="Discover"
alt="Learn More"
/>
</div>
</div>