From 0d4d9af7f4bed65e15441f295a50242c302ea548 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:11:43 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0a839ca..09b02cd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -101,19 +101,19 @@ export default function AboutPage() { { 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", imageAlt: "kitchen designer consultation planning modern"}, + "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=4", 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", imageAlt: "custom kitchen cabinets installation modern"}, + "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=3", 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", imageAlt: "kitchen remodeling renovation transformation"}, + "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=3", 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", imageAlt: "modern interior design kitchen space"}, + "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg?_wi=2", imageAlt: "modern interior design kitchen space"}, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -172,7 +172,7 @@ export default function AboutPage() {