Skip to content

Commit

Permalink
leads: Gonna stop moonlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
danascape authored Oct 2, 2024
1 parent 5e39257 commit 0aa93df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/leads.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const leads = [
{
id: 1,
text: "Saalim Quadri",
subtext: "Raptee, LFX 23",
subtext: "Vispero, LFX 23",
url: "/images/Lead2.jpg",
},
{
Expand Down Expand Up @@ -48,4 +48,4 @@ const Leads = () => {
);
};

export default Leads;
export default Leads;

0 comments on commit 0aa93df

Please sign in to comment.