|
3 | 3 | <div class="heroText">
|
4 | 4 | <h1>Open Source Hub</h1>
|
5 | 5 | <h2>
|
6 |
| - <span class="subheadSection "><img src="img/stars.svg" alt="" class="icon"><span class="starCount"></span></span> |
7 |
| - <span class="subheadSection"><img src="img/forks.svg" alt="" class="icon"><span class="forkCount"></span></span> |
8 |
| - <span class="subheadSection"><img src="img/repos.svg" alt="" class="icon"><span class="repoCount"></span></span> |
| 6 | + <span class="subheadSection "><img src="/img/stars.svg" alt="" class="icon"><span class="starCount"></span></span> |
| 7 | + <span class="subheadSection"><img src="/img/forks.svg" alt="" class="icon"><span class="forkCount"></span></span> |
| 8 | + <span class="subheadSection"><img src="/img/repos.svg" alt="" class="icon"><span class="repoCount"></span></span> |
9 | 9 | </h2>
|
10 | 10 | </div>
|
11 | 11 | </div>
|
|
14 | 14 | bottom: 0px; left: 0px;"></div>
|
15 | 15 | <div class="illustrationForeground">
|
16 | 16 | <!--right animations-->
|
17 |
| - <img src="img/header/rightBackground.svg" alt="" class="headerRight"> |
| 17 | + <img src="/img/header/rightBackground.svg" alt="" class="headerRight"> |
18 | 18 | <div class="headerRight headerRightContainer">
|
19 | 19 | <div class="phone2Screen">
|
20 | 20 | <div class="phoneCircle"></div>
|
21 | 21 | </div>
|
22 | 22 | </div>
|
23 |
| - <img src="img/header/rightBackground2.svg" alt="" class="headerRight"> |
| 23 | + <img src="/img/header/rightBackground2.svg" alt="" class="headerRight"> |
24 | 24 | <div class="headerRight headerRightContainer">
|
25 | 25 | <div class="phone3Screen">
|
26 | 26 | <div class="phoneCircle"></div>
|
|
75 | 75 | </svg>
|
76 | 76 | </svg>
|
77 | 77 | </div>
|
78 |
| - <img src="img/header/hoist.svg" alt="" class="headerRight hoist" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);"> |
| 78 | + <img src="/img/header/hoist.svg" alt="" class="headerRight hoist" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);"> |
79 | 79 | <div class="headerRight headerRightContainer wheelsContainer" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);">
|
80 |
| - <img src="img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
81 |
| - <img src="img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
82 |
| - <img src="img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
83 |
| - <img src="img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
84 |
| - <img src="img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
| 80 | + <img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
| 81 | + <img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
| 82 | + <img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
| 83 | + <img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
| 84 | + <img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> |
85 | 85 | </div>
|
86 | 86 |
|
87 | 87 | <!-- left side animations -->
|
88 |
| - <img src="img/header/craneBackground.svg" alt="" class="headerLeft"> |
| 88 | + <img src="/img/header/craneBackground.svg" alt="" class="headerLeft"> |
89 | 89 | <div class="headerLeft headerLeftContainer">
|
90 | 90 | <div class="phone1ScreenContainer">
|
91 | 91 | <div class="appSquare one"></div>
|
|
95 | 95 | <div class="appRect two"></div>
|
96 | 96 | <div class="appRect three"></div>
|
97 | 97 | </div>
|
98 |
| - <img src="img/header/video.svg" alt="" class="craneVideo"> |
| 98 | + <img src="/img/header/video.svg" alt="" class="craneVideo"> |
99 | 99 | <div class="craneLineContainer">
|
100 |
| - <img src="img/header/craneLine.svg" class="craneLine" alt=""> |
| 100 | + <img src="/img/header/craneLine.svg" class="craneLine" alt=""> |
101 | 101 | </div>
|
102 |
| - <img src="img/header/cranePivot.svg" alt="" class="cranePivot"> |
| 102 | + <img src="/img/header/cranePivot.svg" alt="" class="cranePivot"> |
103 | 103 | </div>
|
104 | 104 |
|
105 | 105 | <!--center animations-->
|
106 |
| - <img src="img/header/truckBackground.svg" alt="" class="headerCenter"> |
| 106 | + <img src="/img/header/truckBackground.svg" alt="" class="headerCenter"> |
107 | 107 | <div class="headerCenter headerCenterContainer">
|
108 |
| - <img src="img/header/pushOne.svg" alt="" class="pushOne"> |
109 |
| - <img src="img/header/middleLine.svg" alt="" class="middleLineOne"> |
| 108 | + <img src="/img/header/pushOne.svg" alt="" class="pushOne"> |
| 109 | + <img src="/img/header/middleLine.svg" alt="" class="middleLineOne"> |
110 | 110 | </div>
|
111 | 111 | </div>
|
112 | 112 | </div>
|
|
0 commit comments