UI styling update

This commit is contained in:
mukesh13
2025-08-21 13:08:42 +05:30
parent 24ec58a76b
commit 500802e62f
31 changed files with 144 additions and 173 deletions

View File

@ -1,7 +1,6 @@
// app/rna-sequencing/small-rna-sequencing/page.js
import TitleBar from '../../components/shared/TitleBar';
import SRNAIntroduction from './components/SRNAIntroduction';
import SRNAAdvantages from './components/SRNAAdvantages';
import SRNABioinformatics from './components/SRNABioinformatics';
import SRNAApplications from './components/SRNAApplications';
import SRNASpecifications from './components/SRNASpecifications';