diff --git a/src/components/Footer.vue b/src/components/Footer.vue new file mode 100644 index 0000000..6235a9d --- /dev/null +++ b/src/components/Footer.vue @@ -0,0 +1,21 @@ + + + + + diff --git a/src/components/Guarantee.vue b/src/components/Guarantee.vue new file mode 100644 index 0000000..b616640 --- /dev/null +++ b/src/components/Guarantee.vue @@ -0,0 +1,87 @@ + + + + diff --git a/src/components/Home.vue b/src/components/Home.vue new file mode 100644 index 0000000..b0dcfd4 --- /dev/null +++ b/src/components/Home.vue @@ -0,0 +1,55 @@ + + + + + \ No newline at end of file diff --git a/src/components/NavContainer.vue b/src/components/NavContainer.vue new file mode 100644 index 0000000..5e91488 --- /dev/null +++ b/src/components/NavContainer.vue @@ -0,0 +1,227 @@ + + + + + \ No newline at end of file diff --git a/src/components/Preson.vue b/src/components/Preson.vue new file mode 100644 index 0000000..b316d4a --- /dev/null +++ b/src/components/Preson.vue @@ -0,0 +1,52 @@ + + + + + \ No newline at end of file