325 lines
17 KiB
TypeScript
325 lines
17 KiB
TypeScript
import KnowMoreV2 from '@/components/home/components/knowMoreV2/KnowMoreV2';
|
|
|
|
export const UTILITY_CONSTANTS = {
|
|
IMAGE: {
|
|
HEADER: {
|
|
LOGO: '/assets/images/logo/headerLogo.svg',
|
|
WHITE_LOGO: '/assets/images/logo/footerLogo.png',
|
|
},
|
|
COMMONIMAGE: {
|
|
IMG1: '/assets/images/image1.webp',
|
|
},
|
|
|
|
CONTACT_US: {
|
|
FORM: {
|
|
ICON1: '/assets/images/contact_us/facebook.svg',
|
|
ICON2: '/assets/images/contact_us/Twitter.svg',
|
|
ICON3: '/assets/images/contact_us/LinkedIn.svg',
|
|
ICON4: '/assets/images/contact_us/Youtube.svg',
|
|
},
|
|
|
|
BANNER: {
|
|
ICON1: '/assets/images/contact_us/call.svg',
|
|
ICON2: '/assets/images/contact_us/Vector.svg',
|
|
},
|
|
},
|
|
CASE_STUDIES: {
|
|
IMAGE4: '/assets/images/about/caseImages/img4.png',
|
|
CASE_INNER_IMG: '/assets/images/case_studies/case_img.webp',
|
|
CASE_INNER_IMG3: '/assets/images/case_studies/case_img2.webp',
|
|
CASE_THOUGHTS_BG: '/assets/images/case_studies/thoughts_bg.webp',
|
|
SERVICE_CODE: '/assets/images/case_studies/service-code.svg',
|
|
},
|
|
SERVICES_DETAILS: {
|
|
IMAGE5: '/assets/images/serviceDetails/dotimg.png',
|
|
},
|
|
|
|
SERVICES: {},
|
|
HIRING_FRONTEND: {
|
|
hiring_re: '/assets/images/hiringModal/hiring_re.webp',
|
|
undraw_developer: '/assets/images/hiringModal/undraw_developer.webp',
|
|
backend_developer: '/assets/images/hiringModal/backend_developer.webp',
|
|
mobile_developer: '/assets/images/hiringModal/mobile_developer.webp',
|
|
e_commerce: '/assets/images/hiringModal/e_commerce.webp',
|
|
frameworks: '/assets/images/hiringModal/frameworks.webp',
|
|
deveOps: '/assets/images/hiringModal/deveOps.webp',
|
|
database: '/assets/images/hiringModal/database.webp',
|
|
cms: '/assets/images/hiringModal/cms.webp',
|
|
cloud: '/assets/images/hiringModal/cloud.webp',
|
|
dedicated_hiring: '/assets/images/hiringModal/dedicated_hiring.webp',
|
|
kindpngDot: '/assets/images/hiringModal/kindpngDot.png',
|
|
SAAS_HIRING_MODEL: '/assets/images/hiringModal/sassHiringModel.webp',
|
|
SAAS_DEVELOPER: '/assets/images/hiringModal/sassExpert.webp',
|
|
NEW_SAAS_DEVELOPER: '/assets/images/hiringModal/sassExpert2.webp',
|
|
LOW_CODE_DEVELOPER: '/assets/images/hiringModal/visualization.webp',
|
|
HIRE_BUSINESS: '/assets/images/hiringModal/hireBusiness.png',
|
|
HIRE_FULL_STACK: '/assets/images/hiringModal/fullStackDev.webp',
|
|
},
|
|
LOADER: {
|
|
NEW_LOGO: '/assets/images/loader/ConvexsolLoader.webm',
|
|
},
|
|
ERROR: {
|
|
ERROR_IMG: '/assets/images/error/error_animation.json',
|
|
ERROR_404: '/assets/images/error/404Error.webp',
|
|
ERROR_505: '/assets/images/error/505error.webp',
|
|
},
|
|
CONVEX_VZIT: {
|
|
VZIT_VISITOR_BG: '/assets/images/convex/visitor_bg.webp',
|
|
VZIT_LINE: '/assets/images/convex/dot_line.webp',
|
|
},
|
|
MICROSOFT: {
|
|
CHOOSE: '/assets/images/microsoft/choose.webp',
|
|
FUTURE_GROWTH: '/assets/images/microsoft/future_growth.webp',
|
|
PROCESS: '/assets/images/microsoft/process.webp',
|
|
ANIMATE_ARROW: '/assets/images/microsoft/animateArrow.svg',
|
|
},
|
|
ROTATED_IMAGE: {
|
|
CENTER_IMAGE: '/assets/images/rotate/centerImage.svg',
|
|
OUT_LOGO1: '/assets/images/rotate/Component1.svg',
|
|
OUT_LOGO2: '/assets/images/rotate/Component2.svg',
|
|
OUT_LOGO3: '/assets/images/rotate/Component3.svg',
|
|
OUT_LOGO4: '/assets/images/rotate/Component4.svg',
|
|
OUT_LOGO5: '/assets/images/rotate/Component5.svg',
|
|
OUT_LOGO6: '/assets/images/rotate/Component6.svg',
|
|
INNER_LOGO1: '/assets/images/rotate/innerComp1.svg',
|
|
INNER_LOGO2: '/assets/images/rotate/innerComp2.svg',
|
|
INNER_LOGO3: '/assets/images/rotate/innerComp3.svg',
|
|
},
|
|
HOME_DISCOVER: {
|
|
TOP_LOGO: '/assets/images/home/microsoft.svg',
|
|
},
|
|
MICROSOFT_POWER_TOOLS: {
|
|
POWER_PAGE1: '/assets/images/powerTools/pawer_page1.webp',
|
|
POWER_PAGE2: '/assets/images/powerTools/pawer_page2.webp',
|
|
PROCESS: '/assets/images/powerTools/process.webp',
|
|
POWER_Apps1: '/assets/images/powerTools/powerapp1.webp',
|
|
POWER_Apps2: '/assets/images/powerTools/powerapp2.webp',
|
|
POWER_Apps3: '/assets/images/powerTools/powerapp3.webp',
|
|
POWER_Apps4: '/assets/images/powerTools/powerapp4.webp',
|
|
ROBOTIC_PROCESS: '/assets/images/powerTools/process_round.webp',
|
|
},
|
|
MICROSOFT_POWER_BI: {
|
|
BI_SERVICE: '/assets/images/powerTools/serviceBgImg.webp',
|
|
},
|
|
ABOUT: {
|
|
PROCESS: '/assets/images/about/process.webp',
|
|
},
|
|
WEB_DEVELOPMENT: {
|
|
OVERVIEW_ONE: '/assets/images/webdevelopment/overview1.webp',
|
|
OVERVIEW_TWO: '/assets/images/webdevelopment/overview2.webp',
|
|
ICON_FILE: '/assets/images/webdevelopment/file.png',
|
|
ICON_WEB_DEVELOPMENT: '/assets/images/webdevelopment/web-development.png',
|
|
INTERACTIVE: '/assets/images/webdevelopment/interactive.png',
|
|
UP_SCALE: '/assets/images/webdevelopment/upscale.webp',
|
|
},
|
|
MOBILE_APP: {
|
|
ADD: '/assets/images/mobile_app/add.png',
|
|
APP_STORE: '/assets/images/mobile_app/app-store.png',
|
|
INTERACTIVE: '/assets/images/mobile_app/interactive.png',
|
|
SWIFT: '/assets/images/mobile_app/swift.png',
|
|
},
|
|
CUSTOMUIUX: {
|
|
OVERVIEW_ONE: '/assets/images/customuiux/customuiux_overview_one.png',
|
|
OVERVIEW_TWO: '/assets/images/customuiux/customuiux_overview_two.png',
|
|
},
|
|
THANKYOU: {
|
|
THANKYOU_ITEM: '/assets/images/thank_you/thank-you.png',
|
|
},
|
|
|
|
// landing
|
|
LANDING: {
|
|
PIPE_BG: '/assets/images/landing/pipe.webp',
|
|
LOGO: '/assets/images/landing/heytrade.png',
|
|
SCROLL_ICON: '/assets/images/landing/scroll.png',
|
|
},
|
|
|
|
// landing2
|
|
LANDING2: {
|
|
FOOTER_LOGO: '/assets/images/landing2/footerlogo.webp',
|
|
HEADER_LOGO: '/assets/images/landing2/headerLogo.png',
|
|
WHY_GITEX: '/assets/images/landing2/why_gitex.png',
|
|
WHATSAPP: '/assets/images/whatsapp.svg',
|
|
},
|
|
|
|
SUB_PAGE: {
|
|
MASK_BG: '/assets/images/subpage/mask_bg.png',
|
|
ICON_RIGHT: '/assets/images/subpage/right.png',
|
|
},
|
|
|
|
USA: {
|
|
FOOTER_LOGO: '/assets/images/usa/footerlogo.webp',
|
|
HEADER_LOGO: '/assets/images/usa/headerLogo.png',
|
|
// BANNER_IMG: '/assets/images/usa/banner.png',
|
|
DOT_DOT: '/assets/images/usa/dotdot.png',
|
|
WEB_DEVELOPMENT: '/assets/images/usa/web-development.png',
|
|
TRANGLE_BG: '/assets/images/usa/trangle.png',
|
|
ACCELERATEICON: '/assets/images/usa/accelerate-saas-bg-icon.png',
|
|
ENDTOENDICON: '/assets/images/usa/endtoend-bgicon.png',
|
|
},
|
|
SAAS: {
|
|
ARROWLEFT: '/assets/images/saas/arrow-left.png',
|
|
ARROWRIGHT: '/assets/images/saas/arrow-right.png',
|
|
},
|
|
KNOW_MORE_2: {
|
|
OFFER_LOGO: '/assets/images/knowMoreHeaderIcon.webp',
|
|
OFFER_LOGO2: '/assets/images/bg2.webp',
|
|
},
|
|
AI: {
|
|
AI_SUPPORT: '/assets/images/ai/support.png',
|
|
},
|
|
TEMPLATEHEALTH: {
|
|
IMG_ACCORDION: '/assets/images/templateHealth/accordionImg.png',
|
|
IMG_CHAT: '/assets/images/templateHealth/chat.png',
|
|
BOTTOM_IMG: '/assets/images/templateHealth/bottomImg.webp',
|
|
TOP_IMG: '/assets/images/templateHealth/top_img.webp',
|
|
CART: '/assets/images/templateHealth/cart.png',
|
|
},
|
|
FINTECH: {
|
|
// IMG_AICLOUD: '/assets/images/fintech/ai-cloud.png',
|
|
IMG_VECTOR_ONE: '/assets/images/fintech/vectorImg.png',
|
|
// IMG_ONECARD: '/assets/images/fintech/one-card.png',
|
|
IMG_MASKONE: '/assets/images/fintech/challenges.png',
|
|
// IMG_CARDHOVER: '/assets/images/fintech/card-hover.png',
|
|
// IMG_INTEGRATION: '/assets/images/fintech/integration.png',
|
|
// IMG_DOLLAR: '/assets/images/fintech/dollar.png',
|
|
// IMG_CONTENT: '/assets/images/fintech/content.png',
|
|
// IMG_LOGO: '/assets/images/fintech/logo.png',
|
|
},
|
|
RETAIL: {
|
|
BOTTOM_IMG: '/assets/images/retail/bottomImage.webp',
|
|
},
|
|
|
|
MY_APP_MOBILE: {
|
|
MY_APP_MOBILE_OVERVIEW: '/assets/images/myAppmobile/mobile.webp',
|
|
MY_APP_MOBILE_ESSENTIAL: '/assets/images/myAppmobile/bgImage.webp',
|
|
MY_APP_MOBILE_ESSENTIALGRID: '/assets/images/myAppmobile/three_grid_img.jpg',
|
|
MY_APP_MOBILE_SELECTION_ICON: '/assets/images/myAppmobile/Selection.svg',
|
|
MY_APP_MOBILE_LOGO_BG: '/assets/images/myAppmobile/Vector.png',
|
|
MY_APP_MOBILE_box_bg: '/assets/images/myAppmobile/box_bg.png',
|
|
MY_APP_MOBILE_APPROVE: '/assets/images/myAppmobile/approve.png',
|
|
MY_APP_MOBILE_CTABG: '/assets/images/myAppmobile/ctaBg.png',
|
|
MY_APP_MOBILE_CLIENT_VIDEO: '/assets/images/myAppmobile/client-video.png',
|
|
MY_APP_MOBILE_CLIENT_IMG: '/assets/images/myAppmobile/prf-img.png',
|
|
MY_APP_MOBILE_CHOOSE_ICON: '/assets/images/myAppmobile/value-propositions.png',
|
|
MY_APP_MOBILE_SETTING: '/assets/images/myAppmobile/setting.png',
|
|
MY_APP_MOBILE_BRANDLOGO: '/assets/images/myAppmobile/brandLogo.png',
|
|
MY_APP_MOBILE_BANNER: '/assets/images/myAppmobile/cloneBanner.png',
|
|
MY_APP_MOBILE_WORKFLOW: '/assets/images/myAppmobile/workflow.png',
|
|
MY_APP_MOBILE_BACKIMG: '/assets/images/myAppmobile/card_back.png',
|
|
MY_APP_MOBILE_NEEDIMG: '/assets/images/myAppmobile/need-img.png',
|
|
MY_APP_MOBILE_CARTIMG: '/assets/images/myAppmobile/cart.png',
|
|
MY_APP_MOBILE_FRAMEIMG: '/assets/images/myAppmobile/frame.png',
|
|
MY_APP_MOBILE_MOBIMG: '/assets/images/myAppmobile/mob-img.png',
|
|
MY_APP_MOBILE_SERVICEICON: '/assets/images/myAppmobile/service.png',
|
|
MY_APP_MOBILE_SERVICEIMG: '/assets/images/myAppmobile/service-tab.png',
|
|
MY_APP_MOBILE_TABIMG: '/assets/images/myAppmobile/tab-img.png',
|
|
MY_APP_MOBILE_NEXGENLOGO: '/assets/images/myAppmobile/nex-gen-logo.png',
|
|
MY_APP_MOBILE_NEXICON: '/assets/images/myAppmobile/nex-icon.png',
|
|
MY_APP_MOBILE_NEXWORKICON: '/assets/images/myAppmobile/nex-work.png',
|
|
MY_APP_MOBILE_NEXBENEFITICON: '/assets/images/myAppmobile/development.png',
|
|
MY_APP_MOBILE_MANIMG: '/assets/images/myAppmobile/camera_man.png',
|
|
MY_APP_MOBILE_MANIMG2: '/assets/images/myAppmobile/camera_man_bg.png',
|
|
},
|
|
// landing new
|
|
LANDINGNEW: {
|
|
UPLOGO_STAR: '/assets/images/landing_new/star_vector.png',
|
|
FRAMEIMGBG0: '/assets/images/landing_new/img_frame_bg_01.png',
|
|
PRICE_TAG: '/assets/images/landing_new/price_tag.png',
|
|
VIDEO_MODAL_BG: '/assets/images/landing_new/video_modal_bg.png',
|
|
MOBILE_IMG: '/assets/images/landing_new/mobile_sideview.png',
|
|
SHOWCASE_IMG: '/assets/images/landing_new/showcase0.png',
|
|
SHOWCASE_IMG1: '/assets/images/landing_new/showcase1.png',
|
|
SHOWCASE_IMG2: '/assets/images/landing_new/showcase2.png',
|
|
VIDEOPLAY: '/assets/video/Final.mp4',
|
|
LOGO1: '/assets/images/landing_new/clutch-co.svg',
|
|
LOGO2: '/assets/images/landing_new/google.svg',
|
|
LOGO3: '/assets/images/landing_new/goodfirms.svg',
|
|
STAR_full: '/assets/images/landing_new/starfull.png',
|
|
STAR_4: '/assets/images/landing_new/4half.png',
|
|
BRAND_LOGO1: '/assets/images/landing_new/masafi.svg',
|
|
BRAND_LOGO2: '/assets/images/landing_new/relaience.svg',
|
|
BRAND_LOGO3: '/assets/images/landing_new/ahmed.svg',
|
|
BRAND_LOGO4: '/assets/images/landing_new/alpha.svg',
|
|
BRAND_LOGO5: '/assets/images/landing_new/biopharma.svg',
|
|
BRAND_LOGO6: '/assets/images/landing_new/alghuchr.svg',
|
|
BRAND_LOGO7: '/assets/images/landing_new/agility.svg',
|
|
LOGOWHITE: '/assets/images/landing_new/logo-white.svg',
|
|
},
|
|
// hire team new
|
|
HIRETEAMNEW: {
|
|
OVERVIEWIMG: '/assets/images/hireteam/hand_phone.png',
|
|
ESSENTIALIMG: '/assets/images/hireteam/essential-img.jpg',
|
|
DIGITALIMG: '/assets/images/hireteam/digital.png',
|
|
SERVICEIMG: '/assets/images/hireteam/service.jpg',
|
|
HIREIMG: '/assets/images/hireteam/hireicon.png',
|
|
STREAMLINEIMG: '/assets/images/hireteam/streamline.png',
|
|
EDGEIMG: '/assets/images/hireteam/edge.jpg',
|
|
ARROWLEFT: '/assets/images/hireteam/arrow-left.png',
|
|
ARROWRIGHT: '/assets/images/hireteam/arrow-right.png',
|
|
STEPVECTOR: '/assets/images/hireteam/hirestep_vector.png',
|
|
STEPVECTORICON: '/assets/images/hireteam/chat.png',
|
|
EXPICON: '/assets/images/hireteam/exp-icon.png',
|
|
FRAMEICON: '/assets/images/hireteam/atom.png',
|
|
HIRECONTACTIMG: '/assets/images/hireteam/hirecontact.png',
|
|
COMMAIMG: '/assets/images/hireteam/comma.png',
|
|
USERIMG: '/assets/images/hireteam/user.png',
|
|
FLAGUAE: '/assets/images/hireteam/uae.svg',
|
|
FLAGINDIA: '/assets/images/hireteam/india.svg',
|
|
CALLICON: '/assets/images/hireteam/call.svg',
|
|
},
|
|
BLOG: {
|
|
BANNER: '/assets/images/banner-blog.png',
|
|
},
|
|
GOOGLEADS: {
|
|
FOOTER_IMG: '/assets/images/googleads/footer_img.png',
|
|
FLAGUAE: '/assets/images/googleads/flag.svg',
|
|
WHY_CHOOSE_IMG1: '/assets/images/googleads/briefcase.svg',
|
|
WHY_CHOOSE_IMG2: '/assets/images/googleads/graphical-diagram.svg',
|
|
WHY_CHOOSE_IMG3: '/assets/images/googleads/connection.svg',
|
|
WHY_CHOOSE_IMG4: '/assets/images/googleads/engineering.svg',
|
|
WHY_CHOOSE_IMG5: '/assets/images/googleads/maximize.svg',
|
|
WHY_CHOOSE_IMG6: '/assets/images/googleads/customer-service.svg',
|
|
CTAIMG: '/assets/images/googleads/img_cta.png',
|
|
ROTATED_TEXT: '/assets/images/googleads/arrow.png',
|
|
ECOMMERCE_IMG: '/assets/images/googleads/3d-ecom.png',
|
|
MULTIPLATFORM_ICON1: '/assets/images/googleads/idea.svg',
|
|
MULTIPLATFORM_ICON2: '/assets/images/googleads/examination.svg',
|
|
MULTIPLATFORM_ICON3: '/assets/images/googleads/smartphone.svg',
|
|
MULTIPLATFORM_ICON4: '/assets/images/googleads/rocket.svg',
|
|
MULTIPLATFORM_ICON5: '/assets/images/googleads/test.svg',
|
|
MULTIPLATFORM_ICON6: '/assets/images/googleads/identification.svg',
|
|
FLEXIBLE_ENGAGEMENT_IMG1: '/assets/images/googleads/staff-aug.png',
|
|
FLEXIBLE_ENGAGEMENT_IMG2: '/assets/images/googleads/full-service.png',
|
|
FLEXIBLE_ENGAGEMENT_IMG3: '/assets/images/googleads/dedicated-team.png',
|
|
PHP_LOGO: '/assets/images/googleads/php.png',
|
|
WHITELOGO: '/assets/images/googleads/convex-white.png',
|
|
BLUEBG: '/assets/images/googleads/blue-bg.png',
|
|
ANDROID_APP_DEVELOPMENT: '/assets/images/googleads/android.png',
|
|
IOS_APP_DEVELOPMENT: '/assets/images/googleads/ios.png',
|
|
FLUTTER_APP_DEVELOPMENT: '/assets/images/googleads/flutter.png',
|
|
LOGOBG: '/assets/images/googleads/logo-bg.png',
|
|
SERVICE_BUSINESS_IMAGE: '/assets/images/googleads/ai-powerd.png',
|
|
SERVICE_ICON01: '/assets/images/googleads/fingerprint.svg',
|
|
SERVICE_ICON02: '/assets/images/googleads/chatbot.svg',
|
|
SERVICE_ICON03: '/assets/images/googleads/donut-chart.svg',
|
|
SERVICE_ICON04: '/assets/images/googleads/mic.svg',
|
|
SERVICE_ICON05: '/assets/images/googleads/workflow.svg',
|
|
SERVICE_ICON06: '/assets/images/googleads/preference.svg',
|
|
SERVICE_ICON07: '/assets/images/googleads/fraud.svg',
|
|
APP_DEVELOPMENT_IMAGE: '/assets/images/googleads/ziridaily.png',
|
|
APP_DEVELOPMENT_IMAGE2: '/assets/images/googleads/gmi.png',
|
|
APP_DEVELOPMENT_IMAGE3: '/assets/images/googleads/myjob.png',
|
|
APP_DEVELOPMENT_IMAGE4: '/assets/images/googleads/hotel.png',
|
|
APP_DEVELOPMENT_IMAGE5: '/assets/images/googleads/fitnes.png',
|
|
APP_DEVELOPMENT_IMAGE6: '/assets/images/googleads/watch.png',
|
|
APP_DEVELOPMENT_IMAGE7: '/assets/images/googleads/utensil.png',
|
|
APP_TECH: '/assets/images/googleads/java.svg',
|
|
APP_TECH2: '/assets/images/googleads/react.svg',
|
|
APP_TECH3: '/assets/images/googleads/pin.svg',
|
|
APP_TECH4: '/assets/images/googleads/credit-card.svg',
|
|
WHATSAPP_POP: '/assets/images/googleads/whats-app-icon.svg',
|
|
SYMBOL: '/assets/images/googleads/symbol.png',
|
|
},
|
|
},
|
|
};
|