Skip to content

Commit 5fd4310

Browse files
committed
Updated lading page with noun title and logo
1 parent 29852d5 commit 5fd4310

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

999 KB
Loading
-990 KB
Binary file not shown.

views/index.hbs

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<base target="_blank">
99

1010
<!-- HTML Meta Tags -->
11-
<title>Lazztech Hub - Social App</title>
11+
<title>Lazztech Noun - Social App</title>
1212
<meta name="description" content="From app to the real world - Foster Community">
1313

1414
<!-- Facebook Meta Tags -->
@@ -87,7 +87,9 @@
8787
</svg>
8888
<img class="headerIcon" src="/assets/lazztech_icon.webp" alt="header icon">
8989
</div>
90-
<p class="headerName"></p>
90+
<p class="headerName">
91+
Lazztech Noun
92+
</p>
9193
</div>
9294
<nav>
9395
<ul>
@@ -97,7 +99,7 @@
9799
</header>
98100

99101
<div class="mockup-wrapper">
100-
<img class="iphoneScreen" src="/assets/screenshot/Lazztech_noun_mockup.png" alt="Lazztech Noun demo screenshot">
102+
<img class="iphoneScreen" src="/assets/screenshot/Lazztech-Noun-Mockup.png" alt="Lazztech Noun demo screenshot">
101103
</div>
102104
<!-- <div class="iphonePreview">
103105
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
@@ -142,10 +144,10 @@
142144
</div>
143145
<div class="appNamePriceContainer">
144146
<h1 class="appName">
145-
147+
Lazztech Noun
146148
</h1>
147149
<h2 class="appPrice">
148-
150+
Free
149151
</h2>
150152
</div>
151153
<div class="appDescriptionContainer">
@@ -365,7 +367,7 @@
365367
})
366368
</script>
367369

368-
<script>
370+
<!-- <script>
369371
370372
$(function () {
371373
@@ -425,7 +427,7 @@
425427
});
426428
});
427429
428-
</script>
430+
</script> -->
429431

430432
</div>
431433
</div>

0 commit comments

Comments
 (0)