Skip to content
Snippets Groups Projects
Commit ac5e6195 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

hp2new

parent 32e525de
No related branches found
No related tags found
No related merge requests found
Pipeline #432608 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -2,6 +2,7 @@ import { ButtonOne } from "../../components/Buttons";
import { HPTimeline } from "../../components/HP-timeline";
import { LoremMedium } from "../../components/Loremipsum";
import { Section, Subesction } from "../../components/sections";
import HP3, { HP3new, HP3small } from "./HP svgs/hp3";
import { HPUnderstanding } from "./HP svgs/understanding";
export function HPIntegrated(){
......@@ -44,7 +45,9 @@ export function HPIntegrated(){
</div>
</div>
</div>
<div className="col framecycletab" id="mendelow" style={{display: "none"}}>mendelow </div>
<div className="col framecycletab" id="mendelow" style={{display: "none"}}>
<HP3new/>
</div>
<div className="col framecycletab" id="swot" style={{display: "none"}}>
<div className="row align-items-center" style={{marginTop: "5vh", marginBottom: "1vh"}}>
......
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