diff --git a/components/section/GradientCard.vue b/components/section/GradientCard.vue index 1c536ae..cd9b523 100644 --- a/components/section/GradientCard.vue +++ b/components/section/GradientCard.vue @@ -36,7 +36,7 @@ const colors = [ :key="i" class="h-full w-full flex flex-col items-center justify-center" > -
+
{{ $t(col.subtext) }}
@@ -45,7 +45,7 @@ const colors = [ :key="i" class="h-full w-full flex flex-col items-center justify-center" > -

+

{{ $t(col.description) }}

diff --git a/pages/land.vue b/pages/land.vue new file mode 100644 index 0000000..b0a3692 --- /dev/null +++ b/pages/land.vue @@ -0,0 +1,3 @@ +