diff --git a/pricing.html b/pricing.html
new file mode 100644
index 0000000..eb26078
--- /dev/null
+++ b/pricing.html
@@ -0,0 +1,98 @@
+
+
+
+
+
+
Pricing
+
+
+
+
+ Pricing
+ This page outlines the pricing plans or packages offered by our company. You can find details about different tiers, features included in each plan, and pricing information.
+
+
+
+
+
+
+ Plan |
+ Features |
+ Price |
+ Action |
+
+
+
+
+ Basic |
+ Feature 1, Feature 2 |
+ $XX.XX/month |
+ Sign Up |
+
+
+ Standard |
+ Feature 1, Feature 2, Feature 3 |
+ $XX.XX/month |
+ Sign Up |
+
+
+ Premium |
+ Feature 1, Feature 2, Feature 3, Feature 4 |
+ $XX.XX/month |
+ Sign Up |
+
+
+
+
+
+
diff --git a/products.html b/products.html
new file mode 100644
index 0000000..ca94c96
--- /dev/null
+++ b/products.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
Products
+
+
+
+
+ Products
+ This page showcases the various products or services offered by our company. You can find details about each product, such as features, pricing, and customer reviews.
+
+
+
+
+
+ Product 1
+ Description of Product 1. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+ Price: $XX.XX
+ Learn More
+
+
+
+
+ Product 2
+ Description of Product 2. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+ Price: $XX.XX
+ Learn More
+
+
+
+
+
+
+
diff --git a/resources.html b/resources.html
new file mode 100644
index 0000000..f7ba896
--- /dev/null
+++ b/resources.html
@@ -0,0 +1,101 @@
+
+
+
+
+
+
Resources
+
+
+
+
+ Resources
+ This page serves as a hub for resources related to our industry, such as blog posts, whitepapers, ebooks, webinars, or guides.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/style.css b/style.css
index 59d4a91..e31e79d 100644
--- a/style.css
+++ b/style.css
@@ -161,7 +161,7 @@ nav {
padding: 10px 0;
margin-left: 50px;
- background-color: #ccc
+ background-color: #1f1d1d
}
.company-logo img {