fix conttents

This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 20:57:08 -05:00
parent 72e40391d8
commit 8e483e1481
+11 -11
View File
@@ -16,16 +16,16 @@ const linksFooterContent = [
// routePath: "/pricing-pm",
// },
{
itemName: "About us",
routePath: "/about-pm",
itemName: "Performance Marketing",
routePath: "/performance",
},
// {
// itemName: "Features",
// routePath: "/solution-management",
// },
{
itemName: "Blog",
routePath: "/blog-v4",
itemName: "Content Marketing",
routePath: "/content",
},
// {
// itemName: "Help & Support",
@@ -66,20 +66,20 @@ const productsFooterContent = [
// routePath: "/team-5",
// },
{
itemName: "Services",
itemName: "Facebook",
routePath: "#",
},
{
itemName: "News",
routePath: "/blog-v3",
itemName: "Twitter(x)",
routePath: "#",
},
// {
// itemName: "About us",
// routePath: "/about-doc",
// },
{
itemName: "Contact",
routePath: "/contact-cs",
itemName: "News",
routePath: "#",
},
];
@@ -105,7 +105,7 @@ const FooterFinSite = () => {
{/* /.footer-list */}
<div className="col-lg-3 col-md-4 footer-list">
<h5 className="footer-title font-slab">Links</h5>
<h5 className="footer-title font-slab">Services</h5>
<ul>
{linksFooterContent.map((list, i) => (
<li key={i}>
@@ -129,7 +129,7 @@ const FooterFinSite = () => {
{/* /.footer-list */}
<div className="col-xl-2 col-lg-3 col-md-4 footer-list">
<h5 className="footer-title font-slab">Products</h5>
<h5 className="footer-title font-slab">Social</h5>
<ul className="pe-5">
{productsFooterContent.map((list, i) => (
<li key={i}>