Commit af371728 by sujata

footer change

1 parent a96398c2
...@@ -42,7 +42,7 @@ const Footer = () => { ...@@ -42,7 +42,7 @@ const Footer = () => {
<Link href="/client-servicing">Client Servicing</Link> <Link href="/client-servicing">Client Servicing</Link>
</li> </li>
<li> <li>
<Link href="/career">Career</Link> <Link href="/career">Careers</Link>
</li> </li>
<li> <li>
<Link href="/contact">Contact Us</Link> <Link href="/contact">Contact Us</Link>
...@@ -64,6 +64,9 @@ const Footer = () => { ...@@ -64,6 +64,9 @@ const Footer = () => {
<li> <li>
<Link href="/budgetpanorama">Budget Panorama</Link> <Link href="/budgetpanorama">Budget Panorama</Link>
</li> </li>
<li>
<Link href="/blog">Blogs</Link>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!