black theme complete
This commit is contained in:
@@ -4,7 +4,7 @@ import { TrackRecord } from './components/TrackRecord';
|
||||
|
||||
export const AboutPage = () => {
|
||||
return (
|
||||
<div className="space-y-12 lg:space-y-16">
|
||||
<div className="space-y-12 text-slate-100 lg:space-y-16">
|
||||
<AboutHero />
|
||||
<MissionVision />
|
||||
<TrackRecord />
|
||||
|
Reference in New Issue
Block a user