Skip to content

Commit

Permalink
refactor: ♻️ Update macbook link
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinhern committed Jan 30, 2025
1 parent f5a1f1d commit 730b29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/features/gear/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ export const gear: GearItem[] = [
title: 'MacBook Pro 16"',
description: "Daily driver. Sleek, great display, and powerful.",
category: GearCategory.Everyday,
image: "https://f.media-amazon.com/images/I/618d5bS2lUL._AC_SL1500_.jpg",
link: "https://amzn.to/4azkg4u",
image: "https://f.media-amazon.com/images/I/61hw7aZWYSL._AC_SL1500_.jpg",
link: "https://amzn.to/42zMQRa",
},
{
title: "Apple AirPods Pro",
Expand Down

0 comments on commit 730b29b

Please sign in to comment.