diff --git a/cypress/e2e/homePage.cy.js b/cypress/e2e/homePage.cy.js index 07ac641..4641835 100644 --- a/cypress/e2e/homePage.cy.js +++ b/cypress/e2e/homePage.cy.js @@ -10,7 +10,7 @@ describe('Homepage Tests', () => { cy.get('.logo-image').click() cy.url().should('include', '/') cy.get('.home-header').should('be.visible'); - cy.get('.content-section').should('be.visible'); + cy.get('.mission-content-section').should('be.visible'); cy.get('.media-side').should('be.visible'); cy.get('.text-side').should('be.visible'); cy.get('.refugee-image-container img').should('have.attr', 'alt', 'Refugees'); diff --git a/src/Components/Contact/Contact.js b/src/Components/Contact/Contact.js index cce958b..e6814c5 100644 --- a/src/Components/Contact/Contact.js +++ b/src/Components/Contact/Contact.js @@ -1,82 +1,3 @@ -// import React from 'react'; -// import '../Contact/Contact.scss' -// import weAllHuman from '../../images/usa-custom.jpeg'; - -// const ContactSection = () => { -// return ( -//
Need technical assistance with this website? Send an email to:nanajon66@gmail.com
- - -//-// The U.S. Refugee Admissions Program (USRAP) is free of charge. -// Any requests to solicit funds for referral or access to the USRAP -// are illegitimate and not associated with the U.S. government. -//
-//-// U.S. Department of State | -// Bureau of Population, Refugees, and Migration | -// Refugee Admissions -//
- - -// -//