From 1c96dac6dae0073cc906c26e47ba464fcfd9f0ae Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:42:01 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1f6d210..a6b80fd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,8 +61,8 @@ export default function AboutPage() { description: "From concept to installation, we create kitchens that reflect your style and maximize efficiency. Our team handles every detail with precision.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen design expertise" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", imageAlt: "Craftsmanship in action" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=5", imageAlt: "Kitchen design expertise" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg?_wi=2", imageAlt: "Craftsmanship in action" } ] }, { @@ -70,8 +70,8 @@ export default function AboutPage() { description: "Custom wardrobes and storage systems designed to maximize space while maintaining elegant aesthetics. Smart organization for modern living.", icon: Shirt, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", imageAlt: "Storage solutions" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg", imageAlt: "Wardrobe organization" } + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=3", imageAlt: "Storage solutions" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg?_wi=2", imageAlt: "Wardrobe organization" } ] }, { @@ -79,8 +79,8 @@ export default function AboutPage() { description: "Professional workspace solutions that inspire productivity. Custom desks, shelving, and storage perfectly suited to your business needs.", icon: Briefcase, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg", imageAlt: "Office furniture design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Professional workspace" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg?_wi=2", imageAlt: "Office furniture design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=2", imageAlt: "Professional workspace" } ] } ]} From 8ac0f5c5d709be2bf3403eef1f8bc44059a70fc7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:42:02 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index dfa0b01..d7025ab 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your project (kitchen, wardrobe, office furniture, etc.)", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg?_wi=5" imageAlt="Furniture workshop" mediaAnimation="slide-up" mediaPosition="right" From a6a580e308710c1d42dddbaf0b67fb7569f4abda Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:42:04 +0000 Subject: [PATCH 3/6] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d19534..6a718ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function HomePage() { { text: "Get Free Consultation", href: "/contact" } ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Custom kitchen showcase" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Premium kitchen furniture" }, - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", imageAlt: "Custom wardrobe design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg", imageAlt: "Office furniture solution" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", imageAlt: "Furniture workshop" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "Custom kitchen showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2", imageAlt: "Premium kitchen furniture" }, + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=1", imageAlt: "Custom wardrobe design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg?_wi=1", imageAlt: "Office furniture solution" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg?_wi=1", imageAlt: "Furniture workshop" } ]} /> @@ -84,8 +84,8 @@ export default function HomePage() { description: "Elegant, functional kitchens tailored to your space. Premium materials, smart storage, and modern design.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Custom kitchen service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen design showcase" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=3", imageAlt: "Custom kitchen service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=4", imageAlt: "Kitchen design showcase" } ] }, { @@ -93,8 +93,8 @@ export default function HomePage() { description: "Maximize your storage with custom wardrobes. Sliding doors, smart organization, and timeless design.", icon: Shirt, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", imageAlt: "Wardrobe customization" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg", imageAlt: "Wardrobe storage solution" } + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=2", imageAlt: "Wardrobe customization" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg?_wi=1", imageAlt: "Wardrobe storage solution" } ] }, { @@ -102,8 +102,8 @@ export default function HomePage() { description: "Professional workspace solutions for small businesses. Custom desks, shelving, and storage tailored to your needs.", icon: Briefcase, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg", imageAlt: "Office furniture design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Office workspace setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg?_wi=1", imageAlt: "Office furniture design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=1", imageAlt: "Office workspace setup" } ] } ]} @@ -132,12 +132,12 @@ export default function HomePage() {
Date: Tue, 3 Mar 2026 17:42:05 +0000 Subject: [PATCH 4/6] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index f74f86d..656896c 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -48,35 +48,35 @@ export default function PortfolioPage() { id: "1", name: "Modern Kitchen Renovation", price: "Completed 2024", - 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=7", imageAlt: "Modern kitchen project" }, { id: "2", name: "Luxury Wardrobe System", price: "Completed 2024", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=5", imageAlt: "Custom wardrobe project" }, { id: "3", name: "Executive Office Setup", price: "Completed 2023", - imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg?_wi=2", imageAlt: "Office furniture project" }, { id: "4", name: "Contemporary Kitchen Design", price: "Completed 2023", - 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=8", imageAlt: "Contemporary kitchen" }, { id: "5", name: "Smart Storage Solution", price: "Completed 2024", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg?_wi=4", imageAlt: "Storage solution project" } ]} @@ -98,8 +98,8 @@ export default function PortfolioPage() { description: "Custom kitchens that combine elegant design with practical functionality. From modern minimalist to classic luxury, we create spaces where cooking becomes a pleasure.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen projects" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", imageAlt: "Kitchen craftsmanship" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=9", imageAlt: "Kitchen projects" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg?_wi=4", imageAlt: "Kitchen craftsmanship" } ] }, { @@ -107,8 +107,8 @@ export default function PortfolioPage() { description: "Custom wardrobes and storage systems that maximize space and style. Sliding doors, smart organization, and premium finishes create bedroom sanctuaries.", icon: Shirt, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", imageAlt: "Wardrobe projects" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg", imageAlt: "Wardrobe storage" } + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=6", imageAlt: "Wardrobe projects" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg?_wi=5", imageAlt: "Wardrobe storage" } ] }, { @@ -116,8 +116,8 @@ export default function PortfolioPage() { description: "Professional workspaces designed for productivity and style. Custom desks, shelving, and storage solutions tailored to business needs and corporate aesthetics.", icon: Briefcase, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg", imageAlt: "Office projects" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Office workspace" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg?_wi=4", imageAlt: "Office projects" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=4", imageAlt: "Office workspace" } ] } ]} From e7af512ec28271451e9eefec17c7bce2e6ca6975 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:42:06 +0000 Subject: [PATCH 5/6] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index a406a4a..0213774 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -41,12 +41,12 @@ export default function ReviewsPage() {
Date: Tue, 3 Mar 2026 17:42:07 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 453dc69..10cf7ad 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,8 +49,8 @@ export default function ServicesPage() { description: "Transform your kitchen with bespoke cabinetry and furniture. We combine functionality with elegant design, offering premium materials and smart storage solutions.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Custom kitchen cabinetry" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", imageAlt: "Professional kitchen installation" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=6", imageAlt: "Custom kitchen cabinetry" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg?_wi=3", imageAlt: "Professional kitchen installation" } ] }, { @@ -58,8 +58,8 @@ export default function ServicesPage() { description: "Maximize bedroom space with custom wardrobe systems. Sliding doors, internal organization, mirror panels, and premium hardware create the perfect storage solution.", icon: Shirt, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", imageAlt: "Wardrobe system design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg", imageAlt: "Organized wardrobe storage" } + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=4", imageAlt: "Wardrobe system design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-sweater_23-2149190381.jpg?_wi=3", imageAlt: "Organized wardrobe storage" } ] }, { @@ -67,8 +67,8 @@ export default function ServicesPage() { description: "Create productive workspaces with custom office furniture. Custom desks, shelving systems, and storage solutions designed specifically for your business.", icon: Briefcase, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg", imageAlt: "Office furniture design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Professional workspace setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-with-nobody-present_482257-122002.jpg?_wi=3", imageAlt: "Office furniture design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=3", imageAlt: "Professional workspace setup" } ] } ]}