Skip to content
Snippets Groups Projects
Commit 6c74c74e authored by Maximilian Leo Huber's avatar Maximilian Leo Huber
Browse files

Structure Of Landing Page

parent 388df322
No related branches found
No related tags found
No related merge requests found
Pipeline #418446 failed
function PreCyse4() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
function PrimeGuide() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
function Psych() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
function TwentyPeople() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
function Virus() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
function WorldMap() {
return(
<div className="row col">
{
/* */
}
</div>
);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment