diff --git a/resources/w.ts b/resources/w.ts index 70509ce8..3723a31b 100644 --- a/resources/w.ts +++ b/resources/w.ts @@ -97,14 +97,6 @@ export const resources: Resource[] = [ 'Web Code Tools is a suite of code generators for HTML, CSS, Meta Tags, Open Graph, Structured Data, Twitter Cards and more.', url: 'https://webcode.tools', }, - { - name: 'WebCurate Developer Tools', - description: - 'A hand-curated collection of 380+ best developer tools and resources with detailed descriptions and features.', - categories: ['Productivity'], - url: 'https://webcurate.co/c/developer', - keywords: ['html', 'css', 'javascript', 'development'], - }, { name: 'Web Design Inspiration', categories: ['Design', 'Inspiration', 'UI'], @@ -131,6 +123,14 @@ export const resources: Resource[] = [ description: 'Analyses any web page for violations of best practices.', url: 'https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp?hl=en', }, + { + name: 'WebCurate Developer Tools', + description: + 'A hand-curated collection of 380+ best developer tools and resources with detailed descriptions and features.', + categories: ['Productivity'], + url: 'https://webcurate.co/c/developer', + keywords: ['html', 'css', 'javascript', 'development'], + }, { name: 'Webflow', categories: ['Website Builder'], @@ -160,7 +160,6 @@ export const resources: Resource[] = [ url: 'https://webscrapeai.com', keywords: ['scraper', 'no code', 'ai web scraper', 'web scraper', 'visual web scraper'], }, - { name: 'Website Authority Checker', categories: ['SEO'], @@ -168,6 +167,13 @@ export const resources: Resource[] = [ 'Free tool to check the "authority" of any website based on the quality and quantity of its external backlinks.', url: 'https://ahrefs.com/website-authority-checker', }, + { + name: 'Websitevice', + categories: ['Design', 'Inspiration', 'UI'], + description: + 'Website design examples to get inspiration for business, real estate, product, agency, education, ecommerce, personal and more', + url: 'https://websitevice.com', + }, { name: 'WebStorm', categories: ['Editor', 'Programming'],