diff --git a/src/app/custom-furniture/page.tsx b/src/app/custom-furniture/page.tsx index 2a6c338..ff3fc71 100644 --- a/src/app/custom-furniture/page.tsx +++ b/src/app/custom-furniture/page.tsx @@ -86,28 +86,28 @@ export default function CustomFurniturePage() { id: 1, title: "Initial Consultation", description: "Meet with our design team to discuss your needs, space dimensions, style preferences, and budget. We listen carefully to understand your vision.", - imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg?_wi=3", imageAlt: "Design consultation meeting", }, { id: 2, title: "Design & Planning", description: "Our master craftsmen create detailed designs and plans tailored to your specifications. We source premium materials and finalize every detail with your approval.", - imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=4", imageAlt: "Furniture design planning", }, { id: 3, title: "Expert Craftsmanship", description: "Our experienced woodworkers handcraft your furniture using traditional techniques and premium materials. Quality control is maintained throughout the process.", - imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg?_wi=4", imageAlt: "Furniture craftsmanship in progress", }, { id: 4, title: "Delivery & Installation", description: "We handle professional delivery and installation in your home. Our team ensures your custom furniture is perfectly positioned and ready to enjoy.", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=4", imageAlt: "Furniture installation in home", }, ]}