diff --git a/contact.html b/contact.html index 708acb7..b710605 100644 --- a/contact.html +++ b/contact.html @@ -6,17 +6,16 @@ +
-

Develop­ment

-

Get your new online presence

+

Con­tact

+

Get in touch

-
-

Contact

-
+

Got any questions? Feel free to contact me

diff --git a/css/style.css b/css/style.css index 9821771..a2af78f 100644 --- a/css/style.css +++ b/css/style.css @@ -64,6 +64,7 @@ html, body { */ .button { + cursor: pointer; display: block; text-decoration: none; padding: 2%; diff --git a/examples.html b/examples.html index 2a43306..a2cf02e 100644 --- a/examples.html +++ b/examples.html @@ -6,27 +6,31 @@ + + + + + + +
-

Develop­ment

-

Get your new online presence

+

Ex­am­ples

+

Websites I've built

-
-

Examples

-

Here's a list of the websites I have created so far.

Links will open in new tabs

diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..2a570ef Binary files /dev/null and b/favicon.ico differ diff --git a/imprint.html b/imprint.html index 211c3f2..e896fd6 100644 --- a/imprint.html +++ b/imprint.html @@ -6,17 +6,25 @@ + + + + +
-

Develop­ment

-

Get your new online presence

+

Im­print

+

About this website

-
-

Imprint

-
+

About me

+

Read more about me here

+ +

About this webpage

+

Creating proper websites is a time consuming task if you've never done it before. Most people that run businesses don't have time to deal with all the things that are required to build a website. Therefore, many people use Wordpress or any similar tool to build websites, which still takes a lot of time and the hosting costs are very high. I try to solve this problem by offering websites at affordable prices, since I've not completed by studies yet.

+

Image attribution

-

I build websites from scratch using HTML, CSS & JavaScript, the languages that make up most of the web and are the foundation of well-known frameworks like wordpress. But in contrast to frameworks, websites built from scratch tend to perform better, both when it comes to loading times and when it comes to Google rankings, if given the same keywords and descriptions.

+

Getting started with a web presence can be quite hard, especially, if you are not that well versed in technology. Therefore, I try to make it as easy as possible for you to get started with your own website. Simply name a few websites whose design you liked, tell me about some colours you'd like to use and give me your project or company's logo to get started! Websites I build are created from scratch using the programming languages that make up all of the websites, even ones created with frameworks!

-

Get a website with a Node.js backend, if you require more advanced features like contact forms or a blog. If you do not require any of this, you can just get a simple static website you can host anywhere.

+

Looking for more than a static website? This is not a problem! Feel free to contact me if you have any questions. Dynamic websites can be websites that have a contact form, a user login or anything that needs to send emails, store data on a server, ...

+

For this purpose I usually use Node.js and Vue.js.

Not sure where to host your website and how to set it up? I can help you out by setting up your website directly with a hosting provider. *

Interested? Feel free to contact me below!

diff --git a/index2.html b/indexOld.html similarity index 60% rename from index2.html rename to indexOld.html index 1cefe74..2f7c0d7 100644 --- a/index2.html +++ b/indexOld.html @@ -1,11 +1,18 @@ - Home :: Development - janishutz.com + + + + + + + + Home :: Development - janishutz.com @@ -19,11 +26,11 @@
-

Getting started with a web presence can be quite hard, especially, if you are not that well versed in technology. Therefore, I try to make it as easy as possible for you to get started with your own website. Simply name a few websites whose design you liked, tell me about some colours you'd like to use and give me your project or company's logo to get started!

+

I build websites from scratch using HTML, CSS & JavaScript, the languages that make up most of the web and are the foundation of well-known frameworks like wordpress. But in contrast to frameworks, websites built from scratch tend to perform better, both when it comes to loading times and when it comes to Google rankings, if given the same keywords and descriptions.

-

Looking for more than a static website? This is not a problem! Feel free to contact me if you have any questions

+

Get a website with a Node.js backend, if you require more advanced features like contact forms or a blog. If you do not require any of this, you can just get a simple static website you can host anywhere.

Not sure where to host your website and how to set it up? I can help you out by setting up your website directly with a hosting provider. *

Interested? Feel free to contact me below!

diff --git a/js/orderwebsite.js b/js/orderwebsite.js index 69d0c1e..306a6a9 100644 --- a/js/orderwebsite.js +++ b/js/orderwebsite.js @@ -1,3 +1,3 @@ -$(document).ready(function () { +$( document ).ready( function () { $( '#contactForm' ).load( '/modules/contactForm.html' ); -}); \ No newline at end of file +} ); \ No newline at end of file diff --git a/modules/contactForm.html b/modules/contactForm.html index 246dc2f..4ca6d70 100644 --- a/modules/contactForm.html +++ b/modules/contactForm.html @@ -6,12 +6,13 @@
-
+

-
+

-
+

+

* required


diff --git a/order.html b/order.html index 4faaed0..37a75a3 100644 --- a/order.html +++ b/order.html @@ -7,17 +7,22 @@ + + + + + + + +
-

Develop­ment

+

Or­der

Get your new online presence

-
-

Contact me for an offer

-

Ready for your new website?

diff --git a/privacy.html b/privacy.html index 532db93..8682fec 100644 --- a/privacy.html +++ b/privacy.html @@ -10,13 +10,10 @@
-

Develop­ment

-

Get your new online presence

+

Pri­va­cy Po­li­cy

+

How data gets processed by this website

-
-

Privacy policy

-

Privacy is an important factor for me. Therefore, all data that is being processed by my server is only accessible to me and will never be shared with anybody else. I do not use any third party captcha solution, except you explicitly wish the inclusion of one on your website.

What data is being processed?

The data processed includes your full name, your email address and your message, you, the customer enters into the forms on this website. The data submitted is stored securely on my server and will always be sent in an encrypted form.