diff --git a/html/5-projects/navya/index.html b/html/5-projects/navya/index.html
new file mode 100644
index 00000000..e0c37775
--- /dev/null
+++ b/html/5-projects/navya/index.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+ HTML Assignments | Your Name
+
+
+
+
+ Assignment 1
+
+
+
+
+
+ Assignment 2
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/html/5-projects/navya/project-1/personal-homepage.html b/html/5-projects/navya/project-1/personal-homepage.html
new file mode 100644
index 00000000..6def21d0
--- /dev/null
+++ b/html/5-projects/navya/project-1/personal-homepage.html
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+ My Personal Homepage
+
+
+
+
+
+
+
+
+ About Me
+ Hello! I am Navya Jain, a Technical Consultant focused on making technology work for people.
+
+
+
+ Education
+ Bachelor of Engineering in Computer Science from Chandigarh University
+ Graduation Date:
+
+
+
+ Skills
+
+ - HTML
+ - Semantic HTML
+ - Basic JavaScript
+ - Problem Solving
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/html/5-projects/navya/project-2/product-landing_page.html b/html/5-projects/navya/project-2/product-landing_page.html
new file mode 100644
index 00000000..3f1143f8
--- /dev/null
+++ b/html/5-projects/navya/project-2/product-landing_page.html
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+ Product Landing Page
+
+
+
+
+
+
+
+
+
+
+ Product Features
+ TechGadget Pro is designed to make your daily tasks easier, faster, and smarter. It combines cutting-edge
+ technology with user-friendly design.
+
+ - High-performance hardware
+ - Intuitive interface
+ - Seamless connectivity
+ - Affordable and flexible plans
+
+
+
+
+ Product Video
+
+
+
+
+
+ Product Plans
+
+ Choose the right plan for you
+
+
+ | Plan |
+ Price |
+ Features |
+
+
+
+
+ | Basic |
+ $9.99/month |
+ Access to core features |
+
+
+ | Pro |
+ $19.99/month |
+ Core features + priority support |
+
+
+ | Premium |
+ $29.99/month |
+ All features + exclusive updates |
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file