@@ -48,8 +48,9 @@ async function Home () {
4848 <div class="d-flex justify-content-center">
4949 <div class="text-center">
5050 <h1 class="mx-auto">Js.Land</h1>
51- <h2 class="text-white-50 mx-auto mt-2 mb-5">Your source for everything code</h2>
51+ <h2 class="mx-auto mt-2 mb-5">Your source for everything code</h2>
5252 <a class="btn btn-primary" href="#about">Learn more..</a>
53+
5354 </div>
5455 </div>
5556 </div>
@@ -58,36 +59,43 @@ async function Home () {
5859 <section class="about-section text-center" id="about">
5960 <div class="container px-4 px-lg-5">
6061 <div class="row gx-4 gx-lg-5 justify-content-center">
61- <div class="col-lg-5 mb-5 ">
62- <img class="img-fluid" src="assets/img/coffee-code.png" alt="..." />
62+ <div class="col-lg-5 mt-7 ">
63+ <img class="img-fluid" src="assets/img/home/ coffee-code.png" alt="..." />
6364 </div>
64- <div class="col-lg-7 mt-5">
65- <h4 class="text-white mb-4">
66- Hi my name is Josh,
67- I'm a Full-Stack developer and general Js enthusiast.
68- </h4>
69- <p class="text-white-50">
70- My aim with Js.Land is to be an informative space for development news and info for both professional and aspiring web developers.
71- I believe the current landscape of technology and development specifically the ability of anyone to self-teach is unprecedented.
72- Being a self-taught developer myself, I felt I could contribute to the general development community in positive way.
73- </p>
65+ <div id="intro-text" class="col-lg-7">
66+ <div class="text-center mx-auto mb-3">
67+ <h3>
68+ Hi my name is Josh,
69+ I'm a Full-Stack developer and general Js enthusiast.
70+ </h3>
71+ </div>
72+ <div class="text-white mx-auto pb-3">
73+ <p>
74+ My aim with Js.Land is an informative space for development news and info for professional and aspiring web developers.
75+ I believe the current landscape of technology and development, specifically the ability of anyone to get online and learn, is unprecedented.
76+ I',m a self-taught developer and lifelong Developer Advocate.
77+ </p>
78+ </div>
7479 </div>
7580 </div>
7681 </div>
7782 </section>
7883 <!-- Projects-->
79- <section class="projects-section bg-light" id="projects">
84+ <section class="projects-section bg-light mb-3 mt-3 " id="projects">
8085 <div class="container px-4 px-lg-5">
8186 <!-- Featured Project Row-->
82- <div class="row gx-0 mb-4 mb-lg-5 align-items-center">
83- <div class="col-xl-8 col-lg-7"><img class="img-fluid mb-3 mb-lg-0 border-0" src="assets/img//home/cloud-code.png" alt="..." /></div >
84- <div class="col-xl-4 col- lg-5" >
85- <div class="featured-text text-center text-lg-left">
86- <h4>Knowledge </h4>
87- <p class="text-black-50 mb-0 ">
88- Weather it be YouTube, Twitter, Free Code Academy or some other resource
89- There is truely a wealth of knowledge and information available to you .
87+ <div class="div gx-0 mb-4 mb-lg-5 align-items-center">
88+ <div class="row" >
89+ <div class="row justify-content-center mb-3"><img class="img-fluid mb-3 mb- lg-0 border-0 w-50" src="assets/img//home/cloud-code-one.png" alt="..." /></div >
90+ <div class="row featured-text text-center text-lg-left pt-1 ">
91+ <h4 id="js-land-mission-statement-header" class="mt-3">Js.Land () { </h4>
92+ <p id="js-land-mission-statement" class="text-black mb-5 ">
93+ will provide tools, knowledge and access to anyone pursuing their dreams of being a better developer. JsLand is my attempt to find a way to share the lessons, articles, and knowledge
94+ I have gathered over the years and still do to this day. As well as a way to connect with the greater community of developers .
9095 </p>
96+ <div class="row justify-content-center">
97+ <div id="js-land-mission-statement-bottom-border" class="w-25"></div>
98+ </div>
9199 </div>
92100 </div>
93101 </div>
@@ -100,7 +108,7 @@ async function Home () {
100108 <div class="bg-black text-center h-100 project">
101109 <div class="d-flex h-100">
102110 <div class="project-text w-100 my-auto text-center text-lg-left">
103- <p class="mb-0 text-white-50">An example of where you can put an image of a project, or anything else, along with a description .</p>
111+ <p class="text-white">A person who helps connect the world around them in ways that would otherwise not be possible .</p>
104112 <hr class="d-none d-lg-block mb-0 ms-0" />
105113 </div>
106114 </div>
@@ -114,14 +122,9 @@ async function Home () {
114122 <div class="bg-black text-center h-100 project">
115123 <div class="d-flex h-100">
116124 <div class="project-text w-100 my-auto text-center text-lg-right">
117- <ul>
118- <li>Vanilla JavaScript</li>
119- <li>NodeJs</li>
120- <li>Deno</li>
121- <li>ExpressJs</li>
122-
123-
124- </ul>
125+ <p class="text-white">
126+ The most widely used language in the world for creating complex aplications and websites on the internet.
127+ </p>
125128 <hr class="d-none d-lg-block mb-0 me-0" />
126129 </div>
127130 </div>
@@ -136,7 +139,7 @@ async function Home () {
136139 <div class="row gx-4 gx-lg-5">
137140 <div class="col-md-10 col-lg-8 mx-auto text-center">
138141 <i class="far fa-paper-plane fa-2x mb-2 text-white"></i>
139- <h2 class="text-white mb-5">Subscribe to receive updates!</h2>
142+ <h2 class="mb-5">Subscribe to receive updates!</h2>
140143 <!-- * * * * * * * * * * * * * * *-->
141144 <!-- * * SB Forms Contact Form * *-->
142145 <!-- * * * * * * * * * * * * * * *-->
@@ -161,7 +164,7 @@ async function Home () {
161164 <div class="fw-bolder">Form submission successful!</div>
162165 To activate this form, sign up at
163166 <br />
164- <a href="https://startbootstrap.com/solution/contact-forms">https://startbootstrap.com/solution/contact-forms</a>
167+ <a target="_blank" href="https://startbootstrap.com/solution/contact-forms">https://startbootstrap.com/solution/contact-forms</a>
165168 </div>
166169 </div>
167170 <!-- Submit error message-->
@@ -182,29 +185,29 @@ async function Home () {
182185 <div class="card py-4 h-100">
183186 <div class="card-body text-center">
184187 <i class="fas fa-map-marked-alt text-primary mb-2"></i>
185- <h4 class="text-uppercase m-0">LinkedIn</h4 >
188+ <h3 class="text-uppercase m-0">LinkedIn</h3 >
186189 <hr class="my-4 mx-auto" />
187- <div class="small text-black-50"><a href="https://www.linkedin.com/in/redvanjosh/">@RedVanJosh</a></div>
190+ <div class="small text-black-50"><a target="_blank" href="https://www.linkedin.com/in/redvanjosh/">@RedVanJosh</a></div>
188191 </div>
189192 </div>
190193 </div>
191194 <div class="col-md-4 mb-3 mb-md-0">
192195 <div class="card py-4 h-100">
193196 <div class="card-body text-center">
194197 <i class="fas fa-envelope text-primary mb-2"></i>
195- <h4 class="text-uppercase m-0">Email</h4 >
198+ <h3 class="text-uppercase m-0">Email</h3 >
196199 <hr class="my-4 mx-auto" />
197- <div class="small"><a href="#!">josh@js.land.com</a></div>
200+ <div class="small"><a target="_blank" href="#!">josh@js.land.com</a></div>
198201 </div>
199202 </div>
200203 </div>
201204 <div class="col-md-4 mb-3 mb-md-0">
202205 <div class="card py-4 h-100">
203206 <div class="card-body text-center">
204207 <i class="fas fa-mobile-alt text-primary mb-2"></i>
205- <h4 class="text-uppercase m-0">Twitter</h4 >
208+ <h3 class="text-uppercase m-0">Twitter</h3 >
206209 <hr class="my-4 mx-auto" />
207- <div class="small"><a href="https://www.twitter.com/JsLandJosh">@JsLandJosh</a></div>
210+ <div class="small"><a target="_blank" href="https://www.twitter.com/JsLandJosh">@JsLandJosh</a></div>
208211 </div>
209212 </div>
210213 </div>
0 commit comments