<!Doctype html>
<html>
<head>
<title>Welcome</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"/>
<link href='https://fonts.googleapis.com/css? family=Roboto:300,400,700' rel='stylesheet'type='text/css'>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<header class="container">
<div class="row">
<h1 class="col-sum-8">Welcome</h1>
</div>
</header>
<section class="jumbotron">
<div class="container">
<div class="row text-center">
</div>
</div>
<div class="col-sum-6">
<p>Hi, welcome to my world of #Grandness I am "Miss Zee,"Owner and CEO of #grandposhhair follow our social media for more pictures of my work @grandposhhair </p>
<img src="https://cdn.shopify.com/s/files/1/1218/6870/files/unspecified_large.jpg?1571460586300502445">
<a class="btn btn-primary" href="#">Book Now</a>
</div>
</section>
</body>