diff --git a/src/app/page.tsx b/src/app/page.tsx index 42404f9..d4967d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { id: "1", name: "Classic Acoustic Series", price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg?_wi=1", }, { id: "2", @@ -134,7 +134,7 @@ export default function LandingPage() { id: "4", name: "Vintage Mahogany Acoustic", price: "$1,899", - imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg?_wi=2", }, { id: "5",