File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818
1919</ head >
2020
21- < body class ="font-sans antialiased text-gray-900 leading-normal tracking-wider bg-cover " style ="background-image:url('https://source.unsplash.com/1L71sPT5XKc '); ">
21+ < body class ="font-sans antialiased text-gray-900 leading-normal tracking-wider bg-cover " style ="background-image:url('images/background-image.jpg '); ">
2222
2323
2424
3030
3131 < div class ="p-4 md:p-12 text-center lg:text-left ">
3232 <!-- Image for mobile view-->
33- < div class ="block lg:hidden rounded-full shadow-xl mx-auto -mt-16 h-48 w-48 bg-cover bg-center " style ="background-image: url('https://source.unsplash.com/MP0IUfwrn0A ') "> </ div >
33+ < div class ="block lg:hidden rounded-full shadow-xl mx-auto -mt-16 h-48 w-48 bg-cover bg-center " style ="background-image: url('images/0_JVP4hIw9RquHIXZx.webp ') "> </ div >
3434
3535 < h1 class ="text-3xl font-bold pt-8 lg:pt-0 "> Your Name</ h1 >
3636 < div class ="mx-auto lg:mx-0 w-4/5 pt-3 border-b-2 border-green-500 opacity-25 "> </ div >
@@ -63,7 +63,7 @@ <h1 class="text-3xl font-bold pt-8 lg:pt-0">Your Name</h1>
6363 <!--Img Col-->
6464 < div class ="w-full lg:w-2/5 ">
6565 <!-- Big profile image for side bar (desktop) -->
66- < img src ="https://source.unsplash.com/MP0IUfwrn0A " class ="rounded-none lg:rounded-lg shadow-2xl hidden lg:block ">
66+ < img src ="images/profile-picture.webp " class ="rounded-none lg:rounded-lg shadow-2xl hidden lg:block ">
6767 <!-- Image from: http://unsplash.com/photos/MP0IUfwrn0A -->
6868
6969 </ div >
You can’t perform that action at this time.
0 commit comments