2025-06-01 17:21:11 +03:30
const en = {
pages_home_title : 'Home' ,
pages_home_description : 'Welcome to the home page' ,
pages_about_title : 'About Us' ,
pages_about_description : 'Learn more about us on this page' ,
2025-06-02 15:25:14 +03:30
pages_contact_title : 'Contact Us' ,
pages_product_title : 'Product' ,
pages_blog_title : 'Blog' ,
pages_project_title : 'Project' ,
2025-06-01 17:21:11 +03:30
pages_contact_description : 'Get in touch with us through this page' ,
2025-06-02 15:25:14 +03:30
com_home_banner_title : 'Excellence innovating' ,
com_home_banner_title_bold : 'industry for today' ,
com_home_banner_description : 'At the heart of our operations is a commitment to delivering superior products through cutting- <br/> edge technology and innovative processes. ' ,
com_home_banner_button : ' Explore More' ,
com_home_Banner_link1 : ' Advanced Manufacturing Solutions' ,
com_home_Banner_link2 : 'Quality Assurance Systems' ,
com_home_Banner_link3 : 'State-of-the-Art Technology' ,
2025-06-02 14:13:15 +03:30
com_about_info_title : 'Building quality through' ,
com_about_info_title_bold : 'industrial innovation' ,
com_about_info_description :
'At the heart of our operations is a commitment to delivering superior products through cutting-edge technology and innovative processes.' ,
com_about_info_years_experience : 'years of experience' ,
com_about_info_achievements_1 : 'Sustainable Manufacturing' ,
com_about_info_achievements_2 : 'Advanced Automation' ,
com_about_info_achievements_3 : 'Efficient Production Processes' ,
com_about_info_achievements_4 : 'Reliable Delivery Services' ,
2025-06-01 17:21:11 +03:30
} ;
export default en ;