From 904296def72edaeb0902e775adf12ad29671cefa Mon Sep 17 00:00:00 2001 From: srujitha koduri <22b01a1273@svecw.edu.in> Date: Mon, 20 May 2024 17:13:33 +0530 Subject: [PATCH] navbar functionality is modified --- customers.html | 89 +++++++++++++++++++++++++++++++++++++++++++ index.html | 12 +++--- pricing.html | 98 +++++++++++++++++++++++++++++++++++++++++++++++ products.html | 95 ++++++++++++++++++++++++++++++++++++++++++++++ resources.html | 101 +++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 2 +- 6 files changed, 390 insertions(+), 7 deletions(-) create mode 100644 customers.html create mode 100644 pricing.html create mode 100644 products.html create mode 100644 resources.html diff --git a/customers.html b/customers.html new file mode 100644 index 0000000..8d5cd3b --- /dev/null +++ b/customers.html @@ -0,0 +1,89 @@ + + + + + + Customer + + + +
+

Customer

+

This page provides information about our company's customers, testimonials, case studies, or success stories.

+
+ +
+
+

"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus suscipit, justo a lacinia malesuada."

+

John Doe

+

ABC Company

+
+ +
+

"Nullam ac felis vel lorem blandit vestibulum. Fusce dapibus, neque vitae euismod consequat."

+

Jane Smith

+

XYZ Corporation

+
+ + + +
+ +

Case Studies

+

Here are some case studies highlighting successful projects or partnerships:

+ +
+ + diff --git a/index.html b/index.html index 570922e..9b3d584 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ -