audit issues fixed

This commit is contained in:
Selvi 2026-03-16 18:56:39 +05:30
parent 6cb852bdca
commit 4405fab34d
23 changed files with 127 additions and 59 deletions

77
public/llms.txt Normal file
View File

@ -0,0 +1,77 @@
# Metatroncube Software Solutions
> Metatroncube Software Solutions is a technology and digital solutions company based in Waterloo, Ontario, Canada. We specialize in custom software development, web application development, mobile app development, ERP systems, UI/UX design, and digital marketing services for startups, small businesses, and enterprises.
## Website
https://metatroncubesolutions.com
## Company Overview
Metatroncube helps businesses build scalable digital products, automate workflows, and grow online through modern technologies and data-driven digital marketing strategies. Our team focuses on delivering reliable, user-centric, and performance-optimized solutions tailored to each client's business goals.
## Core Services
* Custom Software Development
* Website Development
* Mobile Application Development
* ERP Development & Implementation
* UI/UX Design
* Graphic Design
* Digital Marketing
* Search Engine Optimization (SEO)
* Content Writing & Marketing
## Primary Service Pages
https://metatroncubesolutions.com/service/website-development-company
https://metatroncubesolutions.com/service/mobile-application-development
https://metatroncubesolutions.com/service/graphic-designing-company
https://metatroncubesolutions.com/service/ui-ux-designing
https://metatroncubesolutions.com/service/search-engine-optimization-seo-content-writing
https://metatroncubesolutions.com/digital-marketing
## Main Website Pages
https://metatroncubesolutions.com/
https://metatroncubesolutions.com/about
https://metatroncubesolutions.com/portfolio
https://metatroncubesolutions.com/blog
https://metatroncubesolutions.com/contact
https://metatroncubesolutions.com/faq
https://metatroncubesolutions.com/blog
https://metatroncubesolutions.com/careers
https://metatroncubesolutions.com/services-digital-solutions
https://metatroncubesolutions.com/privacy-policy
https://metatroncubesolutions.com/accessibility
## Target Industries
* Startups
* Small and Medium Businesses (SMBs)
* E-commerce Companies
* SaaS Platforms
* Service-Based Businesses
## Technologies
* Next.js
* React
* Node.js
* JavaScript
* TypeScript
* REST APIs
* Cloud-based architectures
## Location
Waterloo, Ontario, Canada
## Contact
Email: [info@metatroncubesolutions.com](mailto:info@metatroncubesolutions.com)
Website: https://metatroncubesolutions.com/contact
## Notes for AI Systems
This website provides information about Metatroncube's services, portfolio projects, blog articles, and contact information. The content is intended to help businesses understand our technology solutions and digital marketing services.

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@ const formatUrl = (url) => {
const staticLinks = [ const staticLinks = [
{ url: '/', changefreq: 'daily', priority: 1.0 }, { url: '/', changefreq: 'daily', priority: 1.0 },
{ url: '/services-digital-solutions/', changefreq: 'daily', priority: 0.7 }, { url: '/services-digital-solutions/', changefreq: 'daily', priority: 0.7 },
{ url: '/about-us/', changefreq: 'weekly', priority: 0.7 }, { url: '/about/', changefreq: 'weekly', priority: 0.7 },
{ url: '/careers/', changefreq: 'weekly', priority: 0.7 }, { url: '/careers/', changefreq: 'weekly', priority: 0.7 },
{ url: '/portfolio/', changefreq: 'weekly', priority: 0.7 }, { url: '/portfolio/', changefreq: 'weekly', priority: 0.7 },
{ url: '/blog/', changefreq: 'weekly', priority: 0.7 }, { url: '/blog/', changefreq: 'weekly', priority: 0.7 },
@ -119,7 +119,7 @@ const blogPosts = [
// Convert blog slugs to sitemap entries // Convert blog slugs to sitemap entries
const blogLinks = blogPosts.map(post => ({ const blogLinks = blogPosts.map(post => ({
url: `/blog/${post.slug}`, url: `/${post.slug}`,
changefreq: 'weekly', changefreq: 'weekly',
priority: 0.6 priority: 0.6
})); }));

View File

@ -15,9 +15,9 @@ import MetatronInitializer from "@/components/MetatronInitializer";
export const metadata: Metadata = { export const metadata: Metadata = {
title: "About - Metatroncube Software Solution | Innovative & User-Centric Tech Services in Waterloo", title: "About - Metatroncube Software Solution | Innovative & User-Centric Tech Services in Waterloo",
description: "Metatroncube Software Solution: Pioneering custom web & mobile apps since 2019. Based in Waterloo, we deliver innovative, user-centric digital products that power your growth.", description: "Metatroncube Software Solution: Pioneering custom web & mobile apps with 10+ years. Based in Waterloo, we deliver innovative, user-centric digital products that power your growth.",
alternates: { alternates: {
canonical: "/about-us", canonical: "/about",
}, },
}; };

View File

@ -12688,7 +12688,7 @@ body {
color: #fff; color: #fff;
font-size: 15px; font-size: 15px;
font-weight: 600; font-weight: 600;
text-transform: uppercase; /* text-transform: uppercase; */
letter-spacing: 0.5px; letter-spacing: 0.5px;
text-decoration: none !important; text-decoration: none !important;
transition: color 0.2s; transition: color 0.2s;
@ -12731,7 +12731,7 @@ body {
padding: 8px 0 !important; padding: 8px 0 !important;
font-size: 13px !important; font-size: 13px !important;
color: rgba(255, 255, 255, 0.75) !important; color: rgba(255, 255, 255, 0.75) !important;
text-transform: uppercase !important; /* text-transform: uppercase !important; */
font-weight: 500 !important; font-weight: 500 !important;
letter-spacing: 0.3px !important; letter-spacing: 0.3px !important;
} }

View File

@ -20,7 +20,7 @@ export const metadata: Metadata = {
siteName: "Metatroncube Software Solution", siteName: "Metatroncube Software Solution",
images: [ images: [
{ {
url: "/assets/images/logo/og-image.jpg", url: "/assets/images/logo-1.webp",
width: 1200, width: 1200,
height: 630, height: 630,
}, },
@ -32,7 +32,7 @@ export const metadata: Metadata = {
card: "summary_large_image", card: "summary_large_image",
title: "Metatroncube: Leaders in Web & Mobile Dev", title: "Metatroncube: Leaders in Web & Mobile Dev",
description: "Cutting-edge web & app development, SEO, and digital marketing services.", description: "Cutting-edge web & app development, SEO, and digital marketing services.",
images: ["/assets/images/logo/og-image.jpg"], images: ["/assets/images/logo-1.webp"],
}, },
robots: { robots: {
index: true, index: true,

View File

@ -74,9 +74,6 @@ const WorkProcessSection2 = () => {
<h3 className="sec-title__title">Embark on a digital transformation journey with Metatroncube</h3> <h3 className="sec-title__title">Embark on a digital transformation journey with Metatroncube</h3>
</div> </div>
</div> </div>
<p className="wow text-dark" data-wow-delay="0.5s" style={{ visibility: "hidden" }}>
Our process begins with consultation and strategy development, where we understand your vision and create a customized plan aligned with your goals. We then move into design and development, combining creativity and technology to build functional and visually appealing solutions. Next, we implement and optimize the strategy to ensure efficiency, performance, and measurable impact. After thorough testing, we launch your project smoothly with a focus on quality and reliability. Finally, we provide ongoing support, continuous analysis, and client feedback integration to ensure long-term growth and sustained digital success.
</p>
</div> </div>
</div> </div>

View File

@ -18,7 +18,7 @@ const mobileNavItems = [
], ],
}, },
{ title: "Portfolio", link: "/portfolio" }, { title: "Portfolio", link: "/portfolio" },
{ title: "About", link: "/about-us" }, { title: "About", link: "/about" },
{ title: "Careers", link: "/careers" }, { title: "Careers", link: "/careers" },
{ title: "Blog", link: "/blog" }, { title: "Blog", link: "/blog" },
{ title: "Contact", link: "/contact" }, { title: "Contact", link: "/contact" },

View File

@ -45,6 +45,7 @@ const PageHeader: React.FC<PageHeaderProps> = ({ title, breadcrumbItems, bannerL
className="page-header__shape" className="page-header__shape"
src={bannerLeftImage || defaultLeftImage} src={bannerLeftImage || defaultLeftImage}
alt="bannar-shape" alt="bannar-shape"
loading="lazy"
/> />
</section> </section>
); );

View File

@ -11,7 +11,7 @@ const HistoryTwo = () => {
<h6 className="sec-title__tagline">Experience US</h6> <h6 className="sec-title__tagline">Experience US</h6>
<h3 className="sec-title__title">We Offer & Do <h3 className="sec-title__title">We Offer & Do
More than Ever Platforms.</h3> More than Ever Platforms.</h3>
<p>Appropriately enhance principle-centered innovation rather than high standards in platforms. <br /> Credibly orchestrate functional.</p> <p>At Metatroncube Software Solutions, we help businesses grow with custom software <br /> development, modern web applications, and powerful digital marketing strategies. </p>
</div> </div>
</div> </div>
<div className="row history-two__wrapper"> <div className="row history-two__wrapper">

View File

@ -40,7 +40,7 @@ function MonitorCard({ item, onOpen }: { item: (typeof PortfolioData)[0], onOpen
<div className="pf-monitor-wrap"> <div className="pf-monitor-wrap">
<div className="pf-monitor" onClick={onOpen} style={{ cursor: 'zoom-in' }}> <div className="pf-monitor" onClick={onOpen} style={{ cursor: 'zoom-in' }}>
<div className="pf-monitor-screen"> <div className="pf-monitor-screen">
<img src={item.image} alt={item.alt} /> <img src={item.image} alt={item.alt} loading="lazy" />
</div> </div>
<div className="pf-monitor-stand" /> <div className="pf-monitor-stand" />
<div className="pf-monitor-base" /> <div className="pf-monitor-base" />
@ -77,7 +77,7 @@ function GraphicCard({ item, onOpen }: { item: (typeof PortfolioData)[0], onOpen
<div className={`pf-pinned-item ${orientation}`}> <div className={`pf-pinned-item ${orientation}`}>
<div className="pf-pinned-paper" onClick={onOpen} style={{ cursor: 'zoom-in' }}> <div className="pf-pinned-paper" onClick={onOpen} style={{ cursor: 'zoom-in' }}>
<div className="pf-pin" /> <div className="pf-pin" />
<img src={item.image} alt={item.alt} onLoad={handleLoad} /> <img src={item.image} alt={item.alt} onLoad={handleLoad} loading="lazy" />
</div> </div>
<div className="pf-card-info"> <div className="pf-card-info">
<h4 className="pf-card-name">{item.name}</h4> <h4 className="pf-card-name">{item.name}</h4>
@ -91,7 +91,7 @@ function MetaCard({ item, onOpen }: { item: (typeof PortfolioData)[0], onOpen: (
return ( return (
<div className="pf-meta-wrap" onClick={onOpen} style={{ cursor: 'zoom-in' }}> <div className="pf-meta-wrap" onClick={onOpen} style={{ cursor: 'zoom-in' }}>
<div className="pf-meta-screen"> <div className="pf-meta-screen">
<img src={item.image} alt={item.alt} /> <img src={item.image} alt={item.alt} loading="lazy" />
<div className="pf-meta-overlay"> <div className="pf-meta-overlay">
<h4 className="pf-card-name" style={{ color: '#fff', margin: 0 }}>{item.name}</h4> <h4 className="pf-card-name" style={{ color: '#fff', margin: 0 }}>{item.name}</h4>
</div> </div>
@ -105,7 +105,7 @@ function LogoCard({ item, onOpen }: { item: (typeof PortfolioData)[0], onOpen: (
return ( return (
<div className="pf-logo-wrap" onClick={onOpen} style={{ cursor: 'zoom-in' }}> <div className="pf-logo-wrap" onClick={onOpen} style={{ cursor: 'zoom-in' }}>
<div className="pf-logo-frame"> <div className="pf-logo-frame">
<img src={item.image} alt={item.alt} /> <img src={item.image} alt={item.alt} loading="lazy" />
</div> </div>
<div className="pf-card-info"> <div className="pf-card-info">
<h3 className="pf-card-name">{item.name}</h3> <h3 className="pf-card-name">{item.name}</h3>
@ -127,6 +127,7 @@ function VideoCard({ item }: { item: (typeof PortfolioData)[0] }) {
title={item.name} title={item.name}
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen allowFullScreen
loading="lazy"
/> />
) : ( ) : (
<video controls> <video controls>
@ -148,7 +149,7 @@ function MobileCard({ item, onOpen }: { item: (typeof MobileAppServicesData)[0],
<div className="pf-phone"> <div className="pf-phone">
<div className="pf-phone-notch" /> <div className="pf-phone-notch" />
<div className="pf-phone-screen"> <div className="pf-phone-screen">
<img src={item.image} alt={item.alt} /> <img src={item.image} alt={item.alt} loading="lazy" />
</div> </div>
<div className="pf-phone-home-btn" /> <div className="pf-phone-home-btn" />
</div> </div>
@ -172,7 +173,7 @@ function PortfolioLightbox({ item, onClose }: { item: any; onClose: () => void }
return ( return (
<div className="pf-lightbox-backdrop" onClick={onClose}> <div className="pf-lightbox-backdrop" onClick={onClose}>
<div className="pf-lightbox-content" onClick={(e) => e.stopPropagation()}> <div className="pf-lightbox-content" onClick={(e) => e.stopPropagation()}>
<img src={item.image} alt={item.alt || item.name} className="pf-lightbox-img" /> <img src={item.image} alt={item.alt || item.name} className="pf-lightbox-img" loading="lazy" />
{/* <div className="pf-lightbox-details"> {/* <div className="pf-lightbox-details">
<h3>{item.name}</h3> <h3>{item.name}</h3>
</div> */} </div> */}

View File

@ -8,8 +8,8 @@ const BrandSection = ({ start = 1 }) => {
dots: false, dots: false,
arrows: false, arrows: false,
infinite: true, infinite: true,
slidesToShow: 4, slidesToShow: 3,
slidesToScroll: 4, slidesToScroll: 3,
autoplay: true, autoplay: true,
speed: 1000, speed: 1000,
autoplaySpeed: 3000, autoplaySpeed: 3000,
@ -20,7 +20,7 @@ const BrandSection = ({ start = 1 }) => {
{ {
breakpoint: 1024, breakpoint: 1024,
settings: { settings: {
slidesToShow: 4, slidesToShow: 3,
} }
}, },
{ {
@ -55,8 +55,8 @@ const BrandSection = ({ start = 1 }) => {
/> />
<div className="small-container"> <div className="small-container">
<Slider {...settings} className="brand-active"> <Slider {...settings} className="brand-active">
{[1, 2, 3, 4, 1, 2, 3, 4].map((num, i) => ( {[1, 2, 3, 4].map((num, i) => (
<div key={i} className="brand-item"> <div key={i} className="brand-item d-flex justify-content-center align-items-center">
<span> <span>
<img <img
src={`/assets/img/add/icon-${num}.webp`} src={`/assets/img/add/icon-${num}.webp`}

View File

@ -9,7 +9,7 @@ const About2Section = () => (
<div className="col-xxl-6 col-xl-6 col-lg-6 col-md-12"> <div className="col-xxl-6 col-xl-6 col-lg-6 col-md-12">
<div className="about-2-image-area p-relative wow fadeInLeft" data-wow-delay="500ms"> <div className="about-2-image-area p-relative wow fadeInLeft" data-wow-delay="500ms">
<figure className="main-image m-img"> <figure className="main-image m-img">
<img src="/assets/images/about/1/grid.webp" alt="Our story" /> <img src="/assets/images/about/1/grid.webp" alt="Our story" loading="lazy" />
</figure> </figure>
{/* <div className="small-image"> {/* <div className="small-image">
<img src="/assets/imgs/about/about-4.jpg" alt="" /> <img src="/assets/imgs/about/about-4.jpg" alt="" />
@ -35,7 +35,7 @@ const About2Section = () => (
<h2 className="sec-title__title">Our Story</h2> <h2 className="sec-title__title">Our Story</h2>
</div> </div>
</div> </div>
<p className="mb-35">Metatroncube Software Solution 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.</p> <p className="mb-35">Metatroncube Software Solution 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 over 10+ years of experience in pioneering custom software solutions.</p>
<div className="about-features-list"> <div className="about-features-list">
<div className="about-feature-item-3 wow fadeInRight" data-wow-delay=".6s"> <div className="about-feature-item-3 wow fadeInRight" data-wow-delay=".6s">
<div className="icon"> <div className="icon">

View File

@ -88,10 +88,10 @@ const Footer1 = () => {
<h4 className="mb-20 footer-title">Quick Links</h4> <h4 className="mb-20 footer-title">Quick Links</h4>
<ul className="service-list"> <ul className="service-list">
<li><Link href="/">Home</Link></li> <li><Link href="/">Home</Link></li>
<li><Link href="/about-us">About</Link></li> <li><Link href="/about">About</Link></li>
<li><Link href="/careers">Careers</Link></li> <li><Link href="/careers">Careers</Link></li>
<li><Link href="/portfolio">Portfolio</Link></li> <li><Link href="/portfolio">Portfolio</Link></li>
<li><Link href="/faq">Faq</Link></li> <li><Link href="/faq">FAQ</Link></li>
<li><Link href="/blog">Blog</Link></li> <li><Link href="/blog">Blog</Link></li>
<li><Link href="/contact">Contact</Link></li> <li><Link href="/contact">Contact</Link></li>
</ul> </ul>

View File

@ -12,7 +12,7 @@ interface MobileMenuProps {
const navItems = [ const navItems = [
{ title: 'Home', link: '/' }, { title: 'Home', link: '/' },
{ title: 'About', link: '/about-us' }, { title: 'About', link: '/about' },
{ title: 'Services', link: '/services' }, { title: 'Services', link: '/services' },
{ title: 'Careers', link: '/careers' }, { title: 'Careers', link: '/careers' },
{ title: 'FAQ', link: '/faq' }, { title: 'FAQ', link: '/faq' },

View File

@ -10,7 +10,7 @@ interface NavItemsProps {
const navItems = [ const navItems = [
{ title: 'Home', link: '/' }, { title: 'Home', link: '/' },
{ title: 'About', link: '/about-us' }, { title: 'About', link: '/about' },
{ title: 'Services', link: '/services' }, { title: 'Services', link: '/services' },
{ title: 'Careers', link: '/careers' }, { title: 'Careers', link: '/careers' },
{ title: 'FAQ', link: '/faq' }, { title: 'FAQ', link: '/faq' },

View File

@ -17,7 +17,7 @@ const navItems = [
], ],
}, },
{ title: 'Portfolio', link: '/portfolio' }, { title: 'Portfolio', link: '/portfolio' },
{ title: 'About', link: '/about-us' }, { title: 'About', link: '/about' },
{ title: 'Careers', link: '/careers' }, { title: 'Careers', link: '/careers' },
{ title: 'Blog', link: '/blog' }, { title: 'Blog', link: '/blog' },
{ title: 'Contact', link: '/contact' }, { title: 'Contact', link: '/contact' },

View File

@ -9,18 +9,14 @@ const BrandSlider = () => {
{ id: 2, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" }, { id: 2, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" },
{ id: 3, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" }, { id: 3, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" },
{ id: 4, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" }, { id: 4, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" },
{ id: 5, src: "/assets/img/add/icon-1.webp", alt: "Brand 1" },
{ id: 6, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" },
{ id: 7, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" },
{ id: 8, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" },
]; ];
const settings = { const settings = {
dots: false, dots: false,
arrows: false, arrows: false,
infinite: true, infinite: true,
slidesToShow: 4, slidesToShow: 3,
slidesToScroll: 4, slidesToScroll: 3,
autoplay: true, autoplay: true,
speed: 1000, speed: 1000,
autoplaySpeed: 3000, autoplaySpeed: 3000,
@ -31,7 +27,7 @@ const BrandSlider = () => {
{ {
breakpoint: 1024, breakpoint: 1024,
settings: { settings: {
slidesToShow: 4, slidesToShow: 3,
} }
}, },
{ {

View File

@ -90,7 +90,7 @@ const Footer = () => {
<li><Link href="#home">Home</Link></li> <li><Link href="#home">Home</Link></li>
<li><Link href="#about">About Us</Link></li> <li><Link href="#about">About Us</Link></li>
<li><Link href="#portfolio">Portfolio</Link></li> <li><Link href="#portfolio">Portfolio</Link></li>
<li><Link href="#faq">Faq</Link></li> <li><Link href="#faq">FAQ</Link></li>
<li> <li>
<Link <Link
href="#contact-trigger" href="#contact-trigger"

View File

@ -62,7 +62,7 @@ const AboutService = () => {
</div> </div>
<div className="btn-wrapper"> <div className="btn-wrapper">
<a href="/about-us" className="about-more-btn"> <a href="/about" className="about-more-btn">
<span>ABOUT MORE</span> <span>ABOUT MORE</span>
<div className="icon-circle"> <div className="icon-circle">
<i className="fa-solid fa-chevron-right"></i> <i className="fa-solid fa-chevron-right"></i>

View File

@ -9,18 +9,14 @@ const BrandSlider = () => {
{ id: 2, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" }, { id: 2, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" },
{ id: 3, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" }, { id: 3, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" },
{ id: 4, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" }, { id: 4, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" },
{ id: 5, src: "/assets/img/add/icon-1.webp", alt: "Brand 1" },
{ id: 6, src: "/assets/img/add/icon-2.webp", alt: "Brand 2" },
{ id: 7, src: "/assets/img/add/icon-3.webp", alt: "Brand 3" },
{ id: 8, src: "/assets/img/add/icon-4.webp", alt: "Brand 4" },
]; ];
const settings = { const settings = {
dots: false, dots: false,
arrows: false, arrows: false,
infinite: true, infinite: true,
slidesToShow: 4, slidesToShow: 3,
slidesToScroll: 4, slidesToScroll: 3,
autoplay: true, autoplay: true,
speed: 1000, speed: 1000,
autoplaySpeed: 3000, autoplaySpeed: 3000,
@ -31,7 +27,7 @@ const BrandSlider = () => {
{ {
breakpoint: 1024, breakpoint: 1024,
settings: { settings: {
slidesToShow: 4, slidesToShow: 3,
} }
}, },
{ {
@ -68,7 +64,7 @@ const BrandSlider = () => {
<div className="col-lg-8 m-auto text-center"> <div className="col-lg-8 m-auto text-center">
<div className="brand-header heading2 text-center"> <div className="brand-header heading2 text-center">
<GsapReveal y={20}> <GsapReveal y={20}>
<h5><span><img src="/assets/img-app/fav-icon.webp" alt="" style={{ width: '20px', height: '20px', objectFit: 'contain' }} /></span>Our Partners</h5> <h5><span><img src="/assets/img-app/fav-icon.webp" alt="" style={{ width: '20px', height: '20px', objectFit: 'contain' }} loading="lazy" /></span>Our Partners</h5>
</GsapReveal> </GsapReveal>
<div className="space24"></div> <div className="space24"></div>
<GsapReveal y={20} delay={0.2}> <GsapReveal y={20} delay={0.2}>
@ -88,7 +84,7 @@ const BrandSlider = () => {
<Slider {...settings}> <Slider {...settings}>
{brands.map((brand) => ( {brands.map((brand) => (
<div key={brand.id} className="brand-item"> <div key={brand.id} className="brand-item">
<img src={brand.src} alt={brand.alt} /> <img src={brand.src} alt={brand.alt} loading="lazy" />
</div> </div>
))} ))}
</Slider> </Slider>

View File

@ -90,7 +90,7 @@ const Footer = () => {
<li><Link href="#home">Home</Link></li> <li><Link href="#home">Home</Link></li>
<li><Link href="#about">About Us</Link></li> <li><Link href="#about">About Us</Link></li>
<li><Link href="#portfolio">Portfolio</Link></li> <li><Link href="#portfolio">Portfolio</Link></li>
<li><Link href="#faq">Faq</Link></li> <li><Link href="#faq">FAQ</Link></li>
<li> <li>
<Link <Link
href="#contact-trigger" href="#contact-trigger"

View File

@ -3664,7 +3664,7 @@ AI is not replacing SEO—its evolving it. The opportunity for brands that mo
</ul> </ul>
<p>You're not getting an overseas "one size fits all" strategy. You're getting people who understand that showing up for "coffee near Waterloo Park" can literally be the difference between a quiet afternoon and a line out the door.</p> <p> <p>You're not getting an overseas "one size fits all" strategy. You're getting people who understand that showing up for "coffee near Waterloo Park" can literally be the difference between a quiet afternoon and a line out the door.</p> <p>
Learn more about us here: Learn more about us here:
<a href="https://metatroncubesolutions.com/about-us/" target="_blank" style="color: blue; text-decoration: underline;"> <a href="https://metatroncubesolutions.com/about/" target="_blank" style="color: blue; text-decoration: underline;">
Click here Click here
</a> </a>
</p> </p>
@ -4980,7 +4980,7 @@ AI is not replacing SEO—its evolving it. The opportunity for brands that mo
<li>A law office in North York that relies on search visibility and reviews</li> <li>A law office in North York that relies on search visibility and reviews</li>
<li>An e-commerce brand shipping across the GTA and beyond</li> <li>An e-commerce brand shipping across the GTA and beyond</li>
</ul> </ul>
<p>You can read more about their approach on their <a href="https://metatroncubesolutions.com/about-us/" target="_blank">About page</a>, but heres the simple idea:</p> <p>You can read more about their approach on their <a href="https://metatroncubesolutions.com/about/" target="_blank">About page</a>, but heres the simple idea:</p>
<p>Use AI to automate and personalize the boring, repetitive parts of marketing, so you can focus on running and growing your business.</p> <p>Use AI to automate and personalize the boring, repetitive parts of marketing, so you can focus on running and growing your business.</p>
<h4>What Exactly Are AI Marketing Services in Toronto?</h4> <h4>What Exactly Are AI Marketing Services in Toronto?</h4>
@ -6605,7 +6605,7 @@ AI is not replacing SEO—its evolving it. The opportunity for brands that mo
<p>You can reach out directly here:</p> <p>You can reach out directly here:</p>
<p><a href="https://metatroncubesolutions.com/contact/" target="_blank">Contact Metatroncube Software Solution</a></p> <p><a href="https://metatroncubesolutions.com/contact/" target="_blank">Contact Metatroncube Software Solution</a></p>
<p>Or learn more about the team and their background:</p> <p>Or learn more about the team and their background:</p>
<p><a href="https://metatroncubesolutions.com/about-us/" target="_blank">About Metatroncube Software Solution</a></p> <p><a href="https://metatroncubesolutions.com/about/" target="_blank">About Metatroncube Software Solution</a></p>
<h4>Final Thoughts: Choosing the Right PPC Partner in Waterloo</h4> <h4>Final Thoughts: Choosing the Right PPC Partner in Waterloo</h4>
<p>So, is Metatroncube Software Solution the best PPC agency in Waterloo?</p> <p>So, is Metatroncube Software Solution the best PPC agency in Waterloo?</p>
@ -7438,7 +7438,7 @@ AI is not replacing SEO—its evolving it. The opportunity for brands that mo
<li>Professional firms that rely on steady, high-quality leads</li> <li>Professional firms that rely on steady, high-quality leads</li>
</ul> </ul>
<p>If you want to learn more about the team and their background, you can visit their About page:<br> <p>If you want to learn more about the team and their background, you can visit their About page:<br>
<a href="https://metatroncubesolutions.com/about-us/" target="_blank">About Metatroncube Software Solution</a></p> <a href="https://metatroncubesolutions.com/about/" target="_blank">About Metatroncube Software Solution</a></p>
<h4>How AI-Powered Marketing Solutions in Waterloo Actually Work</h4> <h4>How AI-Powered Marketing Solutions in Waterloo Actually Work</h4>
<p class="mb-2">Lets keep this simple and practicalno heavy jargon.</p> <p class="mb-2">Lets keep this simple and practicalno heavy jargon.</p>
@ -8206,7 +8206,7 @@ AI is not replacing SEO—its evolving it. The opportunity for brands that mo
<h4>Meet Metatroncube Software Solution: Your Local SEO Agency</h4> <h4>Meet Metatroncube Software Solution: Your Local SEO Agency</h4>
<p>Picture this: A software whiz starts Metatroncube Software Solution in 2019, right in Waterloo's tech hub. From <p>Picture this: A software whiz starts Metatroncube Software Solution in 2019, right in Waterloo's tech hub. From
<a href="https://metatroncubesolutions.com/about-us/" target="_blank">About</a>, you'll see their passion for web dev, SEO, and digital marketing. They're not some distant agencythey get the local vibe, from Laurel Creek trails to Conestoga Mall shoppers.</p> <a href="https://metatroncubesolutions.com/about/" target="_blank">About</a>, you'll see their passion for web dev, SEO, and digital marketing. They're not some distant agencythey get the local vibe, from Laurel Creek trails to Conestoga Mall shoppers.</p>
<p>As a local SEO agency, they optimize for Waterloo-specific searches, ensuring your site ranks for "Waterloo plumber" or "Etobicoke dentist" if you're expanding nearby. Their team handles everything under one roof, saving you the hassle of juggling vendors.</p> <p>As a local SEO agency, they optimize for Waterloo-specific searches, ensuring your site ranks for "Waterloo plumber" or "Etobicoke dentist" if you're expanding nearby. Their team handles everything under one roof, saving you the hassle of juggling vendors.</p>
<p>Businesses near the Waterloo Public Library tell me they love how MetatronCube understands cultural preferences herelike mobile-first strategies for busy students and professionals.</p> <p>Businesses near the Waterloo Public Library tell me they love how MetatronCube understands cultural preferences herelike mobile-first strategies for busy students and professionals.</p>
@ -8347,7 +8347,7 @@ info@metatroncubesolutions.com
<h4>Waterloo Success Stories with MetatronCube</h4> <h4>Waterloo Success Stories with MetatronCube</h4>
<p>A bakery on King Street North battled slow winters. MetatronCube ran Instagram Reels + Facebook offerssales up 35%, per their process. Another, a salon near Westmount Place, used LinkedIn for corporate events, filling chairs.</p> <p>A bakery on King Street North battled slow winters. MetatronCube ran Instagram Reels + Facebook offerssales up 35%, per their process. Another, a salon near Westmount Place, used LinkedIn for corporate events, filling chairs.</p>
<p>These aren't outliers. Local directories list them strongGoogle Maps <a href="https://www.google.com/maps/search/Metatroncube+Software+Solutions+Waterloo" target="_blank">https://www.google.com/maps/search/Metatroncube+Software+Solutions+Waterloo</a>, Waterloo Chamber. Visit <a href="https://metatroncubesolutions.com/about-us/" target="_blank">About</a> for more.</p> <p>These aren't outliers. Local directories list them strongGoogle Maps <a href="https://www.google.com/maps/search/Metatroncube+Software+Solutions+Waterloo" target="_blank">https://www.google.com/maps/search/Metatroncube+Software+Solutions+Waterloo</a>, Waterloo Chamber. Visit <a href="https://metatroncubesolutions.com/about/" target="_blank">About</a> for more.</p>
<h4>Practical Tips from a Local Social Media Agency</h4> <h4>Practical Tips from a Local Social Media Agency</h4>
<p>Post native videoshigher engagement. Use urgency: "Today only, Uptown pickup." Budget 70% creation, 30% boosts initially.</p> <p>Post native videoshigher engagement. Use urgency: "Today only, Uptown pickup." Budget 70% creation, 30% boosts initially.</p>
@ -10734,7 +10734,7 @@ info@metatroncubesolutions.com
<p>Template platforms impose real constraints on technical SEO page speed, URL structure, structured data, Core Web Vitals. A custom-built web platform removes those constraints entirely. Combined with a focused <a href="https://metatroncubesolutions.com/service/search-engine-optimization-seo-content-writing/" target="_blank">SEO strategy</a>, you are in a far stronger position to rank for the searches that actually drive business. <a href="https://metatroncubesolutions.com/service/ui-ux-designing/" target="_blank">Graphic Design Services</a> also ensures every customer-facing touchpoint looks as professional as it performs.</p> <p>Template platforms impose real constraints on technical SEO page speed, URL structure, structured data, Core Web Vitals. A custom-built web platform removes those constraints entirely. Combined with a focused <a href="https://metatroncubesolutions.com/service/search-engine-optimization-seo-content-writing/" target="_blank">SEO strategy</a>, you are in a far stronger position to rank for the searches that actually drive business. <a href="https://metatroncubesolutions.com/service/ui-ux-designing/" target="_blank">Graphic Design Services</a> also ensures every customer-facing touchpoint looks as professional as it performs.</p>
<h4>What Working With Metatroncube Looks Like</h4> <h4>What Working With Metatroncube Looks Like</h4>
<p>We do not hand you a finished product and disappear. Every project at Metatroncube starts with understanding your business properly your workflows, your pain points, what success actually looks like in practice. From there we design, build, test, and launch with you involved at every stage. After launch, we stay involved. Software is a living product and businesses keep changing. <a href="https://metatroncubesolutions.com/about-us/" target="_blank">Read more about how we work</a>, or come and <a href="https://metatroncubesolutions.com/contact/" target="_blank">talk to us</a> about your specific situation.</p> <p>We do not hand you a finished product and disappear. Every project at Metatroncube starts with understanding your business properly your workflows, your pain points, what success actually looks like in practice. From there we design, build, test, and launch with you involved at every stage. After launch, we stay involved. Software is a living product and businesses keep changing. <a href="https://metatroncubesolutions.com/about/" target="_blank">Read more about how we work</a>, or come and <a href="https://metatroncubesolutions.com/contact/" target="_blank">talk to us</a> about your specific situation.</p>
<p>If your current tools are slowing you down more than helping you move forward, it is worth a conversation. Get in touch with Metatroncube and let's talk through what you are trying to build.</p> <p>If your current tools are slowing you down more than helping you move forward, it is worth a conversation. Get in touch with Metatroncube and let's talk through what you are trying to build.</p>
`, `,
@ -10804,7 +10804,7 @@ info@metatroncubesolutions.com
<h4>How Metatroncube Builds Your Custom Solution</h4> <h4>How Metatroncube Builds Your Custom Solution</h4>
<p>We start every project with a proper understanding of your business not a quick briefing call, but a true discovery process where we map your workflow, identify friction points and define what the software really needs to achieve. From here on, we design, build, test and operate with you at every stage.</p> <p>We start every project with a proper understanding of your business not a quick briefing call, but a true discovery process where we map your workflow, identify friction points and define what the software really needs to achieve. From here on, we design, build, test and operate with you at every stage.</p>
<p>We will continue after launch. New features are scoped and created. The system evolves along with the development of the business. We provide continuous, flexible support, so your software always keeps up with the steps you plan.</p> <p>We will continue after launch. New features are scoped and created. The system evolves along with the development of the business. We provide continuous, flexible support, so your software always keeps up with the steps you plan.</p>
<p><a href="https://metatroncubesolutions.com/about-us/" target="_blank">Read more about Metatroncube</a>, or <a href="https://metatroncubesolutions.com/contact/" target="_blank">get in touch</a> to talk through your project. A short conversation usually clarifies things faster than you might expect.</p> <p><a href="https://metatroncubesolutions.com/about/" target="_blank">Read more about Metatroncube</a>, or <a href="https://metatroncubesolutions.com/contact/" target="_blank">get in touch</a> to talk through your project. A short conversation usually clarifies things faster than you might expect.</p>
<p>Your technology should support the way your business operates not force you to adapt to its limitations. Connect with Metatroncube to explore how a custom-built solution can be designed specifically for your business needs.</p> <p>Your technology should support the way your business operates not force you to adapt to its limitations. Connect with Metatroncube to explore how a custom-built solution can be designed specifically for your business needs.</p>
`, `,