diff --git a/src/app/page.tsx b/src/app/page.tsx index 67a113a..c149f3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115548.jpg", imageAlt: "Modern cabinetry showcase" }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-couple-kitchen_23-2148115497.jpg", imageAlt: "Kitchen cabinet installation" + imageSrc: "http://img.b2bpic.net/free-photo/modern-couple-kitchen_23-2148115497.jpg?_wi=1", imageAlt: "Kitchen cabinet installation" } ]} rating={5} @@ -74,7 +74,7 @@ export default function LandingPage() { tagIcon={Image} products={[ { - id: "1", name: "Contemporary Kitchen Set", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-couple-kitchen_23-2148115497.jpg", imageAlt: "Contemporary kitchen cabinetry" + id: "1", name: "Contemporary Kitchen Set", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-couple-kitchen_23-2148115497.jpg?_wi=2", imageAlt: "Contemporary kitchen cabinetry" }, { id: "2", name: "Luxury Bathroom Vanity", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg", imageAlt: "Bathroom vanity cabinet"