footer link pending

This commit is contained in:
priyanshuvish
2025-07-21 20:16:17 +05:30
parent beb2a6dcca
commit 5a3ef848f7
22 changed files with 64 additions and 51 deletions

View File

@@ -112,7 +112,7 @@ const socialLinks = [
{
name: "YouTube",
icon: Youtube,
url: "https://youtube.com/wdi",
url: "https://www.youtube.com/@WebsitedevelopersindiaPvtLmtd",
},
];

View File

@@ -457,16 +457,16 @@ const navigationData = {
],
company: [
{ text: "About WDI", icon: Info, href: "/company/about-wdi" },
{ text: "Our History", icon: Clock, href: "/company/our-history" },
// { text: "Our History", icon: Clock, href: "/company/our-history" },
{ text: "Leadership Team", icon: Users2, href: "/company/leadership-team" },
{
text: "Awards & Certifications",
icon: Award,
href: "/company/awards-certifications",
},
// {
// text: "Awards & Certifications",
// icon: Award,
// href: "/company/awards-certifications",
// },
{ text: "Careers", icon: Briefcase, href: "/company/careers" },
{ text: "Culture & Values", icon: Heart, href: "/company/culture-values" },
{ text: "Press & Media", icon: Newspaper, href: "/company/press-media" },
// { text: "Culture & Values", icon: Heart, href: "/company/culture-values" },
// { text: "Press & Media", icon: Newspaper, href: "/company/press-media" },
],
resources: [
{ text: "Articles", icon: BookOpen, href: "/resources/blog" },