Compare commits
No commits in common. "6e590bebb601ad225b77ae21246079c7a50ef445" and "f57f67803456b5b7f7e8f2dfaab37e4b8fc689bc" have entirely different histories.
6e590bebb6
...
f57f678034
|
|
@ -27,13 +27,11 @@ export default function Home() {
|
||||||
<FhywPage />
|
<FhywPage />
|
||||||
<NewsList />
|
<NewsList />
|
||||||
<ImageGridSection />
|
<ImageGridSection />
|
||||||
<GrassrootsDynamics />
|
|
||||||
<FhjtPage/>
|
<FhjtPage/>
|
||||||
<FhwsPage/>
|
<FhwsPage/>
|
||||||
<FhrxPage />
|
<FhrxPage />
|
||||||
|
|
||||||
<CultureBgPage />
|
|
||||||
<Integrated />
|
<Integrated />
|
||||||
|
<CultureBgPage />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue