diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c7ce09..3d659d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,15 +76,15 @@ export default function HomePage() { imageAlt: "dark modern kitchen design with island", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "elegant kitchen renovation luxury design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg?_wi=1", imageAlt: "modern kitchen custom built-in storage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg?_wi=1", imageAlt: "luxury kitchen space designer finishes", }, ]} @@ -127,28 +127,28 @@ export default function HomePage() { id: "01", title: "Kitchen Design", description: "Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=1", imageAlt: "kitchen designer consultation planning modern", }, { id: "02", title: "Custom Cabinets", description: "Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.", - imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=1", imageAlt: "custom kitchen cabinets installation modern", }, { id: "03", title: "Kitchen Remodeling", description: "Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=1", imageAlt: "kitchen remodeling renovation transformation", }, { id: "04", title: "Interior Design", description: "Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg?_wi=1", imageAlt: "modern interior design kitchen space", }, ]} @@ -179,42 +179,42 @@ export default function HomePage() { id: "1", name: "Modern White Kitchen", price: "Luxury Modern", - imageSrc: "http://img.b2bpic.net/free-photo/person-reaching-matte-black-kitchen-faucet-before-turning-water_169016-69327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-reaching-matte-black-kitchen-faucet-before-turning-water_169016-69327.jpg?_wi=1", imageAlt: "modern white kitchen cabinets marble counters", }, { id: "2", name: "Classic Dark Wood Kitchen", price: "Elegant Classic", - imageSrc: "http://img.b2bpic.net/free-photo/room-house-decorated-with-brazilian-folklore-design_23-2150794003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-house-decorated-with-brazilian-folklore-design_23-2150794003.jpg?_wi=1", imageAlt: "classic dark wood kitchen cabinets elegant", }, { id: "3", name: "Open Concept Modern", price: "Contemporary Design", - imageSrc: "http://img.b2bpic.net/free-photo/daughter-making-surprise-mother-kitchen_23-2147788211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/daughter-making-surprise-mother-kitchen_23-2147788211.jpg?_wi=1", imageAlt: "open concept kitchen island modern design", }, { id: "4", name: "Luxury Chef's Kitchen", price: "Premium Renovation", - imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-drink-bar_23-2150444006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-drink-bar_23-2150444006.jpg?_wi=1", imageAlt: "luxury chef kitchen professional appliances", }, { id: "5", name: "Scandinavian Minimalist", price: "Modern Minimal", - imageSrc: "http://img.b2bpic.net/free-photo/girls-having-meal-kitchen_23-2147810142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girls-having-meal-kitchen_23-2147810142.jpg?_wi=1", imageAlt: "scandinavian minimalist kitchen light wood", }, { id: "6", name: "Mediterranean Elegance", price: "Classic Mediterranean", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ingredients-arrangement_23-2149707912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ingredients-arrangement_23-2149707912.jpg?_wi=1", imageAlt: "mediterranean kitchen warm earth tones", }, ]} @@ -358,7 +358,7 @@ export default function HomePage() {