Skip to content

Commit

Permalink
fix ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecasal committed Sep 11, 2024
1 parent 4b49ffa commit fbab260
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/routes/_marketing+/mentorship.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ export const meta: MetaFunction = () => {
]
}

const stats = [
{ label: 'with an initial call', value: 'Start' },
{ label: 'with guided cycles', value: 'Sprint' },
{ label: 'higher goals', value: 'Reach' },
]

const featuredTestimonial = {
body: "André is the best! He's is a very patient and dedicated mentor, he has helped me a lot stepping up my dev career and feel more confident very quickly. He guided me through all the steps to deploy an enterprise grade SaaS application, and I'd never imagine I'd find someone so invested in my project and my success.",
author: {
Expand Down

0 comments on commit fbab260

Please sign in to comment.