diff --git a/about.html b/about.html index 425c657..caaa67d 100644 --- a/about.html +++ b/about.html @@ -19,9 +19,10 @@ + - + Document @@ -144,5 +145,37 @@ + + +
+
+
+ The Cafe +
+ + +
+
diff --git a/contact.html b/contact.html index 6fbf44a..c712edf 100644 --- a/contact.html +++ b/contact.html @@ -1,75 +1,147 @@ + + - - + + + crossorigin="anonymous" /> + crossorigin="anonymous"> - - + + + - + Document -
@@ -84,12 +156,10 @@
+ class="d-flex flex-column justify-content-center align-items-start h-100">
+ class="bs-icon-md bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon"> + style="font-size: 24px"> + d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z">
@@ -112,20 +180,17 @@
Phone
+ style="width: 30px"> + viewBox="0 0 16 16"> + d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z">
@@ -136,19 +201,16 @@
E-Mail
+ style="width: 30px"> + viewBox="0 0 16 16"> + d="M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354zm1.58 1.408-.002-.001.002.001zm-.002-.001.002.001A.5.5 0 0 1 6 2v5a.5.5 0 0 1-.276.447h-.002l-.012.007-.054.03a4.922 4.922 0 0 0-.827.58c-.318.278-.585.596-.725.936h7.792c-.14-.34-.407-.658-.725-.936a4.915 4.915 0 0 0-.881-.61l-.012-.006h-.002A.5.5 0 0 1 10 7V2a.5.5 0 0 1 .295-.458 1.775 1.775 0 0 0 .351-.271c.08-.08.155-.17.214-.271H5.14c.06.1.133.191.214.271a1.78 1.78 0 0 0 .37.282z">
@@ -160,15 +222,16 @@
Location
-
+
+ required />
Location name="mail" id="mail" placeholder="Enter Your Email" - required - /> + required />
+ required>
- +
@@ -198,5 +263,92 @@
Location
+ +
+
+
+ The Cafe +
+ + +
+
diff --git a/faq.html b/faq.html index e4510ea..18f45f8 100644 --- a/faq.html +++ b/faq.html @@ -16,7 +16,8 @@ - + + Document @@ -78,7 +79,7 @@

Frequently Asked Questions

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Laboriosam tenetur voluptatibus in rem, adipisci cupiditate eius possimus dolorem, corrupti, fuga iusto! Animi quas ab iste! - +
Do you offer free Wi-Fi for customers? @@ -155,7 +156,37 @@

Customer Reviews

- + +
+
+
+ The Cafe +
+ + +
+
diff --git a/footer.css b/footer.css new file mode 100644 index 0000000..4b353cf --- /dev/null +++ b/footer.css @@ -0,0 +1,43 @@ +.footer9{ + background-color: black; + display: flex; + justify-content: space-between; + align-items: center; + padding: 20px 80px; +} +.social-media-icon9{ + height: 12px; + text-decoration: none; +} +.social-media-icon-img{ + height: 32px; + padding: 5px; +} + +.links{ + display: flex; + flex-direction: column; + height: 160px; + width: 25vw; + flex-wrap: wrap; + padding: 10px; + margin: auto; + padding: auto; +} +.navi-link{ + padding: 5px; + text-decoration: none; + color: #fff; +} +@media screen and (max-width: 400px) { + .footer9{ + flex-direction: column; + padding: 20px 0; + } + .links{ + padding: 10px 10%; + margin: 0; + width: 100%; + align-items: center; + } +} \ No newline at end of file diff --git a/images/facebook-icon.png b/images/facebook-icon.png new file mode 100644 index 0000000..ac2c5b4 Binary files /dev/null and b/images/facebook-icon.png differ diff --git a/images/github-icon.png b/images/github-icon.png new file mode 100644 index 0000000..f1f9885 Binary files /dev/null and b/images/github-icon.png differ diff --git a/images/instagram-icon.png b/images/instagram-icon.png new file mode 100644 index 0000000..6ce21e3 Binary files /dev/null and b/images/instagram-icon.png differ diff --git a/images/linkedin-icon.png b/images/linkedin-icon.png new file mode 100644 index 0000000..8d00620 Binary files /dev/null and b/images/linkedin-icon.png differ diff --git a/index.html b/index.html index 7d43648..eb67c88 100644 --- a/index.html +++ b/index.html @@ -5,16 +5,17 @@ - + - + + @@ -81,6 +82,37 @@

WELCOME TO THE CAFE + +
+ +
\ No newline at end of file diff --git a/menu.html b/menu.html index 1d3ff9c..405b86b 100644 --- a/menu.html +++ b/menu.html @@ -20,6 +20,7 @@ + Document @@ -80,7 +81,7 @@

Cart


-
+
+
+ +
diff --git a/order.html b/order.html index 56890ac..5586509 100644 --- a/order.html +++ b/order.html @@ -22,6 +22,7 @@ + Document @@ -70,14 +71,14 @@
-
+ +
@@ -99,8 +100,8 @@

Step 2 - Enter Address & Other Details

- - + +
- - + +
- +
@@ -149,5 +150,36 @@

Step 2 - Enter Address & Other Details

+ +
+
+
+ The Cafe +
+ + +
+
\ No newline at end of file diff --git a/trackorder.html b/trackorder.html index 370dc31..0935706 100644 --- a/trackorder.html +++ b/trackorder.html @@ -9,6 +9,8 @@ integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous"> + +