diff --git a/components/Contactpage/Contactpage.js b/components/Contactpage/Contactpage.js index b4f9670..b97f56d 100644 --- a/components/Contactpage/Contactpage.js +++ b/components/Contactpage/Contactpage.js @@ -47,7 +47,7 @@ const Contactpage = () => {

Call Now

-

+1 800 123 456 789

+

+1 3053307413

{/*

+1 800 123 654 987

*/}
@@ -64,11 +64,11 @@ const Contactpage = () => { -
+ {/*
-
+
*/} ) diff --git a/components/Donors/Donors.js b/components/Donors/Donors.js index f64e5ea..bee676f 100644 --- a/components/Donors/Donors.js +++ b/components/Donors/Donors.js @@ -8,7 +8,7 @@ const ClickHandler = () => { const Donors = () => { return ( -
+
diff --git a/components/HeaderTopbar/HeaderTopbar.js b/components/HeaderTopbar/HeaderTopbar.js index 9f782c4..17f9283 100644 --- a/components/HeaderTopbar/HeaderTopbar.js +++ b/components/HeaderTopbar/HeaderTopbar.js @@ -19,7 +19,7 @@ const HeaderTopbar = () => {
Call Us: -

+(684) 555-0102

+

+1 3053307413

diff --git a/components/footer/Footer.js b/components/footer/Footer.js index ae9124f..b546ee4 100644 --- a/components/footer/Footer.js +++ b/components/footer/Footer.js @@ -25,7 +25,7 @@ const Footer = (props) => {

Every immigration case tells a unique story of hope, determination, and the pursuit of the American dream.

-
+

Quick Links

@@ -39,7 +39,7 @@ const Footer = (props) => {
-
+

Services

@@ -69,7 +69,7 @@ const Footer = (props) => {
  • -
  • Phone: 111-222-333-2155
  • +
  • Phone: +1 3053307413
  • Email: info@janahanlaw.com
  • diff --git a/components/hero/hero.js b/components/hero/hero.js index 3af1a0e..0a7d45e 100644 --- a/components/hero/hero.js +++ b/components/hero/hero.js @@ -33,7 +33,7 @@ const Hero = () => {
- View More + About
@@ -52,7 +52,7 @@ const Hero = () => {
- View More + Our Approach
@@ -70,7 +70,7 @@ const Hero = () => {
- View More + Services
@@ -88,7 +88,7 @@ const Hero = () => {
- View More + Contact
diff --git a/pages/index.js b/pages/index.js index 1d88d08..7e36663 100644 --- a/pages/index.js +++ b/pages/index.js @@ -29,7 +29,7 @@ const HomePage = () => { - + {/* */} {/* */} {/* */} diff --git a/styles/sass/page/_contact.scss b/styles/sass/page/_contact.scss index 910c063..0bc8308 100644 --- a/styles/sass/page/_contact.scss +++ b/styles/sass/page/_contact.scss @@ -2,7 +2,7 @@ 19. wpo-contact-pg-section --------------------------------------------------------------*/ .wpo-contact-pg-section { - padding-bottom: 0px; + // padding-bottom: 120px; .wpo-contact-title { @@ -199,8 +199,8 @@ padding: 50px; background: #102548; // box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.1); - margin-bottom: -125px; - position: relative; + // margin-bottom: -125px; + // position: relative; z-index: 99; @media(max-width:767px) {