Skip to content

Commit

Permalink
Merge branch 'master' into #40-quote-section
Browse files Browse the repository at this point in the history
  • Loading branch information
samgildea committed Apr 29, 2021
2 parents 7733e13 + b38f2c5 commit 4b340aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions src/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export const query = graphql`
company_background_section_heading
company_comparison_section_heading
company_team_heading
cta_button_destination
cta_button_text
industry_context_explanation {
explanation_description
Expand All @@ -38,10 +37,8 @@ export const query = graphql`
product_feature {
product_feature_name
}
products_navigation_button_destination
products_navigation_button_text
team_member_information {
contact_button_destination
contact_button_text
team_member_description
team_member_title
Expand Down
4 changes: 1 addition & 3 deletions src/pages/products.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ export const query = graphql`
feature_title
features {
feature_name
feature_description {
text
}
feature_description
feature_image {
url
}
Expand Down

0 comments on commit 4b340aa

Please sign in to comment.