Skip to content

Added, product listing , Enhance Product Page with New Components and Improved UI/UX#1

Closed
priyanshusingh305 wants to merge 38 commits intomainfrom
listing-page
Closed

Added, product listing , Enhance Product Page with New Components and Improved UI/UX#1
priyanshusingh305 wants to merge 38 commits intomainfrom
listing-page

Conversation

@priyanshusingh305
Copy link
Copy Markdown
Contributor

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.

priyanshusingh305 and others added 28 commits October 14, 2025 02:14
…ProductPage; enhance ProductInfo with Markdown support and dynamic use cases display
…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
… 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.
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
appsutra Ready Ready Preview Comment Oct 30, 2025 5:41pm

@abhishekslab
Copy link
Copy Markdown
Contributor

How do I run and check the ui on my dev env ?

@priyanshusingh305
Copy link
Copy Markdown
Contributor Author

priyanshusingh305 commented Oct 30, 2025

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
it directly show data from md file no need to do building

@abhishekslab
Copy link
Copy Markdown
Contributor

there is no dev script in package.json

@priyanshusingh305
Copy link
Copy Markdown
Contributor Author

priyanshusingh305 commented Oct 30, 2025

there is no dev script in package.json

frontend access files in listing folder out of frontend

cd frontend
npm run dev

Copy link
Copy Markdown
Contributor

@abhishekslab abhishekslab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@priyanshusingh305
Copy link
Copy Markdown
Contributor Author

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

@priyanshusingh305
Copy link
Copy Markdown
Contributor Author

Please define the site structure and how to navigate the same

Could you please elaborate on what you mean by defining the site structure and navigation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants