diff --git a/dist.zip b/dist.zip index 8f47b61..2acfb3d 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/components/new/FooterSectionNew.vue b/src/components/new/FooterSectionNew.vue index c64ac03..1a3d743 100644 --- a/src/components/new/FooterSectionNew.vue +++ b/src/components/new/FooterSectionNew.vue @@ -77,7 +77,12 @@ const footerLinks = [
diff --git a/src/views/HomeViewNew.vue b/src/views/HomeViewNew.vue index 11d9ad1..ea52e52 100644 --- a/src/views/HomeViewNew.vue +++ b/src/views/HomeViewNew.vue @@ -21,8 +21,8 @@ import FooterSectionNew from '@/components/new/FooterSectionNew.vue'