diff --git a/src/components/FooterComponent.vue b/src/components/FooterComponent.vue index 3a27ba48eb31986515d89e6cc5b164efa6078c36..eeea8b4342507a5095244ef001c211307c9e980d 100644 --- a/src/components/FooterComponent.vue +++ b/src/components/FooterComponent.vue @@ -48,12 +48,14 @@ </article> </div> - <p - class="text-blue-line mt-[70px] mb-[21px] text-smleading-4 text-center" - > - Terms of Service - <span class="text-black font-gilroy font-normal">and</span> Privacy - Policy. + <p class="text-black mt-[70px] mb-[21px] text-sm leading-4 text-center"> + <router-link to="/terms-of-service" class="text-blue-line" + >Terms of Service </router-link + > + <span class="font-gilroy font-normal">and</span> + <router-link to="/terms-of-service" class="text-blue-line" + > Privacy Policy</router-link + >. </p> </div> diff --git a/src/pages/ServicesPage.vue b/src/pages/ServicesPage.vue index e46df32c7a2a09a919011ff3b53fb3d0145cdc7d..05736575fc38c0006d37253f73e3bf1c10fccad8 100644 --- a/src/pages/ServicesPage.vue +++ b/src/pages/ServicesPage.vue @@ -99,12 +99,16 @@ </section> <footer - class="text-blue-line mt-[70px] mb-[21px] text-smleading-4 text-center relative" + class="text-black mt-[70px] mb-[21px] text-sm leading-4 text-center relative" > <div class="relative z-10"> - Terms of Service - <span class="text-black font-gilroy font-normal">and</span> Privacy - Policy. + <router-link to="/terms-of-service" class="text-blue-line" + >Terms of Service + </router-link> + <span class="font-gilroy font-normal">and</span> + <router-link to="/privacy-policy" class="text-blue-line"> + Privacy Policy</router-link + >. </div> <div diff --git a/src/pages/TermsOfServicePage.vue b/src/pages/TermsOfServicePage.vue new file mode 100644 index 0000000000000000000000000000000000000000..48ea65fff9cb64630a0fb738c9aa0c0cee7a2d90 --- /dev/null +++ b/src/pages/TermsOfServicePage.vue @@ -0,0 +1,265 @@ +<template> + <div> + <HeaderComponent + current-page="blogs" + :transparent="scroll < 50" + :with-shadow="scroll > 50" + @onButtonClick="scrollToContacts" + ></HeaderComponent> + <section class="mt-[84px] pl-[6.7%] pr-[8.6%] font-gilroy"> + <h1 class="text-[2rem] leading-[2.375rem]">Terms of Use Agreement</h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + This agreement requires the use of arbitration on an individual basis to + resolve disputes between you and immigrants like us (dba + "immigrationhelp.Org "). Both you and immigrationhelp.Org waive the + right to a jury trial or class action. Please read this document + carefully. It affects your legal rights and remedies and will have a + substantial effect on how disputes between you and immigrationhelp.Org + will be<br /><br /> + Neither immigrants like us nor immigrationhelp.Org is a law firm, nor do + they provide legal advice. They are not a substitute for the advice of + an attorney. Your use of the site and services, and your communication + with immigrationhelp.Org, does not create an attorney-client + relationship. Your communications with immigrationhelp.Org are not + protected by the attorney-client privilege. + </p> + <p class="mt-[29px]"> + <i class="font-semibold italic capitalize"> + The summaries of provisions under “What this means for you†are + provided as a courtesy to help you understand this Agreement, but they + are not legally binding and do not modify this Agreement in any way. + </i> + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10">Scope</h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + This Terms of Use Agreement (“Agreementâ€) is between you and Immigrants + Like Us, Inc. (DBA “ImmigrationHelp.orgâ€), and governs your use of the + website located at www.immigrationhelp.org (including all subdomains) + (the “Siteâ€) and the services provided by ImmigrationHelp.org (the + “Servicesâ€). All references to "Immigrants Like Us," + "ImmigrationHelp.org," "ImmiHelp," "ILU," or "IHO" on this website or + its related pages, applications, or correspondence, refer to the same + entity, incorporated in the state of Massachusetts as "Immigrants Like + Us, Inc." For the sake of clarity and consistency, this Agreement will + use "ImmigrationHelp.org" for all references to the incorporated entity + Immigrants Like Us, Inc. By accessing or using the Site or the Services, + you agree to be legally bound by this Agreement. Your use of the Site + and Services is also subject to the terms of the ImmigrationHelp.org + Privacy Policy. If you do not agree to the terms of this Agreement and + the Privacy Policy, you may not access or use the Site or Services. The + Site and Services are intended for use by persons 18 years of age or + older. If you are under 18 years of age, you may not access or use the + Site or Services. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + WHAT THIS MEANS FOR YOU + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + If you use the ImmigrationHelp.org website or services, you are agreeing + to these terms. If you don’t agree to the terms, or if you are under 18 + years of age, you may not use the website or services. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + Description of Services + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + ImmigrationHelp.org is a platform designed to assist you in completing + United States Citizenship and Immigration Services (USCIS) forms as well + as forms required by other governmental agencies. ImmigrationHelp.org + provides information and step-by-step instructions intended to make the + completion of such forms less confusing. ImmigrationHelp.org is not + affiliated with or endorsed by USCIS or any United States government + agency. All USCIS and other forms are available without cost from USCIS + and other applicable agencies. Use of the ImmigrationHelp.org's Site and + Services is not required to complete and file such forms. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + WHAT THIS MEANS FOR YOU + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + United States Citizenship and Immigration Services (USCIS) is the + government agency that oversees many U.S. immigration benefits. USCIS + provides immigration forms for free. ImmigrationHelp.org is a private + company and has no affiliation with USCIS. You are not required to use + ImmigrationHelp.org to complete USCIS forms. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10">Not a Law Firm</h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + IMMIGRATIONHELP.ORG IS NOT A LAW FIRM AND ITS SERVICES SHOULD NOT BE + CONFUSED WITH LEGAL ADVICE. YOUR AGREEMENT TO THE TERMS OF THIS + AGREEMENT AND YOUR ACCESS AND USE OF THE IMMIGRATIONHELP.ORG'S SITE AND + SERVICES DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP BETWEEN YOU AND + IMMIGRATIONHELP.ORG. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + WHAT THIS MEANS FOR YOU + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + ImmigrationHelp.org provides information and assistance in completing + USCIS forms. However, ImmigrationHelp.org is not a law firm. + ImmigrationHelp.org cannot, and does not, provide legal advice to you. + Depending on your particular circumstances, you may require the services + of a licensed attorney, and ImmigrationHelp.org is not a substitute for + the advice of a licensed attorney. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + Accounts and Information + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + Your ImmigrationHelp.org Account. In order to access and use some + aspects of the Site and Services, you will be required to create an + account and establish a username and password. If you create a + ImmigrationHelp.org Account, you agree to submit only accurate + information about yourself and to keep the information you submit + up-to-date. You agree not to impersonate anyone else. You are + responsible for maintaining the security and confidentiality of your + username and password, and you agree not to authorize anyone else to use + your username and password. You are solely responsible for all actions + taken under your account. You agree to notify ImmigrationHelp.org + promptly in the event you learn of any unauthorized use of your account. + By creating an account, you agree that you may receive electronic + communications from ImmigrationHelp.org and its affiliates, including + offers, newsletters, account notices and updates. If at any time you no + longer wish to receive such electronic communications, you may opt-out + by clicking the designated link in the communication. + <br /><br /> + 4.2. Your Application. If you use our service to file an application, we + may assign a unique email address to your account for the sole purpose + of enabling ImmigrationHelp.org to receive directly from USCIS the + receipt number assigned to your application. You agree that + ImmigrationHelp.org may use your receipt number to check your + application status from time to time so that we may provide you + pertinent general information about the steps in the application + process. If, at any time, you do not want ImmigrationHelp.org to retain + your receipt number or to check your application status, let us know by + contacting our support department at help@immigrationhelp.org. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + WHAT THIS MEANS FOR YOU + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + You may need to create an account with ImmigrationHelp.org. If you do, + you will only provide accurate information about yourself. You agree not + to share your account access credentials with others, and will be + responsible for anyone’s use of your account. When you create an + account, you give us permission to receive your government receipt + number, use that number to check your application status, and email you + with general information about the application process. If you don’t + want us to retain your government receipt number or check your + application status, email us at help@immigrationhelp.org + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10">Use of Services</h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + License Grant to You. Subject to your complete compliance with the + provisions of this Agreement, you are granted a limited, non-exclusive, + non-transferable, revocable license to use the Site and Services solely + in the manner authorized and intended by ImmigrationHelp.org. Any rights + not expressly granted in this Agreement are expressly reserved by + ImmigrationHelp.org. The resale or distribution of materials made + available on the Site without the express, written consent of + ImmigrationHelp.org is prohibited. All such materials are authorized + only for your own personal use. + </p> + <h1 class="text-[2rem] leading-[2.375rem] mt-10"> + WHAT THIS MEANS FOR YOU + </h1> + <p class="text-lg leading-[1.813rem] mt-[30px] capitalize"> + We are granting you permission to use our website and services, but only + in the ways described in this agreement. You can’t transfer this + permission to others. You can’t sell or give the information or content + we provide to you to others. + <br /><br /> + 5.2. Restrictions on Your Access To and Use of Site and Services + <br /><br /> + In connection with your access to or use of the Site or Services, you + are prohibited from: + <br /><br /> + accessing data not intended for you or logging onto a server or an + account which you are not authorized to access; using any engine, + software, tool, agent or other device or mechanism (including without + limitation browsers, spiders, robots, avatars or intelligent agents) to + access, navigate, or search the Site, other than generally available + third-party web browsers (e.g., Mozilla Firefox, Google Chrome and + Microsoft Explorer); using any device, software or routine to interfere + or attempt to interfere with the proper working of the Site or any + activity being conducted on the Site; attempting to probe, scan or test + the vulnerability of a ImmigrationHelp.org system or network or to + breach security or authentication measures without proper authorization; + attempting to interfere with service to any user, host or network, + including, without limitation, via means of submitting a virus to the + Site or through the Service, overloading, “flooding,†“spamming,†+ “mailbombing†or “crashingâ€; sending unsolicited email, including + promotions and/or advertising of products or services; forging any + TCP/IP packet header or any part of the header information in any email + or newsgroup posting; copying, modifying, adapting, reproducing, reverse + engineering, decompiling, disassembling, or preparing derivative works + from ImmigrationHelp.org software, ImmigrationHelp.org Content or User + Content that is not your own; distributing viruses, malicious code, + malware or any other technologies that may harm ImmigrationHelp.org, the + Site, the Services or a user; violating or circumventing any applicable + laws, regulations or ImmigrationHelp.org technical measures, security + measures or policies; violating, infringing, or breaching the rights of + ImmigrationHelp.org or a third-party, including, but not limited to any + copyrights, trademark rights, patent rights, trade secrets rights, + rights of publicity or personality, moral rights, or any other + proprietary rights; submitting to the Site or through the Services any + false, inaccurate, misleading, deceptive, defamatory, or libelous + materials or User Content; or knowingly withholding or failing to + disclose information requested by ImmigrationHelp.org or required to be + included or disclosed on a USCIS form or other government form or + engaging in any action that constitutes fraud. Submitting false, + inaccurate, misleading or deceptive information, or failing to disclose + information requested by ImmigrationHelp.org or required to be included + or disclosed on a USCIS form or other government form may result in your + application being denied by the applicable government agency and + ImmigrationHelp.org will not have any liability to you as a result of + such actions. + <br /><br /> + Violations of system or network security may result in civil or criminal + liability. ImmigrationHelp.org will investigate occurrences that may + involve such violations and may involve, and cooperate with, law + enforcement authorities in prosecuting users who are involved in such + violations. + </p> + </section> + <footer + class="text-black mt-[32px] mb-5 text-sm leading-4 text-center relative" + > + <router-link to="/terms-of-service" class="text-blue-line" + >Terms of Service + </router-link> + <span class="font-gilroy font-normal">and</span> + <router-link to="/privacy-policy" class="text-blue-line"> + Privacy Policy</router-link + >. + </footer> + </div> +</template> + +<script> +import HeaderComponent from "../components/HeaderComponent.vue"; + +export default { + name: "TermsOfServicePage", + data() { + return { + scroll: window.scrollY, + }; + }, + mounted() { + window.addEventListener("scroll", this.onScroll); + }, + beforeDestroy() { + window.removeEventListener("scroll", this.onScroll); + }, + methods: { + onScroll() { + this.scroll = window.scrollY; + }, + scrollToContacts() { + this.$refs.contacts.$el.scrollIntoView({ behavior: "smooth" }); + }, + }, + components: { HeaderComponent }, +}; +</script> diff --git a/src/plugins/router.js b/src/plugins/router.js index 5b181d94a1ab84aedfe88af39906055392bf38c3..3ca3b2d0fb396088785e3d02b1cad9f42c51b4e4 100644 --- a/src/plugins/router.js +++ b/src/plugins/router.js @@ -5,6 +5,8 @@ import ServicesPage from "../pages/ServicesPage"; import BlogsPage from "../pages/BlogsPage"; import BlogPage from "../pages/BlogPage"; import NotFoundPage from "../pages/NotFoundPage"; +import TermsOfServicePage from "../pages/TermsOfServicePage"; + Vue.use(VueRouter); const router = new VueRouter({ @@ -25,6 +27,10 @@ const router = new VueRouter({ path: "/blogs/:id", component: BlogPage, }, + { + path: "/terms-of-service", + component: TermsOfServicePage, + }, { path: "/:pathMatch(.*)*", component: NotFoundPage,