diff --git a/hotel_booking/about.php b/hotel_booking/about.php new file mode 100644 index 0000000..b6d7e77 --- /dev/null +++ b/hotel_booking/about.php @@ -0,0 +1,144 @@ + + + + + + Midtown Hotel | About the hotel + + + + + +
+ +
+
+

About the Hotel

+

Midtown Hotel, where quality and great atmosphere unite

+
+
+
+ +
+
+

Our vision

+
+
+ +
+
+ +
+

Our vision

+

"The journey began with the aspiration to craft something exceptional"

+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + \ No newline at end of file diff --git a/hotel_booking/components/header.php b/hotel_booking/components/header.php index fdc5df6..fece2aa 100644 --- a/hotel_booking/components/header.php +++ b/hotel_booking/components/header.php @@ -25,7 +25,7 @@
- + +
+
+
+
III
+
+

Massage

+
+

Relax, Rejuvenate, and Unwind with Every Touch

+

The challenges of everyday life can place a significant burden on your physical well-being. + This is why it is crucial to prioritize self-care. Our massage sessions are dedicated to ensuring your body functions optimally, + enabling you to participate in activities such as completing a half marathon without any hindrances

+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+

Aromatherapy massages

+

Deep tissue massages

+

Hot stone massages

+

Thai massages

+

Swedish massage

+
+
+
+
+ + - - - \ No newline at end of file diff --git a/hotel_booking/style.css b/hotel_booking/style.css index ec919e6..1c18e1a 100644 --- a/hotel_booking/style.css +++ b/hotel_booking/style.css @@ -147,6 +147,7 @@ ul{ } .hero-title{ font-size: 56px; + text-transform: uppercase; margin-bottom: 10px; animation: fadeInUp 1s ease-in-out; } @@ -330,7 +331,7 @@ ul{ } .pre-header-testimonials{ width: 100px; - margin-bottom: -50px; + margin-bottom: 100px; margin-top: 100px; } /*--Footer--*/ @@ -493,7 +494,7 @@ ul{ margin-bottom: 10px; } .hero-title{ - font-size: 44px; + font-size: 40px; } .hero-subtitle{ font-size: 14px; @@ -527,7 +528,7 @@ ul{ padding-right: 30px; } .pre-header-testimonials{ - margin-bottom: -100px; + margin-bottom: 50px; } .footer-grid-1 a{ color: #93B1A6;