Tea garden group photo

Tags
tea
Admin
20 Photos

  • 27
  • 0
  • 0
View license details
Share
Exif Data
Photo taken with ILCE-7RM3 500/10 f/4.0 1/160 ISO 100 Original date taken Jan 07, 2017
Color Palette
  • Details
  • Photo #10
  • Published on Mar 21, 2025
  • Photo type JPG
  • Resolution 7952x5304
  • Category Nature / Landscape...
  • File size 16.4MB
tag $(document).ready(function() { // Get the currently selected size (should be small by default) const selectedType = $('input[name="type"]:checked').val(); // If small or medium is selected, update button to Free Download if (selectedType === 'small' || selectedType === 'medium') { $('#downloadBtn').html(' Free Download') .attr('data-type', selectedType) .removeAttr('data-bs-toggle') .removeAttr('data-bs-target') .attr('type', 'submit'); } }); // Initialize button state for default selected size $(document).ready(function() { const selectedType = $('input[name="type"]:checked').val(); if (selectedType === 'small' || selectedType === 'medium') { $('#downloadBtn').html(' Free Download') .attr('data-type', selectedType) .removeAttr('data-bs-toggle') .removeAttr('data-bs-target') .attr('type', 'submit'); } });