diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/css/img/AboutUs.jpg b/css/img/AboutUs.jpg new file mode 100644 index 0000000..fae0570 Binary files /dev/null and b/css/img/AboutUs.jpg differ diff --git a/css/style.css b/css/style.css index 82db9c8..05b7763 100644 --- a/css/style.css +++ b/css/style.css @@ -391,10 +391,13 @@ img:hover { /* Membership Settings */ #projects { background: indianred; + padding-top: 10px; } #projects h2 { color: #fff; + padding-bottom: 15%; + padding-top: -20px; } /* Input Global Settings */ @@ -1104,4 +1107,28 @@ footer { .navbar-toggler:hover .navbar-toggler-icon:after { max-width: 100%; } -} \ No newline at end of file +} + +/* About Us Settings */ +#about { + background: indianred; +} + +#about h2 { + color: #fff; + margin: 0 20px; +} + +.about-text { + color: #fff; + /* text-align: left; Justify the text */ +} + +/* Media Query for Tablet and Desktop */ +@media only screen and (min-width: 481px) { + .about-text { + font-size: 1.2em; /* Adjust font size for larger screens */ + } +} + + diff --git a/home.html b/home.html index 2250185..23176bb 100644 --- a/home.html +++ b/home.html @@ -70,15 +70,32 @@

FREE TRIAL

- + +
+
+

About Us

+
+
+
+

Welcome to Mang Gym, where fitness meets community. + Founded with a passion for health and wellness, Mang Gym has been a cornerstone of the fitness industry since its establishment in 1945. + A Legacy of Fitness: Our journey began in the quaint seaside town of North Fairview, where our first fitness club opened its doors. + Over the decades, Mang Gym has evolved into a global fitness leader with clubs spanning across 1699 countries. + A Commitment to Excellence: In 1970, faced with the challenge of a failing gym, the torch was passed to Vince and Patrick, who breathed new life into Mang Gym. + Through dedication and innovation, they transformed the gym into a haven for fitness enthusiasts. + Building a Community: At Mang Gym, we believe in more than just physical fitness; we believe in building a supportive community. + From our experienced trainers to our passionate members, every individual plays a vital role in creating a welcoming environment that fosters growth and motivation. + Embracing Change: Over the years, the fitness industry has seen many changes, but our philosophy remains steadfast. + We continue to provide top-notch equipment, diverse classes, knowledgeable staff, and personalized advice to empower our members on their fitness journey. Join the Mang Gym Family: Whether you're a seasoned athlete or just starting your fitness journey, Mang Gym welcomes you with open arms. Come join us and discover the transformative power of fitness in a supportive and inclusive environment.

+ Learn More +
+
+ +
+
+
+
+