diff --git a/Dockerfile b/Dockerfile index 5245259..7568757 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,5 +3,6 @@ FROM nginx:alpine COPY nginx.conf /etc/nginx/conf.d/default.conf COPY index.html /usr/share/nginx/html/ COPY marszalek-architekten-infosheet.pdf /usr/share/nginx/html/ +COPY images/ /usr/share/nginx/html/images/ EXPOSE 80 diff --git a/images/174_1.jpg b/images/174_1.jpg new file mode 100644 index 0000000..dbc3d5a Binary files /dev/null and b/images/174_1.jpg differ diff --git a/images/194_2.jpg b/images/194_2.jpg new file mode 100644 index 0000000..7096ae3 Binary files /dev/null and b/images/194_2.jpg differ diff --git a/images/198_2.jpg b/images/198_2.jpg new file mode 100644 index 0000000..862e930 Binary files /dev/null and b/images/198_2.jpg differ diff --git a/images/203_5.jpg b/images/203_5.jpg new file mode 100644 index 0000000..0eb102d Binary files /dev/null and b/images/203_5.jpg differ diff --git a/images/205_4.jpg b/images/205_4.jpg new file mode 100644 index 0000000..bbf73d8 Binary files /dev/null and b/images/205_4.jpg differ diff --git a/images/222_1.jpg b/images/222_1.jpg new file mode 100644 index 0000000..5ccb853 Binary files /dev/null and b/images/222_1.jpg differ diff --git a/images/228_1.jpg b/images/228_1.jpg new file mode 100644 index 0000000..3559efd Binary files /dev/null and b/images/228_1.jpg differ diff --git a/images/258_3.jpg b/images/258_3.jpg new file mode 100644 index 0000000..68af6e4 Binary files /dev/null and b/images/258_3.jpg differ diff --git a/images/259_1.jpg b/images/259_1.jpg new file mode 100644 index 0000000..c9eccda Binary files /dev/null and b/images/259_1.jpg differ diff --git a/images/ArminGarten-scaled.jpg b/images/ArminGarten-scaled.jpg new file mode 100644 index 0000000..62c36f1 Binary files /dev/null and b/images/ArminGarten-scaled.jpg differ diff --git a/images/DSF3686.jpg b/images/DSF3686.jpg new file mode 100644 index 0000000..30ba51d Binary files /dev/null and b/images/DSF3686.jpg differ diff --git a/images/DSF4004-HDR.jpg b/images/DSF4004-HDR.jpg new file mode 100644 index 0000000..7f23344 Binary files /dev/null and b/images/DSF4004-HDR.jpg differ diff --git a/images/DSF4943-HDR.jpg b/images/DSF4943-HDR.jpg new file mode 100644 index 0000000..bff8a2a Binary files /dev/null and b/images/DSF4943-HDR.jpg differ diff --git a/images/DSF7917-HDR.jpg b/images/DSF7917-HDR.jpg new file mode 100644 index 0000000..48d709c Binary files /dev/null and b/images/DSF7917-HDR.jpg differ diff --git a/images/DSF9165.jpg b/images/DSF9165.jpg new file mode 100644 index 0000000..4290bed Binary files /dev/null and b/images/DSF9165.jpg differ diff --git a/index.html b/index.html index 20112a2..d56deca 100644 --- a/index.html +++ b/index.html @@ -132,7 +132,7 @@ .hero-bg { position: absolute; inset: 0; - background: url('https://www.marszalekarchitekten.at/wp-content/uploads/2021/12/ArminGarten-scaled.jpg') center/cover no-repeat; + background: url('images/ArminGarten-scaled.jpg') center/cover no-repeat; transform: scale(1.03); transition: transform 9s ease-out; } @@ -681,7 +681,7 @@
+