Skip to content

Commit 306b3e6

Browse files
committed
Improve Home Depot gist section
1 parent 140d24a commit 306b3e6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/components/Home/GistSection/GistSection.jsx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ function GistSection(props) {
2020
<>
2121
<div className={'mb-4'}>
2222
<p style={{ fontSize: '1rem' }}>
23-
As a principal software engineer at {HOME_DEPOT_LOGO}, I balance responsibilities between making
24-
decisions for the company and onboarding our new (and current) coworkers. With my understanding
25-
of the company's internal/external ecosystems, I have both enhanced the customer membership
26-
experience for customers as well as reshaped the developer experience and mentored multiple new
27-
hires as they join our teams.
23+
As a principal software engineer at {HOME_DEPOT_LOGO}, I balance responsibilities between
24+
making major innovations for the company and mentoring coworkers.
25+
While creating the new HD Pass loyalty program, I enhanced both the customer and developer
26+
experiences such that features were delivered faster and apps ran smoother.
2827
</p>
2928

3029
<p style={{ fontSize: '1rem' }}>

0 commit comments

Comments
 (0)