diff --git a/src/app/page.tsx b/src/app/page.tsx index 843867a..4c58f5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,42 +73,42 @@ export default function HomePage() { id: "1", name: "Smart Motion Sensor", price: "$79.99", - imageSrc: "http://img.b2bpic.net/free-photo/white-wireless-earbuds-with-case_53876-96327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wireless-earbuds-with-case_53876-96327.jpg?_wi=1", imageAlt: "Smart Motion Sensor", }, { id: "2", name: "Eco Smart Thermostat", price: "$129.99", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=1", imageAlt: "Eco Smart Thermostat", }, { id: "3", name: "Voice Control Hub", price: "$99.99", - imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg?_wi=1", imageAlt: "Voice Control Hub", }, { id: "4", name: "Smart Lighting Strip", price: "$49.99", - imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=1", imageAlt: "Smart Lighting Strip", }, { id: "5", name: "AI Security Camera", price: "$149.99", - imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=2", imageAlt: "AI Security Camera", }, { id: "6", name: "Smart Door Lock", price: "$189.99", - imageSrc: "http://img.b2bpic.net/free-photo/devices-arrangement-table_23-2148994216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/devices-arrangement-table_23-2148994216.jpg?_wi=1", imageAlt: "Smart Door Lock", }, ]} @@ -147,7 +147,7 @@ export default function HomePage() { icon: Headphones, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-wireless-earbuds-with-case_53876-96327.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-wireless-earbuds-with-case_53876-96327.jpg?_wi=2" imageAlt="Premium smart home solutions" imagePosition="right" textboxLayout="default" @@ -167,25 +167,25 @@ export default function HomePage() { id: 1, title: "Save Time Daily", description: "Automate routine tasks and reclaim hours every week with intelligent home automation.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=2", }, { id: 2, title: "Enhance Convenience", description: "Control everything from your smartphone or voice commands for seamless living.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg?_wi=2", }, { id: 3, title: "Improve Security", description: "Monitor and protect your home 24/7 with advanced smart security solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=3", }, { id: 4, title: "Reduce Energy Costs", description: "Optimize energy consumption and lower your bills with intelligent climate control.", - imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=4", }, ]} textboxLayout="default"