diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index de4b72e..bb815e8 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -106,7 +106,7 @@ export default function CollectionsPage() { title: "Modern Minimalist", price: "From $5,000", period: "per project", - imageSrc: "http://img.b2bpic.net/free-photo/open-dishwasher-bright-modern-kitchen-clean-living_169016-71133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-dishwasher-bright-modern-kitchen-clean-living_169016-71133.jpg?_wi=2", button: { text: "Explore Design", href: "/quote" }, features: [ "Clean, contemporary lines", @@ -122,7 +122,7 @@ export default function CollectionsPage() { title: "Classic Premium", price: "From $12,000", period: "per project", - imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg?_wi=3", button: { text: "Explore Design", href: "/quote" }, features: [ "Timeless design elements", @@ -138,7 +138,7 @@ export default function CollectionsPage() { title: "Luxury Bespoke", price: "From $25,000", period: "per project", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg?_wi=2", button: { text: "Schedule Consultation", href: "/quote" }, features: [ "Custom bespoke design",