Commit graph

9 commits

Author SHA1 Message Date
0a4494bc44 feat: add "Request a Quote" section to product comparison page and enhance CSS styles
All checks were successful
continuous-integration/drone/push Build is passing
- Introduced a new section for "Request a Quote" in product-comparison.html, positioned after the warranty details for better visibility.
- Updated main.css with new utility classes for widths and padding to support the new layout and improve overall styling consistency.
2025-09-18 03:54:59 -07:00
4d901448eb refactor: update product comparison layout and JavaScript for improved clarity
All checks were successful
continuous-integration/drone/push Build is passing
- Renamed sections in product-comparison.html for better alignment with product details, changing "Sales Package" to "Materials", "Model Number" to "Design", and "Secondary Material" to "Use Cases".
- Removed redundant product and dimensions sections from the HTML as per request to streamline the comparison layout.
- Updated main.js to reflect changes in the HTML, limiting the sections updated in the comparison table to "general" and "warranty" only, and adjusted data retrieval to match new section names.
2025-09-18 03:42:37 -07:00
195286e6c8 Update product data, fix icon paths, improve carousel, and increase product card heights
All checks were successful
continuous-integration/drone/push Build is passing
- Added products 50-88 to products.json with complete details
- Fixed icon paths after moving phone2.png and mail.png to icons folder
- Updated carousel to support 6 images with proper indicators
- Renamed first_homepage.jpg to index_hero.jpg and updated all references
- Increased product card heights from 29vh to 32vh for better visual presence
- Removed unused icon files (admin.png, calendar.png, search.png, tag.png)
- Added storage.jpg to our_story carousel images
2025-09-17 17:34:11 -07:00
4baf19983a refactor: update footer layout across multiple pages to improve consistency and reduce spacing, while enhancing link accessibility
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-15 05:11:07 -07:00
71e2a8489e feat: wrap logo images in anchor tags for improved navigation and add hover effects across multiple pages
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-15 03:06:44 -07:00
8fe919c449 refactor: remove blog and quote pages along with related scripts and data, streamline navigation and enhance overall site structure
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-11 16:09:47 -07:00
6c817cbd20 fix: product comparison mobile layout
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-10 04:05:36 -07:00
228095ed83 feat: implement responsive mobile menu and navigation enhancements across all pages
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-08 20:52:51 -07:00
ec844c6c88 feat: add product comparison page 2025-08-26 01:08:37 -04:00