From 4fbdd28bb57171e82be45dcee1f6e92ae1824da3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:34:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b6e239..c4811af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { description: "Automated identification of woven and printed fabric structures.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg?_wi=1", imageAlt: "digital fashion design software", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { description: "AI-driven analysis of seasonal fabric pattern trends.", bentoComponent: "reveal-icon", icon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=1", imageAlt: "professional fashion designer portrait", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { description: "Estimate material waste for your pattern placements.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=1", imageAlt: "male textile designer portrait", }, ]} @@ -183,17 +183,17 @@ export default function LandingPage() { { id: "1", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=2", }, { id: "2", name: "David Cho", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=2", }, { id: "3", name: "Elena Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg?_wi=1", }, { id: "4", @@ -215,14 +215,14 @@ export default function LandingPage() {