diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 635a38a..fb9c712 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { price: "$4,500", rating: 4.8, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-psd/reading-room-old-library-house-generative-ai_587448-2198.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/reading-room-old-library-house-generative-ai_587448-2198.jpg?_wi=2", imageAlt: "victorian mahogany writing desk", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { price: "$12,000", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg?_wi=2", imageAlt: "ming dynasty porcelain vase intricate", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { price: "$7,800", rating: 4.7, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-golden-lamp-hangs-ceiling_1304-5596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-golden-lamp-hangs-ceiling_1304-5596.jpg?_wi=2", imageAlt: "art deco crystal chandelier elegant", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { price: "$9,200", rating: 4.9, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/princess-rich-golden-dress-sits-throne-before-red-wall_1304-3084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/princess-rich-golden-dress-sits-throne-before-red-wall_1304-3084.jpg?_wi=2", imageAlt: "baroque woven tapestry detailed scene", }, ]} @@ -141,7 +141,7 @@ export default function LandingPage() { "Chair", "Cabinet", ], - imageSrc: "http://img.b2bpic.net/free-photo/pillow-light-indoor-modern-room_1203-4117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-light-indoor-modern-room_1203-4117.jpg?_wi=2", imageAlt: "luxurious antique wooden armchair", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { "Bronze", "Modern", ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=2", imageAlt: "luxurious antique shop interior elegant lighting", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { "Plates", "Figurines", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg?_wi=3", imageAlt: "ming dynasty porcelain vase intricate", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { "Rugs", "Embroidery", ], - imageSrc: "http://img.b2bpic.net/free-photo/princess-rich-golden-dress-sits-throne-before-red-wall_1304-3084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/princess-rich-golden-dress-sits-throne-before-red-wall_1304-3084.jpg?_wi=3", imageAlt: "baroque woven tapestry detailed scene", }, ]}