Flowchart update
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
import PageLayout from "./components/Layout/PageLayout";
|
import PageLayout from "./components/Layout/PageLayout";
|
||||||
import NGSSection from "./components/About/NGSSection";
|
import NGSSection from "./components/About/NGSSection";
|
||||||
import ResearchSection from "./components/research/ResearchSection"
|
import ResearchSection from "./components/Research/ResearchSection"
|
||||||
import CertificationsSection from "./components/Certifications/CertificationsSection.jsx";
|
import CertificationsSection from "./components/Certifications/CertificationsSection.jsx";
|
||||||
import HeroSection from "./Hero/HeroSection.jsx";
|
import HeroSection from "./Hero/HeroSection.jsx";
|
||||||
import CTASection from './components/CTA/CTASection';
|
import CTASection from './components/CTA/CTASection';
|
||||||
|
|||||||
Reference in New Issue
Block a user