Commit graph

20 commits

Author SHA1 Message Date
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
021da8f5c7 refactor: enhance product descriptions and add new executive chair entries in products.json
All checks were successful
continuous-integration/drone/push Build is passing
- Updated descriptions for existing conference and task chairs to improve clarity and appeal.
- Added new executive chair models, including the 3.60 TASK CHAIR, Accord TASK CHAIR, Allure TASK CHAIR, and Riya TASK CHAIR, with detailed specifications and images.
- Adjusted warranty periods for several products to standardize at 5 years.
- Improved CSS for better layout and spacing across various elements in the product detail page.
2025-09-17 22:51:43 -07:00
197f862045 refactor: enhance product detail page layout and specifications display
All checks were successful
continuous-integration/drone/push Build is passing
- Updated product-detail.html to improve spacing and layout for product description and specifications.
- Removed static size and color options sections to streamline the design.
- Added dynamic rendering of product specifications in JavaScript for better user experience.
- Adjusted CSS for improved margin and height settings across various elements.
2025-09-17 22:24:55 -07:00
a648abe2d0 refactor: streamline sizes array formatting in products.json for consistency and readability 2025-09-17 20:52:22 -07:00
18cf5c8ed3 Implement image enlargement modal and enhance product detail functionality
- Replaced static quantity controls with a modal for image enlargement on product detail and catalog pages.
- Added event listeners for image clicks to trigger modal display with enlarged images.
- Updated product detail page to dynamically load images and descriptions, improving user experience.
- Refactored JavaScript to streamline image handling and modal interactions.
- Enhanced CSS for modal styling and transitions, ensuring a smooth user experience.
2025-09-17 20:52:03 -07:00
7295bcba7e refactor: enhance product detail page with dynamic content loading and improved gallery functionality
- Updated product-detail.html to replace static content with dynamic placeholders for images, title, description, sizes, and colors.
- Modified main.js to implement dynamic loading of product details, including title, description, images, sizes, and colors.
- Improved gallery functionality to support a carousel view for product images, including navigation buttons.
- Adjusted CSS to add new transition durations and easing functions for smoother animations.
2025-09-17 19:40:13 -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
71af0f24e7 refactor: remove unused carousel indicator and obsolete image file, update image paths in main.js for improved carousel functionality 2025-09-17 13:19:48 -07:00
57816a44af refactor: update image paths in index.html and main.js, remove obsolete image file, and add new carousel indicators for improved visual presentation 2025-09-17 12:40:49 -07:00
60ffd31b68 feat: enhance curated card interactions with tap-to-toggle functionality for mobile and improved hover effects for desktop
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-16 01:03:42 -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
be36d6aa3c feat: enhance product comparison functionality with Add To Quote integration and initialization checks
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-10 04:49:06 -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
b0c6379ddd feat: update hero section with carousel functionality and styling enhancements 2025-09-05 08:37:31 -07:00
0eab10dc09 feat: add quote page 2025-08-26 02:12:49 -04:00
ec844c6c88 feat: add product comparison page 2025-08-26 01:08:37 -04:00
0d5fd84762 feat: add product catalog and product detail pages 2025-08-22 07:40:59 -04:00
9a3a106fca polished webspages and completed implementation. 2025-08-19 05:16:00 -04:00
323c135c84 feat: add tailwind 2025-08-13 16:00:37 -04:00
34d6f638bd feat: Create template 2025-08-13 14:10:25 -04:00