Closed TanishqAswar closed 2 weeks ago
Name | Link |
---|---|
Latest commit | 35504bf0a92d06eff89aa2e1c1e3342683ffca05 |
Latest deploy log | https://app.netlify.com/sites/mayank-foodie/deploys/672b608bfdfa3d00087b6fed |
@TanishqAswar is attempting to deploy a commit to the m-ayank2005's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
foodie | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 0:28am |
**Replaced characters with their HTML entity equivalents This pull request includes changes to improve code readability and consistency in two components:
CustomerReviewCarousel
andAbout
page. The most important changes include replacing double quotes with single quotes in JSX attributes and converting HTML entities to their corresponding characters.Improvements to
CustomerReviewCarousel
:src/Components/CustomerReviewCarousel.js
)Improvements to
About
page:src/app/about/page.js
)src/app/about/page.js
)