From 74d13be2e763d0ed1725e342d8a7bbf23bd994f0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:29:49 +0000 Subject: [PATCH 1/4] Update src/app/browse/page.tsx --- src/app/browse/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/browse/page.tsx b/src/app/browse/page.tsx index fe34e62..4e47d4b 100644 --- a/src/app/browse/page.tsx +++ b/src/app/browse/page.tsx @@ -66,7 +66,7 @@ export default function BrowsePage() { title="Find Your Perfect Car" description="Explore premium vehicles with interactive map browsing, secure authentication, and personalized recommendations powered by advanced filtering." tag="Premium Marketplace" - imageSrc="http://img.b2bpic.net/free-photo/business-woman-using-smart-phone-outside-office-center_1328-3529.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-using-smart-phone-outside-office-center_1328-3529.jpg?_wi=2" imageAlt="modern luxury car dealership showroom" textPosition="bottom-left" showBlur={true} @@ -91,7 +91,7 @@ export default function BrowsePage() { price: "$68,500", rating: 5, reviewCount: "124", - imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-with-tablet_23-2148130723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-with-tablet_23-2148130723.jpg?_wi=2", imageAlt: "luxury sedan sports car profile view", }, { @@ -101,7 +101,7 @@ export default function BrowsePage() { price: "$89,900", rating: 5, reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom-with-business-flyers_1303-14580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom-with-business-flyers_1303-14580.jpg?_wi=2", imageAlt: "sleek suv luxury vehicle showcase", }, { @@ -111,7 +111,7 @@ export default function BrowsePage() { price: "$115,000", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/light-retro-bumper-automobile-front_1203-4319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-retro-bumper-automobile-front_1203-4319.jpg?_wi=2", imageAlt: "classic car auction marketplace listing", }, ]} @@ -135,7 +135,7 @@ export default function BrowsePage() { role: "CEO", company: "Tech Ventures Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg?_wi=2", imageAlt: "satisfied customer portrait professional photo", }, { @@ -144,7 +144,7 @@ export default function BrowsePage() { role: "Marketing Director", company: "Digital Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg?_wi=2", imageAlt: "professional woman headshot portrait photo", }, { @@ -153,7 +153,7 @@ export default function BrowsePage() { role: "Product Manager", company: "Innovation Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg?_wi=2", imageAlt: "male professional headshot portrait business", }, { @@ -162,7 +162,7 @@ export default function BrowsePage() { role: "Entrepreneur", company: "StartUp Hub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", imageAlt: "professional man business headshot portrait", }, ]} -- 2.49.1 From 0e1c1056eb28dbdc34a6558df22192a7112b4fb9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:29:50 +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 993bf59..2d0daae 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +