diff --git a/contact.html b/contact.html index 708acb7..b710605 100644 --- a/contact.html +++ b/contact.html @@ -6,17 +6,16 @@ +
Links will open in new tabs
Read more about me here
+ +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.
+
- 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 @@ -
- 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 @@ diff --git a/order.html b/order.html index 4faaed0..37a75a3 100644 --- a/order.html +++ b/order.html @@ -7,17 +7,22 @@ + + + + + + + +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.
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.