diff --git a/src/app/page.tsx b/src/app/page.tsx index a7565d7..4b849b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,35 +68,35 @@ export default function LandingPage() { handle: "@robert", testimonial: "Excellent family paint store and super nice. They can match any color from a paint chip.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149036965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149036965.jpg?_wi=1", }, { name: "Rick Johnson", handle: "@rick", testimonial: "Inside has beautiful colorful murals, well stocked with everything for major & minor art projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-spray-gun-white-wall_176420-4747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-spray-gun-white-wall_176420-4747.jpg?_wi=1", }, { name: "Frank Schwab", handle: "@frank", testimonial: "As a business owner, their skills to match existing paint colors is just amazing. High quality and great service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg?_wi=1", }, { name: "Sarah Miller", handle: "@sarah", testimonial: "The staff here is incredibly knowledgeable. They helped me find the perfect shade for my bedroom.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-gardener-selling-products_329181-16489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-gardener-selling-products_329181-16489.jpg?_wi=1", }, { name: "Tom Davis", handle: "@tom", testimonial: "Best place in Sandpoint for painting supplies. Reasonable prices and the best service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353691.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/high-angle-colored-paint-cans-with-copy-space_23-2148591311.jpg" @@ -196,27 +196,27 @@ export default function LandingPage() { { id: "1", name: "Robert Norris", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149036965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149036965.jpg?_wi=2", }, { id: "2", name: "Rick Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-spray-gun-white-wall_176420-4747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-spray-gun-white-wall_176420-4747.jpg?_wi=2", }, { id: "3", name: "Frank Schwab", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg?_wi=2", }, { id: "4", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-gardener-selling-products_329181-16489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-gardener-selling-products_329181-16489.jpg?_wi=2", }, { id: "5", name: "Tom Davis", - imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353691.jpg?_wi=2", }, ]} cardTitle="Our Happy Customers"