Commit 242f1461 by Ravindra Kanojiya

updated footer menu

1 parent a9bf162a
......@@ -54,23 +54,24 @@ const Footer = () => {
</Link>
</li>
<li className="mb-3">
<Link href="/collections">
<Link href="/collections/kitchens">
Collections
</Link>
</li>
<li className="mb-3">
<Link href="/brands">
<Link href="/brands/valcucine">
Brands
</Link>
</li>
<li className="mb-3">
<Link href="/products">
Products
<Link href="/catalogue">
Catalogue
</Link>
</li>
<li>
<Link href="/projects">
Projects
<li className="">
<Link href="/contacts">
Contacts
</Link>
</li>
</ul>
......@@ -87,11 +88,26 @@ const Footer = () => {
</li>
<li className="mb-3">
<Link href="/collections/wardrobes">
Wardrobes and Systems
Wardrobes
</Link>
</li>
<li className="mb-3">
<Link href="/collections/doors-and-partitions">
Doors and Partitions
</Link>
</li>
<li className="mb-3">
<Link href="/collections/furniture-accessories">
Furniture Accessories
</Link>
</li>
<li className="mb-3">
<Link href="/collections/wall-panelling-and-shelving-system">
Wall Panelling & Shelving System
</Link>
</li>
<li>
<Link href="/collections/surface">
<Link href="/collections/surfaces">
Surface
</Link>
</li>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!