Add new header & fix with image button

This commit is contained in:
khatabwedaa
2021-09-21 08:58:16 +02:00
parent a4a23accd8
commit 38b43803d6
5 changed files with 138 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ export default [
components: [
{ name: "ECommerce" },
{ name: "WithNewsletterForm" },
{ name: "CenterContent" },
{ name: "WithSlide" },
{ name: "WithImage" },
{ name: "WithSideImage" },
@@ -96,7 +97,7 @@ export default [
components: [
{ name: "AboutMe" },
{ name: "Feature" },
{ name: "Products" },
{ name: "ProductsWithSideLinks" },
{ name: "OurTeam" },
{ name: "ParagraphWithImage" },
],