corrected footer and linked the click to apply
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { FC } from "react";
|
||||
import { Hero, Header, TopHeader, Requirements } from "../components";
|
||||
|
||||
const HomePage = () => {
|
||||
const HomePage: FC = () => {
|
||||
return (
|
||||
<>
|
||||
<TopHeader />
|
||||
|
||||
Reference in New Issue
Block a user