Added, product listing , Enhance Product Page with New Components and Improved UI/UX#1
Added, product listing , Enhance Product Page with New Components and Improved UI/UX#1priyanshusingh305 wants to merge 38 commits intomainfrom
Conversation
…ProductPage; enhance ProductInfo with Markdown support and dynamic use cases display
…s; update layout and improve responsiveness
…e icon usage and improve layout responsiveness
…add PricingOverview, and support Markdown rendering
…e ProductInfo layout and integration display
…s components, and enhance key features display
…lan; adjust related components and metadata
… product data - Updated package.json to include new build dependency. - Replaced listing functions with product functions to fetch data from markdown files. - Removed hardcoded product data and integrated dynamic product fetching in the product details page. - Deleted obsolete structure.js file containing old product data. - Added new markdown files for Keka Services and Razorpay with detailed product information. - Updated search and comparison components to handle new product data structure. - Improved SEO metadata generation for product pages. - Fixed minor text encoding issues in various components.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…tegory by using folder names
…roductCard component
…ith products across the application
…oved responsiveness
…ew, and Why Choose Us sections
|
How do I run and check the ui on my dev env ? |
there is no need for env file if asking for dev end npm run dev |
|
there is no dev script in package.json |
frontend access files in listing folder out of frontend cd frontend |
abhishekslab
left a comment
There was a problem hiding this comment.
Please remove the landing page from codebase and any unused components that become unused linked to it
Please squash all changes into one
Please define the site structure and how to navigate the same
will do this ASAP |
Could you please elaborate on what you mean by defining the site structure and navigation? |
5d9bcac to
de388da
Compare
Introduce several new components and enhancements to the product page, including a revamped layout, improved styling, and dynamic data handling. Addressed issues with the CRM page and optimized the search functionality. Updated the product data structure to support markdown rendering and integrated new features for better user engagement.