Update Next.js version and remove GridList component
The Next.js version was updated in the 'pnpm-lock.yaml' file which resulted in changes to multiple dependencies. Also, the '_components/grid-list.tsx' file was deleted as it was deemed no longer necessary. Additional small changes were made to the blog page and 'marketing.json' file.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"pricing": "Pricing",
|
||||
"pricingSubtitle": "Pricing plans and payment options",
|
||||
"backToBlog": "Back to blog",
|
||||
"noPosts": "No posts found",
|
||||
"contactFaq": "If you have any questions, please contact us",
|
||||
"contact": "Contact",
|
||||
"about": "About",
|
||||
|
||||
Reference in New Issue
Block a user