diff --git a/index.html b/index.html index 136d709..5ea3825 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + blog diff --git a/src/assets/background/blackwhite.jpg b/src/assets/background/blackwhite.jpg new file mode 100644 index 0000000..92d0877 Binary files /dev/null and b/src/assets/background/blackwhite.jpg differ diff --git a/src/assets/background/marmor.jpg b/src/assets/background/marmor.jpg new file mode 100644 index 0000000..03a4bea Binary files /dev/null and b/src/assets/background/marmor.jpg differ diff --git a/src/assets/background/paper.png b/src/assets/background/paper.png new file mode 100644 index 0000000..00410e8 Binary files /dev/null and b/src/assets/background/paper.png differ diff --git a/src/assets/background/wall.jpg b/src/assets/background/wall.jpg new file mode 100644 index 0000000..8786d88 Binary files /dev/null and b/src/assets/background/wall.jpg differ diff --git a/src/components/sections/HeroSection.vue b/src/components/sections/HeroSection.vue index b4f99b8..4e08aa3 100644 --- a/src/components/sections/HeroSection.vue +++ b/src/components/sections/HeroSection.vue @@ -1,66 +1,101 @@ - - \ No newline at end of file diff --git a/src/components/sections/TextSection.vue b/src/components/sections/TextSection.vue index 87de6df..687291e 100644 --- a/src/components/sections/TextSection.vue +++ b/src/components/sections/TextSection.vue @@ -1,40 +1,5 @@ + + + + + \ No newline at end of file