This project is a simple landing page designed to provide information and allow users to subscribe via a Google Form.
landing-page/
├── index.html # Main landing page
├── style.css # Styles for the landing page
├── script.js # JavaScript for interactivity
└── README.md # Project documentation
index.html in a web browser to view the landing page.index.html to your specific form URL.style.css to change the appearance as needed.script.js for any additional JavaScript functionality you may want to implement.