From 033b83b41163797ac59c78ec61cbaccbab2ba82e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:30:38 +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 d7b78b7..03c8ab0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -147,7 +147,7 @@ export default function AboutPage() { role: "Tesla Model 3 Owner", company: "Draper", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg?_wi=4", imageAlt: "Jessica Martinez - satisfied customer", }, { @@ -156,7 +156,7 @@ export default function AboutPage() { role: "BMW M440i Owner", company: "Bluffdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=7", imageAlt: "Marcus Thompson - satisfied customer", }, { @@ -165,7 +165,7 @@ export default function AboutPage() { role: "Ford F-150 Owner", company: "South Jordan", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=8", imageAlt: "Amanda Rodriguez - satisfied customer", }, { @@ -174,7 +174,7 @@ export default function AboutPage() { role: "Range Rover Owner", company: "Riverton", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=3", imageAlt: "David Chang - satisfied customer", }, ]} -- 2.49.1 From 2aa6a04150d0ddb20d7b2685147957c1e022202e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:30:38 +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 b34155f..2c3ecef 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +