Skip to content

Commit

Permalink
Update sponsors on Distibutor of the Year & Sussessful Dealer Award
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Dec 10, 2024
1 parent f7c1a64 commit 17a7faa
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions packages/global/components/blocks/sponsors.marko
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $ const { alias, showTitle = true } = input;
$ const sponsorImages = {
"distributor-of-the-year": [
{
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/distributor-of-the-year-award/Cummins-Meritor.png",
alt: "Distributor Of The Year Award Sponsor: Cummins-Meritor",
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/distributor-of-the-year-award/corporate_lg_bw.png",
alt: "Distributor Of The Year Award Sponsor: Cummins",
link: { href: "https://www.cummins.com/components/drivetrain-systems", target: "_blank" }
},
{
Expand All @@ -24,11 +24,6 @@ $ const sponsorImages = {
alt: "Distributor Of The Year Award Sponsor: Interstate Billing",
link: { href: "https://www.interstatebilling.com/", target: "_blank" }
},
{
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/distributor-of-the-year-award/Karmak.png",
alt: "Distributor Of The Year Award Sponsor: Karmak",
link: { href: "https://karmak.com/", target: "_blank" }
},
],
"successful-dealer-award": [
{
Expand All @@ -39,10 +34,6 @@ $ const sponsorImages = {
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/successfull-dealer-award/ntp-horizontal.png",
alt: "Successful Dealer Award Sponsor: National Truck Protection"
},
{
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/successfull-dealer-award/karmak.png",
alt: "Successful Dealer Award Sponsor: Karmak"
},
{
src: "https://img.truckpartsandservice.com/files/base/randallreilly/all/image/static/tps/successfull-dealer-award/premium2000.png",
alt: "Successful Dealer Award Sponsor: Premium2000+"
Expand Down

0 comments on commit 17a7faa

Please sign in to comment.