diff --git a/css/style.css b/css/style.css index 8533ad1..96b57d5 100644 --- a/css/style.css +++ b/css/style.css @@ -34,8 +34,8 @@ p { } .logo-header { - width: 150px; - height: 150px; + width: 250px; + height: 250px; background-image: url(../images/core/mobi_logo_white.png); background-size: 100% 100%; margin: 0 auto; @@ -108,7 +108,7 @@ p { } .navbar-main { - background: #495058; + background: #8c8c8c; } .navbar-main .navbar-nav a.btn-special { @@ -166,7 +166,7 @@ p { section.team { padding: 25px; text-align: center; - background: url(../images/core/team_bg.jpg) no-repeat no-repeat; + background-color: #efefef; background-size: cover; } @@ -208,4 +208,6 @@ section.team { .feature-box-wrapper:hover { background-size: 120% auto; -} \ No newline at end of file +} + + diff --git a/images/.DS_Store b/images/.DS_Store new file mode 100644 index 0000000..a3d7be1 Binary files /dev/null and b/images/.DS_Store differ diff --git a/images/core/.DS_Store b/images/core/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/images/core/.DS_Store differ diff --git a/images/core/Asset 1.png b/images/core/Asset 1.png new file mode 100644 index 0000000..85ac2e6 Binary files /dev/null and b/images/core/Asset 1.png differ diff --git a/images/core/Asset 1@2x.png b/images/core/Asset 1@2x.png new file mode 100644 index 0000000..c75e48a Binary files /dev/null and b/images/core/Asset 1@2x.png differ diff --git a/images/core/android-flat.jpg b/images/core/android-flat.jpg new file mode 100644 index 0000000..73d40c4 Binary files /dev/null and b/images/core/android-flat.jpg differ diff --git a/images/core/avatar_kolten.png b/images/core/avatar_kolten.png new file mode 100644 index 0000000..883c99c Binary files /dev/null and b/images/core/avatar_kolten.png differ diff --git a/images/core/avatar_mary.png b/images/core/avatar_mary.png new file mode 100644 index 0000000..97013a4 Binary files /dev/null and b/images/core/avatar_mary.png differ diff --git a/images/core/feature_.jpg b/images/core/feature_.jpg new file mode 100644 index 0000000..b8d5af1 Binary files /dev/null and b/images/core/feature_.jpg differ diff --git a/images/core/mobi_logo_white.png b/images/core/mobi_logo_white.png index 84df7e7..f66b6bc 100644 Binary files a/images/core/mobi_logo_white.png and b/images/core/mobi_logo_white.png differ diff --git a/images/core/original_mobi_logo_white.png b/images/core/original_mobi_logo_white.png new file mode 100644 index 0000000..84df7e7 Binary files /dev/null and b/images/core/original_mobi_logo_white.png differ diff --git a/js/controllers.js b/js/controllers.js index bb78eb1..50448cc 100644 --- a/js/controllers.js +++ b/js/controllers.js @@ -3,40 +3,20 @@ var app = angular.module('app.controllers', ['ngSanitize']); app.controller('HomeController', function($scope, $http) { $scope.team = [ { - name: 'Cameron Moreau', + name: 'Mary Huerta', title: 'President', - image: 'core/avatar_cameron.png' + image: 'core/avatar_mary.png' }, { - name: 'Kevin Chung', + name: 'Kolten Sturgill', title: 'Vice-President', - image: 'core/avatar_kevin.png' + image: 'core/avatar_kolten.png' }, { - name: 'Anthony Tatowicz', + name: 'Cameron Moreau', title: 'Project Manager', - image: 'core/avatar_anthony.png' - }, - { - name: 'John Jackson', - title: 'Executive Office', - image: 'core/avatar_john.png' - }, - { - name: 'Reece Ajibola', - title: 'UI/UX Manager', - image: 'core/avatar_reece.png' - }, - { - name: 'Zach Bracken', - title: 'Media Manager', - image: 'core/avatar_zach.png' - }, - { - name: 'Nhat Dao', - title: 'Web Manager', - image: 'core/avatar_nhat.png' - }, + image: 'core/avatar_cameron.png' + } ]; $scope.subscribeMessage = null; diff --git a/templates/home.html b/templates/home.html index bfb4de6..7f02810 100644 --- a/templates/home.html +++ b/templates/home.html @@ -36,6 +36,7 @@ @@ -70,14 +71,14 @@
- - + +

What's Mobi?

-

Mobi is a student organization that aims to engage its members in an active project based learning environment for mobile development while promoting scholastic excellence. We are an organization for developers, run by developers. +

Mobi is a student organization at The University of Texas at Arlington that aims to engage its members in an active project based learning environment for mobile development while promoting scholastic excellence. We are an organization for developers, run by developers. Entrepreneurial thinking is encouraged as Mobi explores the tools that start-ups are using to make the rapid development process possible in such a fast moving world. These objectives aim to harbor creativity and leadership skills in our members.

Students will be able to apply their knowledge in Programming, Algorithms, Databases, OS, Mobile Systems, Networks, Electrical Engineering, Mechanical Engineering, and Industrial and Graphical Design to their own projects that involve mobile development and product development.

@@ -102,7 +103,10 @@

Social Coding

Social Coding is for the slightly more advanced members but is open to anyone. This is generally after the LEARN meetings where we discuss app ideas to plan and build. Each task is broken down and assigned to each member ever week with various difficulties and categories so someone with no programming experience can join along. You can view a few of our projects at the bottom of this email.

Mobi Projects + + +
@@ -148,16 +152,25 @@

Register for MOBI Learn & Email List

+
-
-
-

Every Friday @ ERB 103

-
Mobi LEARN: 5pm - 6pm
-
Social Coding: 6:15pm - Whenever
- Open in Maps +
+
+

Every Friday @ ERB 103

+
Mobi LEARN: 5pm - 6pm
+
Social Coding: 6:15pm - Whenever
+ Open in Maps +
+ +
+
-
+
+ + + +