2 web images updated
This commit is contained in:
parent
6848f3d0b7
commit
25d9621aca
BIN
public/assets/images/portfolio/web-development/data4autos.png
Normal file
BIN
public/assets/images/portfolio/web-development/data4autos.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
BIN
public/assets/images/portfolio/web-development/shivas-dosa.png
Normal file
BIN
public/assets/images/portfolio/web-development/shivas-dosa.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 659 KiB |
File diff suppressed because one or more lines are too long
@ -80,6 +80,8 @@ const blogPosts = [
|
|||||||
{ slug: 'does-metatroncube-really-work-on-technical-seo-and-on-page-optimization-in-india' },
|
{ slug: 'does-metatroncube-really-work-on-technical-seo-and-on-page-optimization-in-india' },
|
||||||
{ slug: 'metatroncube-india-the-best-marketing-agency-for-transforming-your-brand' },
|
{ slug: 'metatroncube-india-the-best-marketing-agency-for-transforming-your-brand' },
|
||||||
{ slug: 'does-metatroncube-work-on-technical-seo-and-on-page-optimization' },
|
{ slug: 'does-metatroncube-work-on-technical-seo-and-on-page-optimization' },
|
||||||
|
{ slug: 'what-seo-strategies-does-metatroncube-use-to-drive-organic-traffic-in-india' },
|
||||||
|
{ slug: 'how-metatroncube-improves-core-web-vitals-to-boost-google-rankings-in-india' },
|
||||||
];
|
];
|
||||||
|
|
||||||
// Convert blog slugs to sitemap entries
|
// Convert blog slugs to sitemap entries
|
||||||
|
|||||||
@ -5091,17 +5091,114 @@ Instead of "Invalid password", they say:<br>
|
|||||||
|
|
||||||
// Portfolio
|
// Portfolio
|
||||||
export const PortfolioData = [
|
export const PortfolioData = [
|
||||||
|
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 73,
|
||||||
category: "web",
|
category: "web",
|
||||||
image: "/assets/images/portfolio/web-development/murugan-temple.jpg",
|
image: "/assets/images/portfolio/web-development/repharehab.png",
|
||||||
colClass: "col-lg-4 col-md-6",
|
colClass: "col-lg-4 col-md-6",
|
||||||
alt: "Murugan Temple",
|
alt: "rapharehab",
|
||||||
title: "Web Development",
|
title: "Web Development",
|
||||||
name: "Murugan Temple",
|
name: "Rapharehab",
|
||||||
link: "https://murugantemple.ca/",
|
link: "https://rapharehab.ca/",
|
||||||
videoLink: "https://youtu.be/QjUAdO3p5E8",
|
// videoLink: "#",
|
||||||
imagePopup: "/assets/images/portfolio/web-development/murugan-temple.jpg",
|
imagePopup: "/assets/images/portfolio/web-development/repharehab.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 75,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/Maisondetreats.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Maison de treats",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Maison de treats",
|
||||||
|
link: "https://maisondetreats.com/",
|
||||||
|
// videoLink: "#",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/Maisondetreats.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 74,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/Sixty5Street.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Sixty5Street",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Sixty5Street",
|
||||||
|
link: "https://sixty5street.com/",
|
||||||
|
// videoLink: "#",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/Sixty5Street.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 5,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/vg-fence.jpg",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "VG Fence",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "VG Fence",
|
||||||
|
link: "https://vgfence.metatronnest.com/",
|
||||||
|
videoLink: "https://youtu.be/Jv0d_kj0RDs",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/vg-fence.jpg",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 68,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/janahanlaw.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "janahanlaw",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Janahan Law",
|
||||||
|
link: "https://janahanlaw.com/",
|
||||||
|
videoLink: "https://youtu.be/zWAMAYFctVQ",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/janahanlaw.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 80,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/data4autos.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Data4Autos",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Data4Autos",
|
||||||
|
link: "https://data4autos.com/",
|
||||||
|
// videoLink: "#",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/data4autos.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 76,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/Cybus.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Cibus Industries",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Cibus Industries",
|
||||||
|
link: "https://cibusindustries.com/",
|
||||||
|
// videoLink: "#",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/Cybus.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 72,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/TCA.png",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Tamil Culture Association",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Tamil Culture Association",
|
||||||
|
link: "https://tamilculturewaterloo.org/",
|
||||||
|
// videoLink: "#",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/TCA.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 4,
|
||||||
|
category: "web",
|
||||||
|
image: "/assets/images/portfolio/web-development/shivas-dosa.jpg",
|
||||||
|
colClass: "col-lg-4 col-md-6",
|
||||||
|
alt: "Shiva's Dosa",
|
||||||
|
title: "Web Development",
|
||||||
|
name: "Shiva's Dosa",
|
||||||
|
link: "https://shivasdosa.com/",
|
||||||
|
videoLink: "https://www.youtube.com/embed/0vVvnfX9GJk",
|
||||||
|
imagePopup: "/assets/images/portfolio/web-development/shivas-dosa.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
@ -5128,28 +5225,16 @@ export const PortfolioData = [
|
|||||||
imagePopup: "/assets/images/portfolio/web-development/dine-360.jpg",
|
imagePopup: "/assets/images/portfolio/web-development/dine-360.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 79,
|
||||||
category: "web",
|
category: "web",
|
||||||
image: "/assets/images/portfolio/web-development/shivas-dosa.jpg",
|
image: "/assets/images/portfolio/web-development/shivas-dosa.png",
|
||||||
colClass: "col-lg-4 col-md-6",
|
colClass: "col-lg-4 col-md-6",
|
||||||
alt: "Shiva's Dosa",
|
alt: "Shivas Dosa Restaurant",
|
||||||
title: "Web Development",
|
title: "Web Development",
|
||||||
name: "Shiva's Dosa",
|
name: "Shivas Dosa Restaurant",
|
||||||
link: "https://shivasdosa.com/",
|
link: "https://shivasdosa.com/",
|
||||||
videoLink: "https://www.youtube.com/embed/0vVvnfX9GJk",
|
// videoLink: "#",
|
||||||
imagePopup: "/assets/images/portfolio/web-development/shivas-dosa.jpg",
|
imagePopup: "/assets/images/portfolio/web-development/shivas-dosa.png",
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 5,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/vg-fence.jpg",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "VG Fence",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "VG Fence",
|
|
||||||
link: "https://vgfence.metatronnest.com/",
|
|
||||||
videoLink: "https://youtu.be/Jv0d_kj0RDs",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/vg-fence.jpg",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 6,
|
id: 6,
|
||||||
@ -5212,78 +5297,16 @@ export const PortfolioData = [
|
|||||||
imagePopup: "/assets/images/portfolio/web-development/brit-lanka.webp",
|
imagePopup: "/assets/images/portfolio/web-development/brit-lanka.webp",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 68,
|
id: 1,
|
||||||
category: "web",
|
category: "web",
|
||||||
image: "/assets/images/portfolio/web-development/janahanlaw.png",
|
image: "/assets/images/portfolio/web-development/murugan-temple.jpg",
|
||||||
colClass: "col-lg-4 col-md-6",
|
colClass: "col-lg-4 col-md-6",
|
||||||
alt: "janahanlaw",
|
alt: "Murugan Temple",
|
||||||
title: "Web Development",
|
title: "Web Development",
|
||||||
name: "Janahan Law",
|
name: "Murugan Temple",
|
||||||
link: "https://janahanlaw.com/",
|
link: "https://murugantemple.ca/",
|
||||||
videoLink: "https://youtu.be/zWAMAYFctVQ",
|
videoLink: "https://youtu.be/QjUAdO3p5E8",
|
||||||
imagePopup: "/assets/images/portfolio/web-development/janahanlaw.png",
|
imagePopup: "/assets/images/portfolio/web-development/murugan-temple.jpg",
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 75,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/Maisondetreats.png",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "Maison de treats",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "Maison de treats",
|
|
||||||
link: "https://maisondetreats.com/",
|
|
||||||
// videoLink: "#",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/Maisondetreats.png",
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
id: 73,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/repharehab.png",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "rapharehab",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "Rapharehab",
|
|
||||||
link: "https://rapharehab.ca/",
|
|
||||||
// videoLink: "#",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/repharehab.png",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 74,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/Sixty5Street.png",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "Sixty5Street",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "Sixty5Street",
|
|
||||||
link: "https://sixty5street.com/",
|
|
||||||
// videoLink: "#",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/Sixty5Street.png",
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
id: 76,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/Cybus.png",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "Cibus Industries",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "Cibus Industries",
|
|
||||||
link: "https://cibusindustries.com/",
|
|
||||||
// videoLink: "#",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/Cybus.png",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 72,
|
|
||||||
category: "web",
|
|
||||||
image: "/assets/images/portfolio/web-development/TCA.png",
|
|
||||||
colClass: "col-lg-4 col-md-6",
|
|
||||||
alt: "Tamil Culture Association",
|
|
||||||
title: "Web Development",
|
|
||||||
name: "Tamil Culture Association",
|
|
||||||
link: "https://tamilculturewaterloo.org/",
|
|
||||||
// videoLink: "#",
|
|
||||||
imagePopup: "/assets/images/portfolio/web-development/TCA.png",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 11,
|
id: 11,
|
||||||
@ -6016,5 +6039,5 @@ export const PortfolioData = [
|
|||||||
imagePopup: "/assets/images/portfolio/wordpress/TNCSC.png",
|
imagePopup: "/assets/images/portfolio/wordpress/TNCSC.png",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// last id-80 start from 81
|
||||||
];
|
];
|
||||||
Loading…
x
Reference in New Issue
Block a user