From ecf2f906e16a66505d7fdb66c2bc55142f54290b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:49:06 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 638ca0b..6dc1aea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,7 @@ export default function AboutPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg?_wi=2" imageAlt="RAEN atelier craftsmanship" useInvertedBackground={false} /> @@ -81,7 +81,7 @@ export default function AboutPage() { { title: "Silk Essentials", description: "Timeless basics reimagined in premium silk, from fluid blouses to refined camisoles", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-wearing-dark-blue-white-checkered-cardigan_132075-14012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-wearing-dark-blue-white-checkered-cardigan_132075-14012.jpg?_wi=2", imageAlt: "Silk essentials collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -89,7 +89,7 @@ export default function AboutPage() { { title: "Tailored Structure", description: "Precision-cut blazers, trousers, and skirts designed to flatter and empower", - imageSrc: "http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28302.jpg?_wi=2", imageAlt: "Tailored structure collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -97,7 +97,7 @@ export default function AboutPage() { { title: "Luxe Knitwear", description: "Hand-finished cashmere and merino pieces for elevated comfort and sophistication", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-pullovers-pine-cones-with-copy-space_23-2148791080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-pullovers-pine-cones-with-copy-space_23-2148791080.jpg?_wi=2", imageAlt: "Luxe knitwear collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -105,7 +105,7 @@ export default function AboutPage() { { title: "Statement Outerwear", description: "Architectural coats and jackets that define the silhouette and season", - imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-14026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-14026.jpg?_wi=2", imageAlt: "Statement outerwear collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -113,7 +113,7 @@ export default function AboutPage() { { title: "Evening Elegance", description: "Refined gowns and formal wear crafted for unforgettable moments", - imageSrc: "http://img.b2bpic.net/free-photo/male-fashion-designer-holding-coat-with-his-customer-sitting-chair-shop_23-2148180341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-fashion-designer-holding-coat-with-his-customer-sitting-chair-shop_23-2148180341.jpg?_wi=2", imageAlt: "Evening elegance collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -121,7 +121,7 @@ export default function AboutPage() { { title: "Accessories & Details", description: "Curated accessories and finishing touches that complete every ensemble", - imageSrc: "http://img.b2bpic.net/free-photo/halloween-decor-white-table-black-surface_176420-9109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/halloween-decor-white-table-black-surface_176420-9109.jpg?_wi=2", imageAlt: "Accessories collection", buttonIcon: ArrowRight, buttonHref: "/", @@ -182,7 +182,7 @@ export default function AboutPage() { {/* Footer */}