Moved all web development service and pricing plan data from `web-design/index.vue` to a new `config/web-dev-services.ts` file.
- Centralizes service definitions for easier maintenance and scalability.
- Simplifies the `web-design` page by making it data-driven.
- Replaces static links with dynamic `onClick` handlers that generate a pre-filled WhatsApp message for inquiries.