Skip to content

Commit

Permalink
Merge branch 'pbdsce:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
2004yash authored Oct 14, 2024
2 parents 71a868e + 0aa93df commit 0d9c2e2
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 0d9c2e2

Please sign in to comment.