MDX compile error in corporatenewslondon.mdx
[next-mdx-remote] error compiling MDX:
Expected a closing tag for `<label>` (6:5-6:12) before the end of `paragraph`
4 | <p>Stay informed with the latest corporate news and insights from London. Filter by sector to find what matters to you.</p>
5 | <form>
> 6 | <label>Region
| ^
7 | <select name="region">
8 | <option>London</option>
More information: https://mdxjs.com/docs/troubleshooting-mdx
Raw MDX source:
<section className="form">
<h2>Your News on the Go!!!!</h2>
<p>Stay informed with the latest corporate news and insights from London. Filter by sector to find what matters to you.</p>
<form>
<label>Region
<select name="region">
<option>London</option>
<option>West Midlands</option>
<option>East Midlands</option>
<option>Yorkshire</option>
<option>North West</option>
<option>North East</option>
<option>South West</option>
<option>South East</option>
</select>
</label>
<label>Sector
<select name="sector">
<option>Deals</option>
<option>Property</option>
<option>Manufacturing</option>
<option>Transportation</option>
<option>Technology</option>
</select>
</label>
</form>
</section>
<section className="split">
<div className="split-text">
<h2>London</h2>
<p>Access in-depth articles spotlighting key developments across London's business sectors. Stay connected with the corporate news that matters to your region and industry.</p>
</div>
<img src="https://static.wixstatic.com/media/8d5369_4d5b66ad52254c089e5726a93ee422c5~mv2.png/v1/fill/w_506,h_300,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/CN1.png" alt="CN1.png" />
</section>
<section className="features">
<h2>Featured News</h2>
<p>Latest corporate developments and insights from London and beyond</p>
<div className="grid">
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Birmingham Master Plan</h3>
<p>Birmingham planners set to decide Curzon Wharf skyscraper scheme. The £360m Curzon Wharf scheme would see three towers built on land nearby the A38 (M) and Dartmouth Circus. The project would include a 53-storey residential building and ...... <a href="/post/birmingham-master-plan">Read more</a></p>
</article>
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Introducing The Latest B2B- Corporate news Platform</h3>
<p>Welcome to Corporate-News.co.uk, the premier news media platform designed for professionals seeking to stay informed and connected. We feature in-depth articles that spotlight key developments across various regions and sectors, ensuring you never miss critical insights. ...... <a href="/post/introducing-platform">Read more</a></p>
</article>
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Birmingham Master Plan</h3>
<p>Birmingham planners set to decide Curzon Wharf skyscraper scheme. The £360m Curzon Wharf scheme would see three towers built on land nearby the A38 (M) and Dartmouth Circus. The project would include a 53-storey residential building and ...... <a href="/post/birmingham-master-plan">Read more</a></p>
</article>
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Birmingham Master Plan</h3>
<p>Birmingham planners set to decide Curzon Wharf skyscraper scheme. The £360m Curzon Wharf scheme would see three towers built on land nearby the A38 (M) and Dartmouth Circus. The project would include a 53-storey residential building and ...... <a href="/post/birmingham-master-plan">Read more</a></p>
</article>
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Birmingham Master Plan</h3>
<p>Birmingham planners set to decide Curzon Wharf skyscraper scheme. The £360m Curzon Wharf scheme would see three towers built on land nearby the A38 (M) and Dartmouth Circus. The project would include a 53-storey residential building and ...... <a href="/post/birmingham-master-plan">Read more</a></p>
</article>
<article>
<img src="https://static.wixstatic.com/media/8d5369_0d592de4915a41f3b522295adee8aa7f~mv2.jpg/v1/fill/w_212,h_126,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/p15_22.jpg" alt="p15_22.jpg" />
<h3>Birmingham Master Plan</h3>
<p>Birmingham planners set to decide Curzon Wharf skyscraper scheme. The £360m Curzon Wharf scheme would see three towers built on land nearby the A38 (M) and Dartmouth Circus. The project would include a 53-storey residential building and ...... <a href="/post/birmingham-master-plan">Read more</a></p>
</article>
</div>
</section>
<section className="cta">
<h2>Subscribe for our Monthly News Letter</h2>
<p>Stay informed with corporate insights delivered directly to your inbox</p>
<p><a href="/newsletter"><button>Subscribe to Newsletter</button></a></p>
</section>