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", }, ]} 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' }, '*'); })(); +` + }} + /> + +