From 4159295f48df8d4efcbc2d41913101dadbeaab23 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:15:45 +0000 Subject: [PATCH 1/4] 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 20c37a3..f1c78b8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { { text: "Join Our Community", href: "/" }, { text: "List a Tool", href: "/list" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg?_wi=3" imageAlt="About GearUp community" showDimOverlay={true} /> @@ -111,7 +111,7 @@ export default function AboutPage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg?_wi=3" imageAlt="GearUp team and community" mediaAnimation="slide-up" imagePosition="right" @@ -133,7 +133,7 @@ export default function AboutPage() { role: "Homeowner", company: "San Francisco, CA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { role: "Contractor", company: "Oakland, CA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg?_wi=2", imageAlt: "Marcus Rodriguez", }, { @@ -151,7 +151,7 @@ export default function AboutPage() { role: "DIY Enthusiast", company: "Berkeley, CA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2", imageAlt: "Emily Thompson", }, ]} -- 2.49.1 From 02ca85c910ae76e0a31c6d39a7588aca2e4cc75c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:15:46 +0000 Subject: [PATCH 2/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 734fc2d..f4da00d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +