Commit graph

34 commits

Author SHA1 Message Date
0a4494bc44 feat: add "Request a Quote" section to product comparison page and enhance CSS styles
- 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
021da8f5c7 refactor: enhance product descriptions and add new executive chair entries in products.json
- 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
- 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
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
d84c6196d1 refactor: update products.json to enhance product galleries with new image pairs for various training tables and screens 2025-09-17 19:43:10 -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
- 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
f5b9d3dea7 refactor: update main.css to enhance utility classes for margins, heights, and spacing, improving layout flexibility and responsiveness 2025-09-17 13:50:55 -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
e8027ebe7e refactor: update image paths in index.html, remove obsolete images, and enhance CSS with new utility classes for improved layout and responsiveness 2025-09-17 12:49:12 -07:00
0680758ab5 refactor: update image paths in index.html, remove obsolete images, and streamline CSS by eliminating unused classes for improved maintainability 2025-09-17 12:45:50 -07:00
49a823959e refactor: adjust layout and styling in index.html and main.css for improved responsiveness and visual consistency 2025-09-16 23:06:02 -07:00
60ffd31b68 feat: enhance curated card interactions with tap-to-toggle functionality for mobile and improved hover effects for desktop 2025-09-16 01:03:42 -07:00
4baf19983a refactor: update footer layout across multiple pages to improve consistency and reduce spacing, while enhancing link accessibility 2025-09-15 05:11:07 -07:00
9eb79c1fb6 refactor: remove "Our Partners" section from index.html and add new utility classes in main.css for improved styling 2025-09-15 03:32:47 -07:00
71e2a8489e feat: wrap logo images in anchor tags for improved navigation and add hover effects across multiple pages 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 2025-09-11 16:09:47 -07:00
6c817cbd20 fix: product comparison mobile layout 2025-09-10 04:05:36 -07:00
6a763bbfda feat: enhance product detail layout with responsive design adjustments and new utility classes 2025-09-10 02:47:45 -07:00
228095ed83 feat: implement responsive mobile menu and navigation enhancements across all pages 2025-09-08 20:52:51 -07:00
a0995281e6 feat: initialize project with package.json and Tailwind CSS setup 2025-09-05 09:59:30 -07:00
b0c6379ddd feat: update hero section with carousel functionality and styling enhancements 2025-09-05 08:37:31 -07:00
6b21abfe6a feat: adds drone file 2025-08-26 12:29:30 -04: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
23791a2768 feat: all html pages 2025-08-18 02:26:51 -04:00
9ebc495d7a feat: add all homepage sections 2025-08-15 03:53:32 -04:00
a0738b7f9b feat: added more sections for homepage 2025-08-15 02:38:44 -04:00
da0e2bc733 feat: add hero section 2025-08-13 18:21:13 -04:00
6e74f1e8d5 fix: style header 2025-08-13 16:26:35 -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