/ This script dynamically sets the alt text for specific images on the page.
// It targets images by their source URLs and assigns the appropriate alt attributes.
// Place this script just before the closing tag to ensure all DOM elements are loaded.