diff --git a/components/ui/Heros/ImageWithNewsletter.vue b/components/ui/Heros/ImageWithNewsletter.vue index 0c04d6a..ca3ce08 100644 --- a/components/ui/Heros/ImageWithNewsletter.vue +++ b/components/ui/Heros/ImageWithNewsletter.vue @@ -42,7 +42,7 @@ -
+

@@ -144,7 +144,7 @@ -
+

diff --git a/components/ui/Heros/WithBGImage.vue b/components/ui/Heros/WithBGImage.vue index c653b47..847bbb6 100644 --- a/components/ui/Heros/WithBGImage.vue +++ b/components/ui/Heros/WithBGImage.vue @@ -29,7 +29,7 @@

-
+

Build Your new Saas

@@ -49,17 +49,6 @@ name: 'With Background Image', isOpen: false, code: ` - - module.exports = { - theme: { - extend: { - spacing: { - 128: '32rem', - }, - }, - }, - } -
-
+

Build Your new Saas

diff --git a/components/ui/Heros/WithImage.vue b/components/ui/Heros/WithImage.vue index 282087c..b57fa8c 100644 --- a/components/ui/Heros/WithImage.vue +++ b/components/ui/Heros/WithImage.vue @@ -35,7 +35,7 @@
-
+

Find your premium new glasses exported from US

@@ -108,17 +108,6 @@ name: 'With Image', isOpen: false, code: ` - - module.exports = { - theme: { - extend: { - spacing: { - 128: '32rem', - }, - }, - }, - } -
-
+

Find your premium new glasses exported from US

diff --git a/components/ui/Heros/WithPattern.vue b/components/ui/Heros/WithPattern.vue index fec0235..1abaa88 100644 --- a/components/ui/Heros/WithPattern.vue +++ b/components/ui/Heros/WithPattern.vue @@ -14,7 +14,7 @@
-
+

Brand

@@ -58,17 +58,6 @@ return { name: 'With Pattern', code: ` - - module.exports = { - theme: { - extend: { - spacing: { - 128: '32rem', - }, - }, - }, - } -