Changed now text

James Peret 8 years ago
parent
commit
a68c6cd88f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/views/now.html

+ 2 - 2
app/views/now.html

@@ -1,8 +1,8 @@
1 1
 <div class="container-fluid now">
2 2
   <div class="row-fluid" >
3 3
     <div class="col-sm-12 text fx-fade-down fx-easing-sine fx-speed-800" ng-show="textAnimationStart">
4
-      <p>Just arrived in Berlin.</p>
5
-      <p>Looking for work as a <b>full stack developer</b>.</p>
4
+      <p>Living in Berlin for a month.</p>
5
+      <p>Looking for freelance work with <b>programming</b>, <b>design</b> or <b>photography.</p>
6 6
     </div>
7 7
   </div>
8 8
 </div>