Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Changes in index.js #65

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# keiko-corp
The greatest company ever created by Bruno
Hello World,
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-merlot
26 changes: 16 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-us">
<head>
<!-- App Title -->
<title>Keiko Corp</title>
<title> G-WAY 416 </title>
<!-- App Description -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" />
Expand Down Expand Up @@ -64,15 +64,15 @@
<section class="hero" id="hero">
<div class="container">
<div class="caption">
<h1 class="text-uppercase animated wow fadeInLeft">Creators of Robofriends and SmartBrain</h1>
<h1 class="text-uppercase animated wow fadeInLeft"> WelCome to my Site </h1>
<p class="enhance text-lowercase animated wow fadeInLeft">Developers of the future, building for today</p>

<a href="https://github.com/aneagoie/robofriends" class="app_store_btn text-uppercase animated wow fadeInLeft">
<a href="https://github.com/jamesjaj/robofriends" class="app_store_btn text-uppercase animated wow fadeInLeft">
<i class="android_icon"></i>
<span>Robofriends</span>
<span>Robofriends here </span>
</a>

<a href="https://github.com/aneagoie/smart-brain" class="app_store_btn text-uppercase animated wow fadeInLeft">
<a href="" class="app_store_btn text-uppercase animated wow fadeInLeft">
<i class="iphone_icon"></i>
<span>SmartBrain</span>
</a>
Expand Down Expand Up @@ -124,7 +124,12 @@ <h1 class="text-uppercase animated wow fadeInLeft">Creators of Robofriends and
<div class="col-md-6 animated wow fadeInRight">
<div class="features_list">
<h1 class="text-uppercase">The Greatest Products Ever Created</h1>
<p>Seuismod ligula ipsum vulputate tellus quisque dictum tortor at purus faucibus tincidunt, pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. </p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
<ul class="list-unstyled">
<li class="camera_icon">
<span>Euismod ligula ipsum vulputate tellus.</span>
Expand All @@ -143,7 +148,7 @@ <h1 class="text-uppercase">The Greatest Products Ever Created</h1>
</li>
</ul>

<a href="#" class="app_store_btn text-uppercase" id="play_video" data-video="https://www.youtube.com/watch?v=sCX_YMPuJGA?autoplay=1&showinfo=0">
<a href="#" class="app_store_btn text-uppercase" id="play_video" data-video="https://www.youtube.com ">
<i class="play_icon"></i>
<span>About Video</span>
</a>
Expand Down Expand Up @@ -239,8 +244,9 @@ <h1 class="text-uppercase">malesuada fames turpis.</h1>
<li>
<blockquote>
<p>Integer pharetra tellus varius, dictum erat vel, maximus tellus. Sed vitae auctor ipsum. Aliquam luctus erat nec pulvinar vehicula donec congue tortor eget sem condimentum, ut tempor massa porttitor. Praesent tincidunt mi orci in sollicitudin mi dapibus dapibus pellentesque habitant morbi tristique senectus et malesuada fames turpis egestas.</p>
<span class="author text-uppercase">Sara Aliba</span>
<span class="job">Web Designer</span>
<span class="author text-uppercase">James G</span>

<span class="job">Full stack Developer </span>

</blockquote>
</li>
Expand All @@ -261,7 +267,7 @@ <h1 class="text-uppercase">malesuada fames turpis.</h1>

<!-- Email Subscription Section -->
<section class="sub_box">
<p class="cta_text animated wow fadeInDown">We're hiring. Join Our company!</p>
<p class="cta_text animated wow fadeInDown"> Join Our community </p>
<form action="#" metohd="post" class="animated wow fadeIn" data-wow-duration="2s" id="submit_form">
<input type="email" id="mc-email" placeholder="Enter your email"/>
<button type="submit" id="mc_submit">
Expand Down