File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 51
51
< header id ="header " class ="fixed-top d-flex align-items-cente ">
52
52
< div class ="container-fluid container-xl d-flex align-items-center justify-content-lg-between ">
53
53
54
- < a href ="index.html " class ="book-a-table-btn scrollto d-none d-lg-flex "> ExplorAR</ a >
54
+ < h1 class ="logo me-auto me-lg-0 "> < a href ="index.html " class ="book-a-table-btn scrollto d-none d-lg-flex "> < span > explorAR</ span > </ a > </ h1 >
55
+ < i class ="mobile-nav-toggle "> < a href ="index.html " class ="book-a-table-btn "> explorAR</ a > </ i >
55
56
</ div >
56
57
</ header > <!-- End Header -->
58
+
57
59
58
60
< div id ="map "> </ div >
59
61
< div class ="modal fade " id ="featureModal " tabindex ="-1 " role ="dialog ">
Original file line number Diff line number Diff line change @@ -111,9 +111,13 @@ <h2>The Tech</h2>
111
111
112
112
< div class ="swiper-slide ">
113
113
< div class ="row event-item ">
114
+
114
115
< div class ="col-lg-6 ">
116
+ < a href ="thesolsystem.html ">
115
117
< img src ="img/slide/space.jpg "style ="width: 600px; " style ="height: 300px; " class ="img-fluid " alt ="">
118
+ </ a >
116
119
</ div >
120
+
117
121
< div class ="col-lg-6 pt-4 pt-lg-0 content ">
118
122
< h3 > Universe AR</ h3 >
119
123
< div class ="price ">
@@ -139,7 +143,9 @@ <h3>Universe AR</h3>
139
143
< div class ="swiper-slide ">
140
144
< div class ="row event-item ">
141
145
< div class ="col-lg-6 ">
146
+ < a href ="monuments.html ">
142
147
< img src ="img/slide/monuments.jpg " style ="width: 600px; " style ="height: 200px; " class ="img-fluid " alt ="">
148
+ </ a >
143
149
</ div >
144
150
< div class ="col-lg-6 pt-4 pt-lg-0 content ">
145
151
< h3 > Monuments AR</ h3 >
@@ -167,7 +173,9 @@ <h3>Monuments AR</h3>
167
173
< div class ="swiper-slide ">
168
174
< div class ="row event-item ">
169
175
< div class ="col-lg-6 ">
176
+ < a href ="Famous_Animals.html ">
170
177
< img src ="img/slide/wildlife.jpg " style ="width: 600px; " style ="height: 300px; " class ="img-fluid " alt ="">
178
+ </ a >
171
179
</ div >
172
180
< div class ="col-lg-6 pt-4 pt-lg-0 content ">
173
181
< h3 > Wildlife AR</ h3 >
Original file line number Diff line number Diff line change 51
51
< header id ="header " class ="fixed-top d-flex align-items-cente ">
52
52
< div class ="container-fluid container-xl d-flex align-items-center justify-content-lg-between ">
53
53
54
- < a href ="index.html " class ="book-a-table-btn scrollto d-none d-lg-flex "> ExplorAR</ a >
54
+ < h1 class ="logo me-auto me-lg-0 "> < a href ="index.html " class ="book-a-table-btn scrollto d-none d-lg-flex "> < span > explorAR</ span > </ a > </ h1 >
55
+ < i class ="mobile-nav-toggle "> < a href ="index.html " class ="book-a-table-btn "> explorAR</ a > </ i >
55
56
</ div >
56
57
</ header > <!-- End Header -->
58
+
57
59
58
60
< div id ="map "> </ div >
59
61
< div class ="modal fade " id ="featureModal " tabindex ="-1 " role ="dialog ">
You can’t perform that action at this time.
0 commit comments