diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 4fb372e..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,22 +0,0 @@
-# IDE
-.vscode/
-.idea/
-*.swp
-*.swo
-
-# OS
-.DS_Store
-Thumbs.db
-
-# Dependencies
-node_modules/
-package-lock.json
-yarn.lock
-
-# Build
-dist/
-build/
-
-# Environment
-.env
-.env.local
diff --git a/README.md b/README.md
deleted file mode 100644
index e1ecffe..0000000
--- a/README.md
+++ /dev/null
@@ -1,43 +0,0 @@
-# DevSecOps-Lab
-
-Sample Application for Learning DevSecOps
-
-## Sample Web Page
-
-A simple, responsive web application built with HTML, CSS, and JavaScript.
-
-### Features
-
-- Responsive design for all devices
-- Modern UI with gradient backgrounds
-- Smooth navigation and scrolling
-- Contact form functionality
-- Service cards showcase
-
-### Project Structure
-
-```
-.
-├── index.html # Main HTML file
-├── styles.css # CSS styling
-├── script.js # JavaScript functionality
-└── README.md # This file
-```
-
-### Quick Start
-
-1. Open `index.html` in your browser
-2. Navigate through sections using the navigation menu
-3. Click "Get Started" button to see the CTA functionality
-4. Fill in the contact form to test form submission
-
-### Browser Support
-
-- Chrome (latest)
-- Firefox (latest)
-- Safari (latest)
-- Edge (latest)
-
-### License
-
-MIT License - Feel free to use this project as a starting point for your own web applications.
diff --git a/index.html b/index.html
deleted file mode 100644
index bb99d05..0000000
--- a/index.html
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
- Sample Web Page
-
-
-
-
-
-
-
-
-
-
-
Welcome to Our Sample Web Page
-
This is a sample web application built with HTML, CSS, and JavaScript.
-
-
-
-
-
-
-
About Us
-
We create modern, responsive web applications that deliver excellent user experiences.