Updated project name and home page

This commit is contained in:
Sasank Vishnubhatla 2017-06-16 14:45:51 -04:00
parent 1ed2428616
commit d603c787e2
2 changed files with 53 additions and 83 deletions

View file

@ -12,7 +12,7 @@
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.1.RELEASE</version>
</parent>
<name>petclinic</name>
<name>kidclinic</name>
<properties>

View file

@ -6,16 +6,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<body>
<div id ="navbar-2" class="container-custom">
<ul class="nav navbar-nav nav-collapse navbar-right">
@ -103,34 +94,13 @@
<div class="info">
<h3>Our Vision</h3>
<p>In the ever expanding and fickle internet era it is not enough to have a product. So we have crafted a vision forward, together, to revolutionize healthcare at your finger tips. This means integrating calendars, live notifications of appointment availability, and even mapping your needs. Integration can be scary and rightfully so. But we provide data for you and your family because frankly the current state of healthcare is unacceptable. This is a step in a multitude of miles to perfecting it.
</p>
<br />
<br />
<div class="button">
<a href="#">To Top</a>
</div>
</div>
</body>
</html>