convexsol_stage/constants/meta.constant.ts
2025-12-02 11:02:00 +05:30

92 lines
4.9 KiB
TypeScript

export const META_DATA_CONSTANT = {
HOME: {
TITLE: 'Custom Software Development Company in Dubai, UAE | ConvexSol',
DESCRIPTION:
'Looking to digitize your business? Our cutting-edge Software Development Company in Dubai offers solutions helping businesses convert ideas into value-driven services. Hire Experts Today.',
EXTRA_SCHEMA: `{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "ConvexSol",
"url": "https://convexsol.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://convexsol.com/{search_term_string}",
"query-input": "required name=search_term_string"
}
}`,
},
// POWER_PLATFORM: {
// TITLE: 'Comprehensive and Robust Power Platform Service | ConvexSol',
// DESCRIPTION:
// 'Ready to upscale your business? Our end-to-end power platform services will make it easy to create seamless & flexible solutions. Schedule a call today!',
// },
// CONVEX_V_ZIT: {
// TITLE: 'Enhance Visitor Management System with Ease | ConvexSol',
// DESCRIPTION:
// 'Willing to explore the advantages of visitor management system? As a competent team we help you get frictionless entry experience for your visitors and employees. Call to know more!',
// },
CONVEX_SWIFT: { TITLE: 'ConvexSol' },
CONVEX_CRM: { TITLE: 'ConvexSol' },
CONTACT_US: { TITLE: 'ConvexSol' },
COMPANY: { TITLE: 'ConvexSol' },
CASE_STUDIES: { TITLE: 'Explore Success Stories & Results with our case studies', DESCRIPTION: 'Find out how we cater our clients & respond to the preferences ensuring they receive robust, scalable and intuitive service allowing them go the extra mile.' },
CASE_STUDIES_DETAILS: { TITLE: 'ConvexSol' },
BLOG: { TITLE: 'Cutting edge blog enabling understand our product & Service', DESCRIPTION: 'Stay updated by reading our latest blog. We ring in latest innovation in our blog section empowering clients making a real difference.' },
WEB_DEVELOPMENT: { TITLE: 'ConvexSol' },
TESTING_QUALITY: { TITLE: 'ConvexSol' },
ROBOTIC_PROCESS: { TITLE: 'ConvexSol' },
MOBILE_DEVELOPMENT: { TITLE: 'ConvexSol' },
SERVICES: { TITLE: 'ConvexSol' },
E_COMMERCE: { TITLE: 'ConvexSol' },
DEDICATED_HIRING: { TITLE: 'ConvexSol' },
UI_UX: { TITLE: 'ConvexSol' },
BUSINESS_ANALYTIC: { TITLE: 'ConvexSol' },
AI_ML: { TITLE: 'ConvexSol' },
BLOG_DETAILS: { TITLE: 'ConvexSol' },
HIRE_SASS: { TITLE: 'ConvexSol' },
HIRE_MOBILE: { TITLE: 'ConvexSol' },
HIRE_LOW_CODE: { TITLE: 'ConvexSol' },
HIRE_TEAM: { TITLE: 'ConvexSol' },
HIRE_FULL_STACK: { TITLE: 'ConvexSol' },
HIRE_FRAMEWORKS: { TITLE: 'ConvexSol' },
HIRE_E_COMMERCE: { TITLE: 'ConvexSol' },
HIRE_DEVOPS: { TITLE: 'ConvexSol' },
HIRE_DATABASE: { TITLE: 'ConvexSol' },
HIRE_CMS: { TITLE: 'ConvexSol' },
HIRE_CLOUD: { TITLE: 'ConvexSol' },
HIRE_BUSINESS: { TITLE: 'ConvexSol' },
HIRE_BACKEND: { TITLE: 'ConvexSol' },
HIRE_FRONTEND: { TITLE: 'ConvexSol' },
HIRE_FRONTEND_REACT: { TITLE: 'ConvexSol' },
// POWER_AUTOMATE: {
// TITLE: 'Best Microsoft Power Automate Services in Dubai, UAE | ConvexSol',
// DESCRIPTION:
// 'Streamline workflows with our expert Power Automate services, boosting efficiency and productivity in your organization. Call Now ☎️ +971 55 252 6551.',
// },
// POWER_BI: {
// TITLE: 'Microsoft Power BI Solution Provider in Dubai, UAE | ConvexSol',
// DESCRIPTION:
// 'Our expert Power BI consultants will implement Power BI solutions in your organization, improving operations and increasing ROI. Call Now ☎️ +971 55 252 6551.',
// },
// POWER_APPS: {
// TITLE: 'Microsoft Power Apps Consulting Service in Dubai, UAE | ConvexSol',
// DESCRIPTION:
// 'Our expert Power Apps consultants will build custom applications to solve your business challenges, driving growth and ROI. Call Now ☎️ +971 55 252 6551.',
// },
// POWER_PAGES: {
// TITLE: 'Trusted Microsoft Power Page Consulting Service | ConvexSol',
// DESCRIPTION:
// 'Our Power Pages consultants will create websites for your organization, enhancing your digital presence and user engagement. Call Now ☎️ +971 55 252 6551.',
// },
// POWER_VIRTUAL_AGENTS: {
// TITLE: 'Interactive Microsoft Power Virtual Agent Services | ConvexSol',
// DESCRIPTION:
// 'Our expert Power Virtual Agents consultants will deploy chatbots to enhance automated customer service and support. Call Now ☎️ +971 55 252 6551.',
// },
// RPA_SERVICE: {
// TITLE: 'Comprehensive and Robust Power Platform Service | ConvexSol',
// DESCRIPTION:
// 'Ready to upscale your business? Our end-to-end power platform services will make it easy to create seamless & flexible solutions. Schedule a call today!',
// },
};