Meta tags updated for all pages & services page content updated
@ -14,7 +14,7 @@ import ConsenHead from "@/src/ConsenHead";
|
|||||||
const About = () => {
|
const About = () => {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="About - Metatroncube Software Solutions | Innovative & User-Centric Tech Services in Waterloo" description="5+ Years of Experience About Us Our Story Metatroncube Software Solutions was born from a passion for technology and a vision to revolutionize digital interactions. Based in the heart of Waterloo's tech hub, we have been pioneering custom software solutions since 2019. Empowering Your Digital Journey Innovative Solutions: Tailoring cutting-edge web and mobile applications that" />
|
<ConsenHead title="About MetatronCube - Web, App & Digital Marketing Experts" description="Discover MetatronCube India - a leading company in web development, mobile apps, SEO, digital marketing, UI/UX, and graphic design." />
|
||||||
<Layout header={3} footer={3}>
|
<Layout header={3} footer={3}>
|
||||||
<Abou pageName={"ABOUT US"} />
|
<Abou pageName={"ABOUT US"} />
|
||||||
{/* ========================================================= */}
|
{/* ========================================================= */}
|
||||||
@ -26,7 +26,7 @@ const About = () => {
|
|||||||
|
|
||||||
<div className="col-lg-6 mb-4 mb-lg-0">
|
<div className="col-lg-6 mb-4 mb-lg-0">
|
||||||
<div className="about-thumb">
|
<div className="about-thumb">
|
||||||
<img src="/assets/images/about/about.webp" alt="Our story" className="img-fluid" />
|
<img src="/assets/images/about/aboutpage.webp" alt="Our story" className="img-fluid" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@ -21,8 +21,8 @@ const Blog = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Top 5 SEO Trends for 2025 | Metatroncube"
|
<ConsenHead title="Blogs - Web Development, SEO & Digital Marketing"
|
||||||
description="Explore the latest SEO strategies for 2025. Stay ahead with insights from Metatroncube Software Solutions." />
|
description="Discover blogs on website development, mobile apps, SEO, digital marketing, UI/UX, and graphic design with insights from MetatronCube India." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<BlogBan pageName={"BLOG"} />
|
<BlogBan pageName={"BLOG"} />
|
||||||
<div className="blog-area style-two page">
|
<div className="blog-area style-two page">
|
||||||
|
|||||||
@ -14,7 +14,7 @@ const CaseStudies = dynamic(() => import("@/src/components/isotope/CarrerCase-st
|
|||||||
const Careers = () => {
|
const Careers = () => {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Careers - Metatroncube Software Solutions | Innovative & User-Centric Tech Services in Waterloo" description="Welcome to Your Next Big Opportunity Why Join Metatroncube Software Solutions? Be part of a dynamic team where innovation, growth, and impact come together. At Metatroncube Software Solutions, we don’t just build digital solutions—we build dreams. Founded by a passionate team, our mission is to simplify complex problems and deliver results that exceed expectations. We're" />
|
<ConsenHead title="Careers at MetatronCube India - Web, App & Digital Jobs" description="Join MetatronCube India for careers in website development, mobile apps, SEO, digital marketing, UI/UX, and graphic design." />
|
||||||
<Layout footer={1}>
|
<Layout footer={1}>
|
||||||
{/* Breadcrumb */}
|
{/* Breadcrumb */}
|
||||||
<Careerss pageName={"CAREERS"} />
|
<Careerss pageName={"CAREERS"} />
|
||||||
|
|||||||
@ -97,8 +97,8 @@ const Contact = () => {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead
|
<ConsenHead
|
||||||
title="Contact - Metatroncube Software Solutions | Innovative & User-Centric Tech Services in Waterloo"
|
title="Contact MetatronCube India - Best Web, App & SEO Services"
|
||||||
description="Let's Connect. Drop us a Line. Whether you have a question, a project idea, or just want to chat, we're here for you."
|
description="Get in touch with MetatronCube India for website development, mobile apps, SEO, digital marketing, UI/UX, and design services."
|
||||||
/>
|
/>
|
||||||
<Layout>
|
<Layout>
|
||||||
<Contacts pageName="CONTACT US" />
|
<Contacts pageName="CONTACT US" />
|
||||||
|
|||||||
@ -74,8 +74,8 @@ const Faq = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Web & App Development, SEO, Marketing FAQs | Metatroncube"
|
<ConsenHead title="Contact MetatronCube India - Best Web, App & SEO Services"
|
||||||
description="Explore FAQs about Web & App Development, SEO, digital marketing, and graphic design. Uncover expert insights and solutions with Metatroncube." />
|
description="Find answers to FAQs on website development, mobile apps, SEO, digital marketing, UI/UX, and design services from MetatronCube India." />
|
||||||
<Layout header={3} footer={3}>
|
<Layout header={3} footer={3}>
|
||||||
<Ffaq pageName={" FAQS"} />
|
<Ffaq pageName={" FAQS"} />
|
||||||
<div className="process pt-90 pb-90">
|
<div className="process pt-90 pb-90">
|
||||||
|
|||||||
@ -31,7 +31,7 @@ const Index3 = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Layout header={3} footer={3}>
|
<Layout header={3} footer={3}>
|
||||||
<ConsenHead title="Metatroncube: Leaders in Web & Mobile Dev, SEO, Digital Marketing" description="Metatroncube Software Solutions: Your go-to agency for cutting-edge web & app development, SEO, digital marketing, and graphic design services" />
|
<ConsenHead title="Best Website Development & SEO Services-MetatronCube India" description="MetatronCube India offers expert website development, mobile apps, SEO, digital marketing, & UI/UX design services to grow your business online." />
|
||||||
<Banner />
|
<Banner />
|
||||||
<Cards />
|
<Cards />
|
||||||
<AboutSection />
|
<AboutSection />
|
||||||
|
|||||||
@ -44,7 +44,7 @@ const DigitalMarketing = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Best Digital Marketing Agency in Waterloo, Canada | SEO | SMM" description="Top digital marketing company in Canada. Best digital marketing agency in Waterloo offering top digital marketing service for all your business needs." />
|
<ConsenHead title="Best Digital Marketing Service Providers -MetatronCube India" description="MetatronCube India offers digital marketing services including SEO, PPC, content marketing, and social media campaigns to grow your business." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<Dm pageName={"DIGITAL MARKETING"} />
|
<Dm pageName={"DIGITAL MARKETING"} />
|
||||||
<div className="service-detials-area">
|
<div className="service-detials-area">
|
||||||
|
|||||||
@ -43,7 +43,7 @@ const GraphicDesigning = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Best Branding Service & Graphic Design agency in Waterloo, Canada" description="Top graphic designing agency in Waterloo. Leading graphic design company in Canada offering graphic design service, and branding solutions. Best branding agencies." />
|
<ConsenHead title="Top Graphic Design Service Providers in India - Metatroncube" description="MetatronCube India is among the top graphic design service providers in India, offering logo design, branding, social media creatives." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<Graphic pageName={"GRAPHIC DESIGN SERVICES"} />
|
<Graphic pageName={"GRAPHIC DESIGN SERVICES"} />
|
||||||
<div className="service-detials-area">
|
<div className="service-detials-area">
|
||||||
|
|||||||
@ -44,7 +44,7 @@ const ApplicationDevelopment = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Web & Mobile Application Development Agency in Waterloo, Canada" description="Top mobile apps designer services for Android in Canada. Leading mobile application development company in Waterloo. Choose us for top-notch app development service." />
|
<ConsenHead title="Best Mobile App Development Services in India - MetatronCube" description="MetatronCube India develops Android, iOS, and cross-platform apps. We deliver secure, scalable, & user-friendly mobile app development services." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<Application pageName={"MOBILE APPLICATION DEVELOPMENT"} />
|
<Application pageName={"MOBILE APPLICATION DEVELOPMENT"} />
|
||||||
{/*==================================================*/}
|
{/*==================================================*/}
|
||||||
|
|||||||
@ -46,7 +46,7 @@ const SeoContentWriting = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Best SEO & Content Writing Company in waterloo, Canada" description="Boost online visibility with best SEO & Content Writing Services. Metatroncube, a Top-rated SEO company, agency for effective local search engine optimization." />
|
<ConsenHead title="Best SEO & Content Writing Services in India - MetatronCube" description="MetatronCube India provides SEO and content writing services that improve rankings, drive traffic, and support business growth online." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<Seo pageName={"SEO & CONTENT WRITING"} />
|
<Seo pageName={"SEO & CONTENT WRITING"} />
|
||||||
<div className="service-detials-area">
|
<div className="service-detials-area">
|
||||||
|
|||||||
@ -46,7 +46,7 @@ const UiUxDesign = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Best UI/UX Designing Company in Waterloo, Canada" description="Establish the best UI/UX design company in Waterloo to improve user experiences. Create user-friendly interfaces for digital success." />
|
<ConsenHead title="Professional UI/UX Design Services in India - MetatronCube" description="MetatronCube India offers professional UI/UX design services for websites and apps. We create intuitive, user-friendly, & digital experiences." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<UiUx pageName={"UI / UX DESIGNING"} />
|
<UiUx pageName={"UI / UX DESIGNING"} />
|
||||||
<div className="service-detials-area">
|
<div className="service-detials-area">
|
||||||
|
|||||||
@ -46,7 +46,7 @@ const WebDevelopment = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ConsenHead title="Best Web Design Agency | Web Development Company waterloo, Canada" description="Top web design agency in Waterloo, Canada. Offering web development services to create stunning websites. Choose us best website design and development service." />
|
<ConsenHead title="Affordable Website Development Services - MetatronCube India" description="MetatronCube India offers affordable website development services, responsive web design, & to help businesses grow with professional websites." />
|
||||||
<Layout>
|
<Layout>
|
||||||
<Web pageName={" WEBSITE DEVELOPMENT"} />
|
<Web pageName={" WEBSITE DEVELOPMENT"} />
|
||||||
{/*==================================================*/}
|
{/*==================================================*/}
|
||||||
|
|||||||
@ -16,37 +16,37 @@ const faqsData = [
|
|||||||
{
|
{
|
||||||
id: 1, title: "Consultation & Strategy Development",
|
id: 1, title: "Consultation & Strategy Development",
|
||||||
content:
|
content:
|
||||||
"Your vision leads the way. Initially, we deeply understand your needs through consultation. Next, we create a strategy tailored to your goals.",
|
"We start by understanding your goals and challenges. Through detailed consultation, we craft a tailored strategy that aligns with your business vision.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2, title: "Design & Development",
|
id: 2, title: "Design & Development",
|
||||||
content:
|
content:
|
||||||
"Then comes the creative part. Our team combines art and technology. We focus on aesthetically pleasing, functional solutions.",
|
"Our team transforms ideas into reality with user-friendly designs and powerful development. Every website or app is built to perform and scale.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3, title: "Implementation & Optimization",
|
id: 3, title: "Implementation & Optimization",
|
||||||
content:
|
content:
|
||||||
"After that, we turn plans into reality. Each step is optimized for impact and efficiency. Plus, we keep you updated throughout.",
|
"Once developed, we implement solutions seamlessly and optimize them for speed, security, and efficiency to ensure maximum impact.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4, title: "Testing & Launch",
|
id: 4, title: "Testing & Launch",
|
||||||
content:
|
content:
|
||||||
"Next, we aim for perfection. We conduct thorough testing for smooth operation. Once perfected, we launch your project.",
|
"Before going live, each project undergoes rigorous testing for performance, usability, and reliability - ensuring a flawless launch.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 5, title: "Ongoing Support & Analysis",
|
id: 5, title: "Ongoing Support & Analysis",
|
||||||
content:
|
content:
|
||||||
"But it doesn’t end there. We offer continuous support and analyze your digital solutions. This way, they evolve with your business.",
|
"We provide continuous support, monitoring, and performance analysis to keep your digital solutions running at their best.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 6, title: "Client Engagement & Feedback",
|
id: 6, title: "Client Engagement & Feedback",
|
||||||
content:
|
content:
|
||||||
"Moreover, we value your feedback. After launch, we encourage you to share your thoughts. This feedback shapes our improvements. Regular check-ins ensure we meet your needs. Your input keeps us aligned with your business evolution. Thus, our solutions stay dynamic and client-focused.",
|
"We believe in collaboration. Regular feedback loops keep you involved at every stage, ensuring the final outcome exceeds expectations.",
|
||||||
animationDelay: ".5s",
|
animationDelay: ".5s",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
@ -81,14 +81,13 @@ const services = () => {
|
|||||||
digital development" />
|
digital development" />
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-title">
|
<div className="feature-title">
|
||||||
<h3>Comprehensive
|
<h3>End-to-End Digital Solutions
|
||||||
Digital Development
|
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-text">
|
<div className="feature-text">
|
||||||
<p>
|
<p>
|
||||||
{" "}
|
{" "}
|
||||||
Expert web, app development and e-commerce solutions.{" "}
|
Custom websites, mobile apps, and eCommerce platforms built to power your business success.{" "}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-bar" />
|
<div className="feature-bar" />
|
||||||
@ -113,13 +112,12 @@ const services = () => {
|
|||||||
growth solutions" />
|
growth solutions" />
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-title">
|
<div className="feature-title">
|
||||||
<h3> Strategic Online
|
<h3> Data-Driven Marketing Growth </h3>
|
||||||
Growth Solutions </h3>
|
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-text">
|
<div className="feature-text">
|
||||||
<p>
|
<p>
|
||||||
{" "}
|
{" "}
|
||||||
Strategic SEO and digital marketing for<br></br>growth.{" "}
|
SEO, content marketing, and paid ads crafted to increase visibility, leads, and online sales.{" "}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-bar" />
|
<div className="feature-bar" />
|
||||||
@ -143,12 +141,12 @@ const services = () => {
|
|||||||
<img src="/assets/images/services/cards/creative.webp" alt="Creative design and branding excellence" />
|
<img src="/assets/images/services/cards/creative.webp" alt="Creative design and branding excellence" />
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-title">
|
<div className="feature-title">
|
||||||
<h3>Creative Design and Branding Excellence </h3>
|
<h3>Innovative Design & Brand Identity</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-text">
|
<div className="feature-text">
|
||||||
<p>
|
<p>
|
||||||
{" "}
|
{" "}
|
||||||
Creative graphic design and branding<br></br> services.{" "}
|
Logos, graphics, and UI/UX design that capture attention and strengthen your brand presence.{" "}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="feature-bar" />
|
<div className="feature-bar" />
|
||||||
@ -192,23 +190,24 @@ const services = () => {
|
|||||||
<div className="col-lg-6 col-md-12">
|
<div className="col-lg-6 col-md-12">
|
||||||
<div className="consen-section-title">
|
<div className="consen-section-title">
|
||||||
<h5> Our Services </h5>
|
<h5> Our Services </h5>
|
||||||
<h2> Crafting Tailored </h2>
|
<h2> Delivering Smart </h2>
|
||||||
<h2>
|
<h2>
|
||||||
{" "}
|
{" "}
|
||||||
<span>Digital Solutions</span> for Every Need
|
<span>Digital Solutions</span> for Modern Businesses
|
||||||
</h2>
|
</h2>
|
||||||
<p className="about-text1">
|
<p className="about-text1">
|
||||||
{" "}
|
{" "}
|
||||||
At Metatroncube, we blend innovation with expertise to shape bespoke digital solutions. Furthermore, our services range from cutting-edge web & app development, leveraging technologies like
|
At MetatronCube India, we combine creativity with advanced technology to build solutions that truly work for you. From dynamic website and mobile app development using tools like React, Angular, PHP, and Node.js to data-driven SEO and performance-focused digital marketing, we help brands thrive online.
|
||||||
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML" target="_blank"> HTML</a>,
|
{/* <a href="https://developer.mozilla.org/en-US/docs/Web/HTML" target="_blank"> HTML</a>,
|
||||||
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS" target="_blank"> CSS</a>,
|
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS" target="_blank"> CSS</a>,
|
||||||
<a href="https://nodejs.org/" target="_blank"> Node.js</a>, and
|
<a href="https://nodejs.org/" target="_blank"> Node.js</a>, and
|
||||||
<a href="https://angular.io/" target="_blank"> Angular</a>,
|
<a href="https://angular.io/" target="_blank"> Angular</a>, */}
|
||||||
to strategic SEO and impactful digital marketing. Additionally, in creative graphic design, we meticulously craft each project to meet your unique business objectives. Moreover, in the realm of mobile app development, we utilize platforms such as
|
Our design team brings ideas to life with stunning graphics and intuitive UI/UX interfaces that elevate user experiences. For mobile apps, we leverage <a href="https://flutter.dev/" target="_blank"> Flutter</a>, <a href="https://developer.apple.com/swift/" target="_blank"> Swift </a>, and Android frameworks to deliver secure, scalable, and engaging applications across platforms.
|
||||||
<a href="https://flutter.dev/" target="_blank"> Flutter</a>,
|
|
||||||
|
{/* <a href="https://flutter.dev/" target="_blank"> Flutter</a>,
|
||||||
<a href="https://developer.android.com/" target="_blank"> Android</a>, and
|
<a href="https://developer.android.com/" target="_blank"> Android</a>, and
|
||||||
<a href="https://developer.apple.com/swift/" target="_blank"> Swift </a>
|
<a href="https://developer.apple.com/swift/" target="_blank"> Swift </a> */}
|
||||||
to deliver exceptional user experiences. Consequently, we’re not just developers and designers; we’re architects of your digital success.{" "}
|
Every project is tailored to align with your business goals, ensuring measurable results. We’re more than developers and designers - we’re your digital growth partners, dedicated to crafting solutions that scale with your success.{" "}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="about-button">
|
<div className="about-button">
|
||||||
@ -233,10 +232,10 @@ const services = () => {
|
|||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="row justify-content-center text-center">
|
<div className="row justify-content-center text-center">
|
||||||
<div className="consen-section-title pb-50 mb-1">
|
<div className="consen-section-title pb-50 mb-1">
|
||||||
<h5>Metatroncube Solutions</h5>
|
<h5>MetatronCube India</h5>
|
||||||
<h2>We Run All Kinds Of Services</h2>
|
<h2>Comprehensive Technology Services </h2>
|
||||||
<h2>
|
<h2>
|
||||||
From <span>Technologies</span>
|
<span>for Every Business Need</span>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -253,7 +252,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Innovative website development for unparalleled online business presence.</p>
|
<p>Build responsive, scalable websites designed to strengthen your online presence and drive growth.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/website-development-company">
|
<Link legacyBehavior href="/service/website-development-company">
|
||||||
@ -274,7 +273,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Custom application development tailored for your specific needs.</p>
|
<p> Custom mobile and web apps developed with the latest technologies to match your business goals.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/mobile-application-development">
|
<Link legacyBehavior href="/service/mobile-application-development">
|
||||||
@ -296,7 +295,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Creative designs that visually communicate your brand’s message with impact.</p>
|
<p>Creative visuals, branding, and designs that connect with audiences and bring your brand to life.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/graphic-designing-company">
|
<Link legacyBehavior href="/service/graphic-designing-company">
|
||||||
@ -317,7 +316,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Engaging and intuitive interfaces for seamless user experiences.</p>
|
<p>Intuitive and user-focused designs that deliver smooth, engaging, and memorable digital experiences.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/ui-ux-designing">
|
<Link legacyBehavior href="/service/ui-ux-designing">
|
||||||
@ -340,7 +339,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Effective SEO and content writing for enhanced visibility.</p>
|
<p> Powerful SEO strategies and compelling content writing crafted to improve visibility and drive traffic.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/search-engine-optimization-seo-content-writing">
|
<Link legacyBehavior href="/service/search-engine-optimization-seo-content-writing">
|
||||||
@ -362,7 +361,7 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="service-bar" />
|
<div className="service-bar" />
|
||||||
<div className="em-service-text">
|
<div className="em-service-text">
|
||||||
<p>Strategic digital marketing to boost your brand's reach.</p>
|
<p>Targeted digital marketing solutions that enhance brand awareness, generate leads, and boost online growth.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="service-button">
|
<div className="service-button">
|
||||||
<Link legacyBehavior href="/service/digital-marketing-agency-in-canada">
|
<Link legacyBehavior href="/service/digital-marketing-agency-in-canada">
|
||||||
@ -394,16 +393,14 @@ const services = () => {
|
|||||||
<div className="row align-items-center">
|
<div className="row align-items-center">
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
<div className="consen-section-title">
|
<div className="consen-section-title">
|
||||||
<h5> Get To Know Us More </h5>
|
<h5> Discover Who We Are </h5>
|
||||||
<h2>
|
<h2>
|
||||||
{" "}
|
{" "}
|
||||||
We’re Reliable & Cost Efficient <span> Digital Agency. </span>
|
Your Trusted & Affordable <span> Digital Agency Partner. </span>
|
||||||
</h2>
|
</h2>
|
||||||
<p className="choose-text1">
|
<p className="choose-text1">
|
||||||
{" "}
|
{" "}
|
||||||
Appropriately enhance principle-centered innovation rather
|
At MetatronCube India, we blend creativity, technology, and strategy to deliver impactful digital solutions. From web and mobile app development to SEO, digital marketing, UI/UX, and design, our cost-effective services are built to maximize value without compromising quality. We’re committed to helping businesses grow online with reliability, transparency, and measurable results.{" "}
|
||||||
than high standards in platforms. Credibly orchestrate
|
|
||||||
functional.{" "}
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="container">
|
<div className="container">
|
||||||
@ -415,7 +412,7 @@ const services = () => {
|
|||||||
Our <span> Mission </span>
|
Our <span> Mission </span>
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Empowering businesses with innovative digital growth solutions.
|
Driving business growth with innovative digital solutions.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -428,7 +425,7 @@ const services = () => {
|
|||||||
Our <span> vision </span>
|
Our <span> vision </span>
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Redefining digital innovation for a connected, efficient future.
|
Shaping a smarter, connected future through technology.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -441,7 +438,7 @@ const services = () => {
|
|||||||
Our <span> Values </span>
|
Our <span> Values </span>
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Redefining digital innovation for a connected, efficient future.
|
Innovation, integrity, and excellence in every solution.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -494,13 +491,11 @@ const services = () => {
|
|||||||
<div className="row justify-content-center text-center">
|
<div className="row justify-content-center text-center">
|
||||||
<div className="col-lg-7 col-md-6">
|
<div className="col-lg-7 col-md-6">
|
||||||
<div className="consen-section-title pb-50">
|
<div className="consen-section-title pb-50">
|
||||||
<h5> Why choose Us </h5>
|
<h5> Why Work With Us </h5>
|
||||||
<h2> Comprehensive </h2>
|
<h2> Future-Ready Digital Strategies </h2>
|
||||||
<h2>
|
<h2>
|
||||||
{" "}
|
{" "}
|
||||||
<span> Digital
|
<span> Backed by Innovation</span></h2>
|
||||||
Solutions</span> Expertise
|
|
||||||
</h2>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/* <div className="col-lg-5 col-md-6">
|
{/* <div className="col-lg-5 col-md-6">
|
||||||
@ -540,10 +535,10 @@ const services = () => {
|
|||||||
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
||||||
<div className="testimonial-content1">
|
<div className="testimonial-content1">
|
||||||
<img src="/assets/images/services/why-choose-us/latest-technology.webp" alt="Latest technology" className="img-fluid" />
|
<img src="/assets/images/services/why-choose-us/latest-technology.webp" alt="Latest technology" className="img-fluid" />
|
||||||
<h4 className="testimonial-text">Latest Technology</h4>
|
<h4 className="testimonial-text">Next-Gen Technology</h4>
|
||||||
<div className="em-testimonial-text">
|
<div className="em-testimonial-text">
|
||||||
<p>
|
<p>
|
||||||
Harness advanced tech for top-notch web, app, and digital projects.
|
Leverage modern tools and platforms to build powerful websites, apps, and digital solutions.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -554,10 +549,10 @@ const services = () => {
|
|||||||
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
||||||
<div className="testimonial-content1">
|
<div className="testimonial-content1">
|
||||||
<img src="/assets/images/services/why-choose-us/certified-experts.webp" alt="Certified experts" className="img-fluid" />
|
<img src="/assets/images/services/why-choose-us/certified-experts.webp" alt="Certified experts" className="img-fluid" />
|
||||||
<h4 className="testimonial-text">Certified Experts</h4>
|
<h4 className="testimonial-text">Skilled Professionals</h4>
|
||||||
<div className="em-testimonial-text">
|
<div className="em-testimonial-text">
|
||||||
<p>
|
<p>
|
||||||
Trust our certified team for expert guidance in all digital realms.
|
Work with experienced experts who bring proven knowledge and strategic guidance to every project.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -568,10 +563,10 @@ const services = () => {
|
|||||||
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
<div className="testimonial-single-box text-center p-4 shadow rounded">
|
||||||
<div className="testimonial-content1">
|
<div className="testimonial-content1">
|
||||||
<img src="/assets/images/services/why-choose-us/get-reasonable-price.webp" alt="Get reasonable price" className="img-fluid" />
|
<img src="/assets/images/services/why-choose-us/get-reasonable-price.webp" alt="Get reasonable price" className="img-fluid" />
|
||||||
<h4 className="testimonial-text">Get Reasonable Price</h4>
|
<h4 className="testimonial-text">Affordable Prices</h4>
|
||||||
<div className="em-testimonial-text">
|
<div className="em-testimonial-text">
|
||||||
<p>
|
<p>
|
||||||
Get value-driven solutions at prices tailored for your business needs.
|
Get customized digital solutions that balance quality and cost, designed to fit your business goals.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -1049,11 +1044,11 @@ const services = () => {
|
|||||||
<div className="row">
|
<div className="row">
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
<div className="consen-section-title mt-5">
|
<div className="consen-section-title mt-5">
|
||||||
<h5>Discover Our Process</h5>
|
<h5>Our Methodology</h5>
|
||||||
<h2> How We Deliver </h2>
|
|
||||||
<h2>
|
<h2>
|
||||||
{" "}
|
{" "}
|
||||||
Exceptional <span>Results</span>
|
Our Proven Path to <span>Success</span>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="row">
|
<div className="row">
|
||||||
@ -1062,9 +1057,15 @@ const services = () => {
|
|||||||
<div className="testimonial-content">
|
<div className="testimonial-content">
|
||||||
<div className="testimonial-text">
|
<div className="testimonial-text">
|
||||||
<p>
|
<p>
|
||||||
Delve into Metatroncube’s unique approach to delivering exceptional results. Our ‘Discover Our Process’ section illuminates the meticulous steps we take in transforming your digital vision into tangible success.
|
At MetatronCube India, we follow a results-driven process designed to turn your vision into reality. From the first consultation to the final launch, every step is handled with precision and creativity.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
From the initial consultation to the final launch and beyond, we blend strategic planning, innovative design, and cutting-edge technology to craoft digital solutions that stand out. This journey is not just about reaching yur goals; it’s about exceeding them and setting new standards in the digital world. Explore our proven process that combines expertise, creativity, and client collaboration to achieve extraordinary outcomes.
|
We combine strategic planning, innovative design, and advanced technologies to build solutions that not only meet but exceed expectations. Our process focuses on collaboration, ensuring every project reflects your goals while delivering real business impact.
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
By blending expertise, creativity, and technology, we set new benchmarks in digital success - helping your brand grow, engage, and thrive in a competitive world.
|
||||||
</p>
|
</p>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -1101,9 +1102,10 @@ const services = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="col-lg-6 order-1 order-lg-2 pl-5">
|
<div className="col-lg-6 order-1 order-lg-2 pl-5">
|
||||||
<div className="consen-section-title pb-4 mb-1">
|
<div className="consen-section-title pb-4 mb-1">
|
||||||
<h5>digital transformation journey</h5>
|
<h5> Turning Vision into Digital Reality
|
||||||
|
</h5>
|
||||||
<h2>
|
<h2>
|
||||||
Embark on a digital transformation journey <span> with Metatroncube</span>
|
Begin Your Digital Success <span>with MetatronCube</span>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div id="tab1" className="tab_content">
|
<div id="tab1" className="tab_content">
|
||||||
|
|||||||
@ -932,7 +932,7 @@ ul.sub-menu li:hover a span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.banner-area3 {
|
.banner-area3 {
|
||||||
background: url(../images/home/banner/home-banner-bg-1\ .webp);
|
background: url(../images/home/banner/home-banner-bg-1\.webp);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
@ -940,7 +940,7 @@ ul.sub-menu li:hover a span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.banner-area.style-two {
|
.banner-area.style-two {
|
||||||
background: url(../images/home/banner/home-banner-bg-2\ .webp);
|
background: url(../images/home/banner/home-banner-bg-2\.webp);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
|
|||||||
BIN
public/assets/images/about/aboutpage.webp
Normal file
|
After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 73 KiB |
BIN
public/assets/images/blog/blog-cards/blog-1.webp
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
public/assets/images/blog/blog-cards/blog-2-new.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
public/assets/images/blog/blog-cards/blog-3.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
public/assets/images/home/about/about.webp
Normal file
|
After Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 30 KiB |
BIN
public/assets/images/home/banner/home-banner-bg-1.webp
Normal file
|
After Width: | Height: | Size: 139 KiB |
|
Before Width: | Height: | Size: 31 KiB |
BIN
public/assets/images/home/banner/home-banner-bg-2.webp
Normal file
|
After Width: | Height: | Size: 366 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 364 KiB |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 115 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 96 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 109 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 142 KiB |
@ -7,7 +7,7 @@ const AboutSection = () => {
|
|||||||
<div className="row align-items-center">
|
<div className="row align-items-center">
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
<div className="about-thumb">
|
<div className="about-thumb">
|
||||||
<img src="/assets/images/about/about.webp" alt="Diverse team collaborating over a laptop in an office setting." loading="lazy" />
|
<img src="/assets/images/home/about/about.webp" alt="Diverse team collaborating over a laptop in an office setting." loading="lazy" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
|
|||||||
@ -3,7 +3,9 @@ export const BlogData = [
|
|||||||
id: 1,
|
id: 1,
|
||||||
hTittle: "Top Web Development Trends to Watch in 2025",
|
hTittle: "Top Web Development Trends to Watch in 2025",
|
||||||
title: "Top Web Development Trends to Watch in 2025",
|
title: "Top Web Development Trends to Watch in 2025",
|
||||||
image: "/assets/images/blog/blog-cards/viral-content.webp",
|
seoTitle: "Top Web Development Trends 2025 - MetatronCube Web Design",
|
||||||
|
seoDesc: "Discover key web development trends for 2025. From AI to PWAs and responsive design, see how future-ready websites drive business growth.",
|
||||||
|
image: "/assets/images/blog/blog-cards/blog-1.webp",
|
||||||
big_image: "/assets/images/blog/blog-details/viral-content.webp",
|
big_image: "/assets/images/blog/blog-details/viral-content.webp",
|
||||||
date: "MARCH 20, 2025",
|
date: "MARCH 20, 2025",
|
||||||
user: "Admin",
|
user: "Admin",
|
||||||
@ -97,7 +99,9 @@ export const BlogData = [
|
|||||||
id: 2,
|
id: 2,
|
||||||
hTittle: "Why Every Startup Needs a Mobile App in 2025",
|
hTittle: "Why Every Startup Needs a Mobile App in 2025",
|
||||||
title: "Why Every Startup Needs a Mobile App in 2025",
|
title: "Why Every Startup Needs a Mobile App in 2025",
|
||||||
image: "/assets/images/blog/blog-cards/blog-2.webp",
|
seoTitle: "Why Startups Need Mobile Apps in 2025 - MetatronCube India",
|
||||||
|
seoDesc: "Discover why startups in 2025 need mobile apps. Android, iOS, and cross-platform app development drive growth, visibility, and engagement.",
|
||||||
|
image: "/assets/images/blog/blog-cards/blog-2-new.webp",
|
||||||
big_image: "/assets/images/blog/blog-details/blog-large-2.webp",
|
big_image: "/assets/images/blog/blog-details/blog-large-2.webp",
|
||||||
date: "FEBURUARY 27, 2025",
|
date: "FEBURUARY 27, 2025",
|
||||||
user: "Admin",
|
user: "Admin",
|
||||||
@ -188,7 +192,9 @@ export const BlogData = [
|
|||||||
id: 3,
|
id: 3,
|
||||||
hTittle: "How SEO & Content Writing Boost Online Sales",
|
hTittle: "How SEO & Content Writing Boost Online Sales",
|
||||||
title: "How SEO & Content Writing Boost Online Sales",
|
title: "How SEO & Content Writing Boost Online Sales",
|
||||||
image: "/assets/images/blog/blog-cards/local-seo.webp",
|
seoTitle: "How SEO & Content Writing Boost Sales - MetatronCube India",
|
||||||
|
seoDesc: "See how SEO and content writing boost online sales. Learn strategies to improve rankings, drive traffic, and convert leads into loyal customers.",
|
||||||
|
image: "/assets/images/blog/blog-cards/blog-3.webp",
|
||||||
big_image: "/assets/images/blog/blog-details/local-seo.webp",
|
big_image: "/assets/images/blog/blog-details/local-seo.webp",
|
||||||
date: "NOVEMBER 26, 2024",
|
date: "NOVEMBER 26, 2024",
|
||||||
user: "Admin",
|
user: "Admin",
|
||||||
|
|||||||