From cfd990081f9b69f00a1b501f61898231182473af Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:00:11 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 570678c..9c89433 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,28 +66,28 @@ export default function AboutPage() { id: 1, title: "Imported Italian Mills", description: "Exclusively sourced fabrics from Loro Piana, Cerruti, and Vitale Barberis Canonico. Every fiber selected for longevity, drape, and prestige.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-details_23-2149620487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-details_23-2149620487.jpg?_wi=2", imageAlt: "Premium Italian fabric collection", }, { id: 2, title: "Precision Craftsmanship", description: "Hand-stitched by master tailors with 20+ years of experience. Every seam, every button, every detail executed with meticulous care.", - imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons-with-thimble_23-2148145982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons-with-thimble_23-2148145982.jpg?_wi=2", imageAlt: "Close-up of hand-stitching detail", }, { id: 3, title: "Lifetime Alterations", description: "Your suit grows with you. Free alterations for life—because true bespoke is forever. Updates, repairs, reimagining at no extra cost.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-manufacturing-clothes-close-up_23-2149007420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-manufacturing-clothes-close-up_23-2149007420.jpg?_wi=2", imageAlt: "Precise measurement and fitting process", }, { id: 4, title: "Home Appointments", description: "Luxury tailoring comes to you. Book private consultations at your residence—fabric selection, measurements, fittings all handled with discretion and convenience.", - imageSrc: "http://img.b2bpic.net/free-photo/classy-man-tailor-shop_53876-24895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classy-man-tailor-shop_53876-24895.jpg?_wi=2", imageAlt: "Personal consultation at residence", }, ]} -- 2.49.1 From b8da8a7046695a299f6c903f581a1e319b8285e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:00:12 +0000 Subject: [PATCH 2/4] Update src/app/collections/page.tsx --- src/app/collections/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 68adf3e..036aab7 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -57,21 +57,21 @@ export default function CollectionsPage() { id: "1", name: "Bespoke Suits", price: "From ₹85,000", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-99066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-99066.jpg?_wi=2", imageAlt: "Premium bespoke suit collection", }, { id: "2", name: "Wedding Sherwanis", price: "From ₹1,20,000", - imageSrc: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor-against-green-bushes-park_627829-12676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor-against-green-bushes-park_627829-12676.jpg?_wi=2", imageAlt: "Luxury wedding sherwani collection", }, { id: "3", name: "Formal Tuxedos", price: "From ₹95,000", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-handsome-groom-wearing-brown-plaid-suit-with-bow-tie-sitting-floor-with-glass-alcohol-beverage-white-background-seriously-looking-camera_8353-12557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-handsome-groom-wearing-brown-plaid-suit-with-bow-tie-sitting-floor-with-glass-alcohol-beverage-white-background-seriously-looking-camera_8353-12557.jpg?_wi=2", imageAlt: "Black tie tuxedo collection", }, ]} -- 2.49.1 From e772fcf3c838d46d5b1cc234b37b993bf646d521 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:00:13 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1e41fca..7dccfed 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +