diff --git a/assets/css/feature.css b/assets/css/feature.css
index 9af945d..e741d2f 100644
--- a/assets/css/feature.css
+++ b/assets/css/feature.css
@@ -1,27 +1,32 @@
.feature-icon {
- width: 4rem;
- height: 4rem;
- border-radius: .75rem;
- }
-
- .icon-square {
- width: 3rem;
- height: 3rem;
- border-radius: .75rem;
- }
-
- .text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
- .text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
- .text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }
-
- .card-cover {
- background-repeat: no-repeat;
- background-position: center center;
- background-size: cover;
- }
-
- .feature-icon-small {
- width: 3rem;
- height: 3rem;
- }
-
\ No newline at end of file
+ width: 4rem;
+ height: 4rem;
+ border-radius: 0.75rem;
+}
+
+.icon-square {
+ width: 3rem;
+ height: 3rem;
+ border-radius: 0.75rem;
+}
+
+.text-shadow-1 {
+ text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25);
+}
+.text-shadow-2 {
+ text-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
+}
+.text-shadow-3 {
+ text-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.25);
+}
+
+.card-cover {
+ background-repeat: no-repeat;
+ background-position: center center;
+ background-size: cover;
+}
+
+.feature-icon-small {
+ width: 3rem;
+ height: 3rem;
+}
diff --git a/assets/css/style.css b/assets/css/style.css
index 96b6438..b9b947d 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -17,6 +17,16 @@ body {
}
}
+.bi {
+ margin-left: 10px;
+ margin-right: 10px;
+ text-decoration: none;
+}
+
+#socialMediaSection a {
+ text-decoration: none;
+}
+
#banner-1 {
background: rgba(0, 0, 0, 0.6) url("../images/banners/1.jpg");
background-blend-mode: darken;
@@ -62,4 +72,4 @@ body {
#companyLogo {
max-width: 100%;
height: 100px;
-}
+}
\ No newline at end of file
diff --git a/assets/images/gallery/1.jpg b/assets/images/gallery/1.jpg
new file mode 100644
index 0000000..1681f9a
Binary files /dev/null and b/assets/images/gallery/1.jpg differ
diff --git a/assets/images/gallery/10.jpg b/assets/images/gallery/10.jpg
new file mode 100644
index 0000000..6d7c009
Binary files /dev/null and b/assets/images/gallery/10.jpg differ
diff --git a/assets/images/gallery/11.jpg b/assets/images/gallery/11.jpg
new file mode 100644
index 0000000..4cb174b
Binary files /dev/null and b/assets/images/gallery/11.jpg differ
diff --git a/assets/images/gallery/12.jpg b/assets/images/gallery/12.jpg
new file mode 100644
index 0000000..5fac71c
Binary files /dev/null and b/assets/images/gallery/12.jpg differ
diff --git a/assets/images/gallery/13.jpg b/assets/images/gallery/13.jpg
new file mode 100644
index 0000000..e53ac14
Binary files /dev/null and b/assets/images/gallery/13.jpg differ
diff --git a/assets/images/gallery/14.jpg b/assets/images/gallery/14.jpg
new file mode 100644
index 0000000..b8ee427
Binary files /dev/null and b/assets/images/gallery/14.jpg differ
diff --git a/assets/images/gallery/15.jpg b/assets/images/gallery/15.jpg
new file mode 100644
index 0000000..d261e90
Binary files /dev/null and b/assets/images/gallery/15.jpg differ
diff --git a/assets/images/gallery/2.jpg b/assets/images/gallery/2.jpg
new file mode 100644
index 0000000..aabbcef
Binary files /dev/null and b/assets/images/gallery/2.jpg differ
diff --git a/assets/images/gallery/3.jpg b/assets/images/gallery/3.jpg
new file mode 100644
index 0000000..240d39b
Binary files /dev/null and b/assets/images/gallery/3.jpg differ
diff --git a/assets/images/gallery/4.jpg b/assets/images/gallery/4.jpg
new file mode 100644
index 0000000..1b81e86
Binary files /dev/null and b/assets/images/gallery/4.jpg differ
diff --git a/assets/images/gallery/5.jpg b/assets/images/gallery/5.jpg
new file mode 100644
index 0000000..af8c3e0
Binary files /dev/null and b/assets/images/gallery/5.jpg differ
diff --git a/assets/images/gallery/6.jpg b/assets/images/gallery/6.jpg
new file mode 100644
index 0000000..2e48df4
Binary files /dev/null and b/assets/images/gallery/6.jpg differ
diff --git a/assets/images/gallery/7.jpg b/assets/images/gallery/7.jpg
new file mode 100644
index 0000000..f55973b
Binary files /dev/null and b/assets/images/gallery/7.jpg differ
diff --git a/assets/images/gallery/8.jpg b/assets/images/gallery/8.jpg
new file mode 100644
index 0000000..ad6d270
Binary files /dev/null and b/assets/images/gallery/8.jpg differ
diff --git a/assets/images/gallery/9.jpg b/assets/images/gallery/9.jpg
new file mode 100644
index 0000000..dcbdd17
Binary files /dev/null and b/assets/images/gallery/9.jpg differ
diff --git a/assets/images/services/airport/1.jpg b/assets/images/services/airport/1.jpg
new file mode 100644
index 0000000..b443310
Binary files /dev/null and b/assets/images/services/airport/1.jpg differ
diff --git a/assets/images/services/airport/2.jpg b/assets/images/services/airport/2.jpg
new file mode 100644
index 0000000..e676e2f
Binary files /dev/null and b/assets/images/services/airport/2.jpg differ
diff --git a/assets/images/services/airport/3.jpg b/assets/images/services/airport/3.jpg
new file mode 100644
index 0000000..829be81
Binary files /dev/null and b/assets/images/services/airport/3.jpg differ
diff --git a/assets/images/services/concrete-plant/1.jpg b/assets/images/services/concrete-plant/1.jpg
new file mode 100644
index 0000000..10edf43
Binary files /dev/null and b/assets/images/services/concrete-plant/1.jpg differ
diff --git a/assets/images/services/concrete-plant/2.jpg b/assets/images/services/concrete-plant/2.jpg
new file mode 100644
index 0000000..4623525
Binary files /dev/null and b/assets/images/services/concrete-plant/2.jpg differ
diff --git a/assets/images/services/concrete-plant/3.jpg b/assets/images/services/concrete-plant/3.jpg
new file mode 100644
index 0000000..1d424da
Binary files /dev/null and b/assets/images/services/concrete-plant/3.jpg differ
diff --git a/assets/images/services/spare-parts/1.jpg b/assets/images/services/spare-parts/1.jpg
new file mode 100644
index 0000000..a99f905
Binary files /dev/null and b/assets/images/services/spare-parts/1.jpg differ
diff --git a/assets/images/services/spare-parts/2.jpg b/assets/images/services/spare-parts/2.jpg
new file mode 100644
index 0000000..ab0a29c
Binary files /dev/null and b/assets/images/services/spare-parts/2.jpg differ
diff --git a/assets/images/services/steel-fabrication/1.jpg b/assets/images/services/steel-fabrication/1.jpg
new file mode 100644
index 0000000..d3dbf83
Binary files /dev/null and b/assets/images/services/steel-fabrication/1.jpg differ
diff --git a/assets/images/services/steel-fabrication/2.jpg b/assets/images/services/steel-fabrication/2.jpg
new file mode 100644
index 0000000..dcbdd17
Binary files /dev/null and b/assets/images/services/steel-fabrication/2.jpg differ
diff --git a/assets/images/services/steel-structure/1.jpg b/assets/images/services/steel-structure/1.jpg
new file mode 100644
index 0000000..0dcb41a
Binary files /dev/null and b/assets/images/services/steel-structure/1.jpg differ
diff --git a/assets/images/services/steel-structure/2.png b/assets/images/services/steel-structure/2.png
new file mode 100644
index 0000000..302c67a
Binary files /dev/null and b/assets/images/services/steel-structure/2.png differ
diff --git a/contact.php b/contact.php
deleted file mode 100644
index 60e8ad2..0000000
--- a/contact.php
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
- $textJoint Monorail Installation
- Noise Barrier System
- Joint Monorail Installation
- Joint Monorail Installation
-
Paragraph of text beneath the heading to explain the heading. We'll - add onto it with another sentence and probably just keep going until we run out of words.
- Primary button +We produce spare parts of machines according to client's drawings. +
Paragraph of text beneath the heading to explain the heading. -
+Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
+Paragraph of text beneath the heading to explain the heading. -
+Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
+Paragraph of text beneath the heading to explain the heading. We'll - add onto it with another sentence and probably just keep going until we run out of words.
- Primary button +We provide steel-fabricated products and are ready to be assembled by + the client.
Paragraph of text beneath the heading to explain the heading. We'll - add onto it with another sentence and probably just keep going until we run out of words.
- Primary button +We provide services related to structure building for offices, + factories and more.
Paragraph of text beneath the heading to explain the heading. -
+Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
-Paragraph of text beneath the heading to explain the heading. -
+Interested in our work? Let us provide you with our experience in steel fabrication - for your next project.
+Interested in our work? Let us provide you with our experience in steel fabrication + for your next project.
+ +