climate-change-agriculture-.../impact.html

52 lines
3.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Impact on Agriculture - Queen Creek, Arizona</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Impact on Agriculture - Queen Creek, Arizona">
<meta property="og:description" content="One of the most significant impacts of climate change on agriculture in Queen Creek is water scarcity. The region relies heavily on the Colorado River for…">
<meta property="og:image" content="https://images.pexels.com/photos/11678434/pexels-photo-11678434.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940">
<meta property="og:url" content="https://anthony-navarrete.4ort.net/impact.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="One of the most significant impacts of climate change on agriculture in Queen Creek is water scarcity. The region relies heavily on the Colorado River for…">
<link rel="stylesheet" href="styles.css">
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Impact on Agriculture</h1>
</header>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="impact.html">Impact on Agriculture</a></li>
<li><a href="solutions.html">Solutions and Adaptations</a></li>
<li><a href="resources.html">Resources and Contacts</a></li>
</ul>
</nav>
<main>
<section>
<h2>Water Scarcity</h2>
<img src="https://images.pexels.com/photos/11678434/pexels-photo-11678434.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Irrigation on farm field" style="width: 100%; height: auto;">
<p>One of the most significant impacts of climate change on agriculture in Queen Creek is water scarcity. The region relies heavily on the Colorado River for irrigation, and prolonged droughts have reduced the river's flow, leading to water shortages. This affects crop yields and the viability of farming operations.</p>
</section>
<section>
<h2>Extreme Temperatures</h2>
<p>Rising temperatures pose another major challenge. Crops such as cotton, alfalfa, and citrus, which are traditionally grown in Queen Creek, are sensitive to heat stress. Extreme heat can reduce yields, lower crop quality, and increase the incidence of pests and diseases.</p>
</section>
<section>
<h2>Soil Degradation</h2>
<p>Soil degradation is a growing concern. Increased evaporation due to higher temperatures depletes soil moisture, while intense rainstorms can cause erosion and nutrient loss. These factors can reduce soil fertility and productivity over time.</p>
</section>
<section>
<h2>Changing Pest Patterns</h2>
<p>Climate change is also altering pest patterns. Warmer winters allow pests to survive in larger numbers and expand their range, leading to increased pressure on crops. Farmers in Queen Creek are facing new pest threats that require adaptive management strategies.</p>
</section>
</main>
<footer>
<p>&copy; 2023 Anthony Navarrete. All rights reserved.</p>
</footer>
</body>
</html>